var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008872&docid=69932820&x=1623',
		'title': '',
		'imageId': '69932820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008872&docid=69932831&x=1623',
		'title': '',
		'imageId': '69932831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008872&docid=69932848&x=1623',
		'title': '',
		'imageId': '69932848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008872&docid=69932858&x=1623',
		'title': '',
		'imageId': '69932858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008872&docid=69932868&x=1623',
		'title': '',
		'imageId': '69932868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008872&docid=69932878&x=1623',
		'title': '',
		'imageId': '69932878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008872&docid=69932886&x=1623',
		'title': '',
		'imageId': '69932886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008872&docid=69932891&x=1623',
		'title': '',
		'imageId': '69932891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008872';

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