var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015631&docid=70099378&x=3933',
		'title': '',
		'imageId': '70099378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015631&docid=70099376&x=3933',
		'title': '',
		'imageId': '70099376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015631&docid=70099377&x=3933',
		'title': '',
		'imageId': '70099377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015631&docid=70099379&x=3933',
		'title': '',
		'imageId': '70099379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015631&docid=70099380&x=3933',
		'title': '',
		'imageId': '70099380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015631&docid=70099381&x=3933',
		'title': '',
		'imageId': '70099381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015631&docid=70099382&x=3933',
		'title': '',
		'imageId': '70099382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015631&docid=70099383&x=3933',
		'title': '',
		'imageId': '70099383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015631&docid=70099384&x=3933',
		'title': '',
		'imageId': '70099384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015631';

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