var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3942700&docid=68406876&x=4113',
		'title': '',
		'imageId': '68406876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942700&docid=68406879&x=4113',
		'title': '',
		'imageId': '68406879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942700&docid=68406877&x=4113',
		'title': '',
		'imageId': '68406877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942700&docid=68406875&x=4113',
		'title': '',
		'imageId': '68406875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942700&docid=68406881&x=4113',
		'title': '',
		'imageId': '68406881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942700&docid=68406878&x=4113',
		'title': '',
		'imageId': '68406878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942700&docid=68406874&x=4113',
		'title': '',
		'imageId': '68406874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942700&docid=68406880&x=4113',
		'title': '',
		'imageId': '68406880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3942700';

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