var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961021&docid=68837617&x=503',
		'title': '',
		'imageId': '68837617',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961021&docid=68837624&x=503',
		'title': '',
		'imageId': '68837624',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961021&docid=68837618&x=503',
		'title': '',
		'imageId': '68837618',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961021&docid=68837629&x=503',
		'title': '',
		'imageId': '68837629',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961021&docid=68837613&x=503',
		'title': '',
		'imageId': '68837613',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961021&docid=68837627&x=503',
		'title': '',
		'imageId': '68837627',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961021&docid=68837619&x=503',
		'title': '',
		'imageId': '68837619',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961021&docid=68837626&x=503',
		'title': '',
		'imageId': '68837626',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961021&docid=68837623&x=503',
		'title': '',
		'imageId': '68837623',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961021&docid=68837622&x=503',
		'title': '',
		'imageId': '68837622',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961021&docid=68837615&x=503',
		'title': '',
		'imageId': '68837615',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961021&docid=68837628&x=503',
		'title': '',
		'imageId': '68837628',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961021&docid=68837621&x=503',
		'title': '',
		'imageId': '68837621',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961021&docid=68837620&x=503',
		'title': '',
		'imageId': '68837620',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961021&docid=68837616&x=503',
		'title': '',
		'imageId': '68837616',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961021&docid=68837614&x=503',
		'title': '',
		'imageId': '68837614',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961021&docid=68837625&x=503',
		'title': '',
		'imageId': '68837625',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961021';

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