var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922368&docid=67958734&x=5558',
		'title': '',
		'imageId': '67958734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922368&docid=67958735&x=5558',
		'title': '',
		'imageId': '67958735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922368&docid=67958736&x=5558',
		'title': '',
		'imageId': '67958736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922368&docid=67958737&x=5558',
		'title': '',
		'imageId': '67958737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922368&docid=67958738&x=5558',
		'title': '',
		'imageId': '67958738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922368&docid=67958739&x=5558',
		'title': '',
		'imageId': '67958739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922368&docid=67958740&x=5558',
		'title': '',
		'imageId': '67958740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922368&docid=67958741&x=5558',
		'title': '',
		'imageId': '67958741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922368&docid=67958742&x=5558',
		'title': '',
		'imageId': '67958742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922368';

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