var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991972&docid=69530910&x=5431',
		'title': '',
		'imageId': '69530910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991972&docid=69530911&x=5431',
		'title': '',
		'imageId': '69530911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991972&docid=69530912&x=5431',
		'title': '',
		'imageId': '69530912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991972&docid=69530913&x=5431',
		'title': '',
		'imageId': '69530913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991972&docid=69530914&x=5431',
		'title': '',
		'imageId': '69530914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991972&docid=69530917&x=5431',
		'title': '',
		'imageId': '69530917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991972&docid=69530918&x=5431',
		'title': '',
		'imageId': '69530918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991972&docid=69530919&x=5431',
		'title': '',
		'imageId': '69530919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991972';

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