var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972182&docid=69074053&x=5910',
		'title': '',
		'imageId': '69074053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972182&docid=69074054&x=5910',
		'title': '',
		'imageId': '69074054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972182&docid=69074055&x=5910',
		'title': '',
		'imageId': '69074055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972182&docid=69074056&x=5910',
		'title': '',
		'imageId': '69074056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972182&docid=69074057&x=5910',
		'title': '',
		'imageId': '69074057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972182&docid=69074058&x=5910',
		'title': '',
		'imageId': '69074058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972182&docid=69074059&x=5910',
		'title': '',
		'imageId': '69074059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972182';

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