var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972072&docid=68826569&x=1637',
		'title': '',
		'imageId': '68826569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972072&docid=68826571&x=1637',
		'title': '',
		'imageId': '68826571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972072&docid=68826564&x=1637',
		'title': '',
		'imageId': '68826564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972072&docid=68826557&x=1637',
		'title': '',
		'imageId': '68826557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972072&docid=68826565&x=1637',
		'title': '',
		'imageId': '68826565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972072&docid=68826570&x=1637',
		'title': '',
		'imageId': '68826570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972072&docid=68826560&x=1637',
		'title': '',
		'imageId': '68826560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972072&docid=68826563&x=1637',
		'title': '',
		'imageId': '68826563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972072&docid=68826558&x=1637',
		'title': '',
		'imageId': '68826558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972072&docid=68826559&x=1637',
		'title': '',
		'imageId': '68826559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972072&docid=68826562&x=1637',
		'title': '',
		'imageId': '68826562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972072&docid=68826561&x=1637',
		'title': '',
		'imageId': '68826561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972072&docid=68826568&x=1637',
		'title': '',
		'imageId': '68826568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972072&docid=68826567&x=1637',
		'title': '',
		'imageId': '68826567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972072&docid=68826566&x=1637',
		'title': '',
		'imageId': '68826566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972072&docid=68826572&x=1637',
		'title': '',
		'imageId': '68826572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972072';

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