var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912608&docid=67697759&x=2425',
		'title': '',
		'imageId': '67697759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912608&docid=67697764&x=2425',
		'title': '',
		'imageId': '67697764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912608&docid=67697758&x=2425',
		'title': '',
		'imageId': '67697758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912608&docid=67697763&x=2425',
		'title': '',
		'imageId': '67697763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912608&docid=67697765&x=2425',
		'title': '',
		'imageId': '67697765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912608&docid=67697760&x=2425',
		'title': '',
		'imageId': '67697760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912608&docid=67697762&x=2425',
		'title': '',
		'imageId': '67697762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912608&docid=67697761&x=2425',
		'title': '',
		'imageId': '67697761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912608';

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