var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961531&docid=68843537&x=2026',
		'title': '',
		'imageId': '68843537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961531&docid=68843540&x=2026',
		'title': '',
		'imageId': '68843540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961531&docid=68843543&x=2026',
		'title': '',
		'imageId': '68843543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961531&docid=68843558&x=2026',
		'title': '',
		'imageId': '68843558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961531&docid=68843561&x=2026',
		'title': '',
		'imageId': '68843561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961531&docid=68843565&x=2026',
		'title': '',
		'imageId': '68843565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961531&docid=68843569&x=2026',
		'title': '',
		'imageId': '68843569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961531&docid=68843574&x=2026',
		'title': '',
		'imageId': '68843574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961531&docid=68843578&x=2026',
		'title': '',
		'imageId': '68843578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961531&docid=68843682&x=2026',
		'title': '',
		'imageId': '68843682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961531&docid=68843695&x=2026',
		'title': '',
		'imageId': '68843695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961531&docid=68843704&x=2026',
		'title': '',
		'imageId': '68843704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961531';

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