var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009946&docid=69960975&x=1017',
		'title': '',
		'imageId': '69960975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009946&docid=69960976&x=1017',
		'title': '',
		'imageId': '69960976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009946&docid=69960971&x=1017',
		'title': '',
		'imageId': '69960971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009946&docid=69960973&x=1017',
		'title': '',
		'imageId': '69960973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009946&docid=69960972&x=1017',
		'title': '',
		'imageId': '69960972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009946&docid=69960974&x=1017',
		'title': '',
		'imageId': '69960974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009946&docid=69960977&x=1017',
		'title': '',
		'imageId': '69960977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009946';

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