var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4027386&docid=70388209&x=518',
		'title': '',
		'imageId': '70388209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027386&docid=70388206&x=518',
		'title': '',
		'imageId': '70388206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027386&docid=70388211&x=518',
		'title': '',
		'imageId': '70388211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027386&docid=70388210&x=518',
		'title': '',
		'imageId': '70388210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027386&docid=70388208&x=518',
		'title': '',
		'imageId': '70388208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027386&docid=70388207&x=518',
		'title': '',
		'imageId': '70388207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4027386';

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