var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933755&docid=68223920&x=1352',
		'title': '',
		'imageId': '68223920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933755&docid=68223913&x=1352',
		'title': '',
		'imageId': '68223913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933755&docid=68223912&x=1352',
		'title': '',
		'imageId': '68223912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933755&docid=68223909&x=1352',
		'title': '',
		'imageId': '68223909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933755&docid=68223910&x=1352',
		'title': '',
		'imageId': '68223910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933755&docid=68223911&x=1352',
		'title': '',
		'imageId': '68223911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933755&docid=68223915&x=1352',
		'title': '',
		'imageId': '68223915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933755&docid=68223917&x=1352',
		'title': '',
		'imageId': '68223917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933755&docid=68223919&x=1352',
		'title': '',
		'imageId': '68223919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933755&docid=68223914&x=1352',
		'title': '',
		'imageId': '68223914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933755&docid=68223918&x=1352',
		'title': '',
		'imageId': '68223918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933755&docid=68223923&x=1352',
		'title': '',
		'imageId': '68223923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933755&docid=68223924&x=1352',
		'title': '',
		'imageId': '68223924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933755&docid=68223922&x=1352',
		'title': '',
		'imageId': '68223922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933755&docid=68223921&x=1352',
		'title': '',
		'imageId': '68223921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933755';

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