var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939022&docid=68231914&x=3130',
		'title': '',
		'imageId': '68231914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939022&docid=68231907&x=3130',
		'title': '',
		'imageId': '68231907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939022&docid=68231908&x=3130',
		'title': '',
		'imageId': '68231908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939022&docid=68231909&x=3130',
		'title': '',
		'imageId': '68231909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939022&docid=68231912&x=3130',
		'title': '',
		'imageId': '68231912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939022&docid=68231915&x=3130',
		'title': '',
		'imageId': '68231915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939022&docid=68231911&x=3130',
		'title': '',
		'imageId': '68231911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939022&docid=68231913&x=3130',
		'title': '',
		'imageId': '68231913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939022&docid=68231910&x=3130',
		'title': '',
		'imageId': '68231910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939022';

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";
	})
}
