var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909432&docid=67796689&x=5340',
		'title': '',
		'imageId': '67796689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909432&docid=67796695&x=5340',
		'title': '',
		'imageId': '67796695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909432&docid=67796701&x=5340',
		'title': '',
		'imageId': '67796701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909432&docid=67796709&x=5340',
		'title': '',
		'imageId': '67796709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909432&docid=67796716&x=5340',
		'title': '',
		'imageId': '67796716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909432&docid=67796722&x=5340',
		'title': '',
		'imageId': '67796722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909432&docid=67796728&x=5340',
		'title': '',
		'imageId': '67796728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909432&docid=67796732&x=5340',
		'title': '',
		'imageId': '67796732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909432&docid=67796738&x=5340',
		'title': '',
		'imageId': '67796738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909432';

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