var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919374&docid=67076629&x=1755',
		'title': '',
		'imageId': '67076629',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919374&docid=67076632&x=1755',
		'title': '',
		'imageId': '67076632',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919374&docid=67076633&x=1755',
		'title': '',
		'imageId': '67076633',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919374&docid=67076634&x=1755',
		'title': '',
		'imageId': '67076634',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919374&docid=67076635&x=1755',
		'title': '',
		'imageId': '67076635',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919374&docid=67076636&x=1755',
		'title': '',
		'imageId': '67076636',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919374&docid=67076637&x=1755',
		'title': '',
		'imageId': '67076637',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919374&docid=67076638&x=1755',
		'title': '',
		'imageId': '67076638',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919374&docid=67076639&x=1755',
		'title': '',
		'imageId': '67076639',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919374&docid=67076640&x=1755',
		'title': '',
		'imageId': '67076640',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919374&docid=67076622&x=1755',
		'title': '',
		'imageId': '67076622',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919374&docid=67076623&x=1755',
		'title': '',
		'imageId': '67076623',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919374&docid=67076624&x=1755',
		'title': '',
		'imageId': '67076624',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919374&docid=67076625&x=1755',
		'title': '',
		'imageId': '67076625',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919374&docid=67076626&x=1755',
		'title': '',
		'imageId': '67076626',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919374&docid=67076627&x=1755',
		'title': '',
		'imageId': '67076627',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919374&docid=67076628&x=1755',
		'title': '',
		'imageId': '67076628',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919374';

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