var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278972&x=217',
		'title': '',
		'imageId': '68278972',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278959&x=217',
		'title': '',
		'imageId': '68278959',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278958&x=217',
		'title': '',
		'imageId': '68278958',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278960&x=217',
		'title': '',
		'imageId': '68278960',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278973&x=217',
		'title': '',
		'imageId': '68278973',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278963&x=217',
		'title': '',
		'imageId': '68278963',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278976&x=217',
		'title': '',
		'imageId': '68278976',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278970&x=217',
		'title': '',
		'imageId': '68278970',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278964&x=217',
		'title': '',
		'imageId': '68278964',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278974&x=217',
		'title': '',
		'imageId': '68278974',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278975&x=217',
		'title': '',
		'imageId': '68278975',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278969&x=217',
		'title': '',
		'imageId': '68278969',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278977&x=217',
		'title': '',
		'imageId': '68278977',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278965&x=217',
		'title': '',
		'imageId': '68278965',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278962&x=217',
		'title': '',
		'imageId': '68278962',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278967&x=217',
		'title': '',
		'imageId': '68278967',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278968&x=217',
		'title': '',
		'imageId': '68278968',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278971&x=217',
		'title': '',
		'imageId': '68278971',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278966&x=217',
		'title': '',
		'imageId': '68278966',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936555&docid=68278961&x=217',
		'title': '',
		'imageId': '68278961',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936555';

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