var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958683&x=4954',
		'title': '',
		'imageId': '68958683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958700&x=4954',
		'title': '',
		'imageId': '68958700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958701&x=4954',
		'title': '',
		'imageId': '68958701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958690&x=4954',
		'title': '',
		'imageId': '68958690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958695&x=4954',
		'title': '',
		'imageId': '68958695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958698&x=4954',
		'title': '',
		'imageId': '68958698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958691&x=4954',
		'title': '',
		'imageId': '68958691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958684&x=4954',
		'title': '',
		'imageId': '68958684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958688&x=4954',
		'title': '',
		'imageId': '68958688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958685&x=4954',
		'title': '',
		'imageId': '68958685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958693&x=4954',
		'title': '',
		'imageId': '68958693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958687&x=4954',
		'title': '',
		'imageId': '68958687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958692&x=4954',
		'title': '',
		'imageId': '68958692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958699&x=4954',
		'title': '',
		'imageId': '68958699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958686&x=4954',
		'title': '',
		'imageId': '68958686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958689&x=4954',
		'title': '',
		'imageId': '68958689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958697&x=4954',
		'title': '',
		'imageId': '68958697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966450&docid=68958696&x=4954',
		'title': '',
		'imageId': '68958696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966450';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
