var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002149&docid=69766848&x=4325',
		'title': '',
		'imageId': '69766848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002149&docid=69766971&x=4325',
		'title': '',
		'imageId': '69766971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002149&docid=69766973&x=4325',
		'title': '',
		'imageId': '69766973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002149&docid=69766975&x=4325',
		'title': '',
		'imageId': '69766975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002149&docid=69766977&x=4325',
		'title': '',
		'imageId': '69766977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002149&docid=69766978&x=4325',
		'title': '',
		'imageId': '69766978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002149&docid=69766980&x=4325',
		'title': '',
		'imageId': '69766980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002149&docid=69766981&x=4325',
		'title': '',
		'imageId': '69766981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002149';

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