var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975373&docid=69155699&x=4627',
		'title': '',
		'imageId': '69155699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975373&docid=69155700&x=4627',
		'title': '',
		'imageId': '69155700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975373&docid=69155701&x=4627',
		'title': '',
		'imageId': '69155701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975373&docid=69155702&x=4627',
		'title': '',
		'imageId': '69155702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975373&docid=69155698&x=4627',
		'title': '',
		'imageId': '69155698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975373&docid=69155706&x=4627',
		'title': '',
		'imageId': '69155706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975373&docid=69155714&x=4627',
		'title': '',
		'imageId': '69155714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975373&docid=69155715&x=4627',
		'title': '',
		'imageId': '69155715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975373&docid=69155716&x=4627',
		'title': '',
		'imageId': '69155716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975373&docid=69155717&x=4627',
		'title': '',
		'imageId': '69155717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975373&docid=69155720&x=4627',
		'title': '',
		'imageId': '69155720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975373&docid=69155725&x=4627',
		'title': '',
		'imageId': '69155725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975373&docid=69155697&x=4627',
		'title': '',
		'imageId': '69155697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975373';

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