var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919936&docid=67899788&x=3240',
		'title': '',
		'imageId': '67899788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919936&docid=67899790&x=3240',
		'title': '',
		'imageId': '67899790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919936&docid=67899791&x=3240',
		'title': '',
		'imageId': '67899791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919936&docid=67899792&x=3240',
		'title': '',
		'imageId': '67899792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919936&docid=67899793&x=3240',
		'title': '',
		'imageId': '67899793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919936&docid=67899794&x=3240',
		'title': '',
		'imageId': '67899794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919936&docid=67899795&x=3240',
		'title': '',
		'imageId': '67899795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919936';

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