var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015884&docid=70109661&x=3654',
		'title': '',
		'imageId': '70109661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015884&docid=70109660&x=3654',
		'title': '',
		'imageId': '70109660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015884&docid=70109663&x=3654',
		'title': '',
		'imageId': '70109663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015884&docid=70109671&x=3654',
		'title': '',
		'imageId': '70109671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015884&docid=70109668&x=3654',
		'title': '',
		'imageId': '70109668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015884&docid=70109669&x=3654',
		'title': '',
		'imageId': '70109669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015884&docid=70109662&x=3654',
		'title': '',
		'imageId': '70109662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015884&docid=70109664&x=3654',
		'title': '',
		'imageId': '70109664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015884&docid=70109670&x=3654',
		'title': '',
		'imageId': '70109670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015884&docid=70109665&x=3654',
		'title': '',
		'imageId': '70109665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015884&docid=70109672&x=3654',
		'title': '',
		'imageId': '70109672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015884&docid=70109667&x=3654',
		'title': '',
		'imageId': '70109667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015884&docid=70109666&x=3654',
		'title': '',
		'imageId': '70109666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015884&docid=70109673&x=3654',
		'title': '',
		'imageId': '70109673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015884&docid=70109674&x=3654',
		'title': '',
		'imageId': '70109674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015884';

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