var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923909&docid=68031964&x=4843',
		'title': '',
		'imageId': '68031964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923909&docid=68031962&x=4843',
		'title': '',
		'imageId': '68031962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923909&docid=68031963&x=4843',
		'title': '',
		'imageId': '68031963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923909&docid=68031967&x=4843',
		'title': '',
		'imageId': '68031967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923909&docid=68031966&x=4843',
		'title': '',
		'imageId': '68031966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923909&docid=68031973&x=4843',
		'title': '',
		'imageId': '68031973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923909&docid=68031984&x=4843',
		'title': '',
		'imageId': '68031984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923909&docid=68031965&x=4843',
		'title': '',
		'imageId': '68031965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923909';

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