var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932037&docid=68164558&x=4431',
		'title': '',
		'imageId': '68164558',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932037&docid=68164561&x=4431',
		'title': '',
		'imageId': '68164561',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932037&docid=68164562&x=4431',
		'title': '',
		'imageId': '68164562',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932037&docid=68164563&x=4431',
		'title': '',
		'imageId': '68164563',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932037&docid=68164564&x=4431',
		'title': '',
		'imageId': '68164564',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932037&docid=68164565&x=4431',
		'title': '',
		'imageId': '68164565',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932037&docid=68164566&x=4431',
		'title': '',
		'imageId': '68164566',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932037&docid=68164574&x=4431',
		'title': '',
		'imageId': '68164574',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932037&docid=68164575&x=4431',
		'title': '',
		'imageId': '68164575',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932037&docid=68164567&x=4431',
		'title': '',
		'imageId': '68164567',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932037&docid=68164569&x=4431',
		'title': '',
		'imageId': '68164569',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932037&docid=68164570&x=4431',
		'title': '',
		'imageId': '68164570',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932037&docid=68164571&x=4431',
		'title': '',
		'imageId': '68164571',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932037&docid=68164572&x=4431',
		'title': '',
		'imageId': '68164572',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932037&docid=68164573&x=4431',
		'title': '',
		'imageId': '68164573',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932037&docid=68164560&x=4431',
		'title': '',
		'imageId': '68164560',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932037&docid=68164568&x=4431',
		'title': '',
		'imageId': '68164568',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932037';

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