var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007301&docid=69885610&x=554',
		'title': '',
		'imageId': '69885610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007301&docid=69885613&x=554',
		'title': '',
		'imageId': '69885613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007301&docid=69885635&x=554',
		'title': '',
		'imageId': '69885635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007301&docid=69885676&x=554',
		'title': '',
		'imageId': '69885676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007301&docid=69885679&x=554',
		'title': '',
		'imageId': '69885679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007301&docid=69885682&x=554',
		'title': '',
		'imageId': '69885682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007301&docid=69885685&x=554',
		'title': '',
		'imageId': '69885685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007301&docid=69885697&x=554',
		'title': '',
		'imageId': '69885697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007301&docid=69886058&x=554',
		'title': '',
		'imageId': '69886058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007301';

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