var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967105&docid=65187612&x=5113',
		'title': '',
		'imageId': '65187612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967105&docid=65187614&x=5113',
		'title': '',
		'imageId': '65187614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967105&docid=65186709&x=5113',
		'title': '',
		'imageId': '65186709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967105&docid=65186701&x=5113',
		'title': '',
		'imageId': '65186701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967105&docid=65186714&x=5113',
		'title': '',
		'imageId': '65186714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967105&docid=65186718&x=5113',
		'title': '',
		'imageId': '65186718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967105&docid=65186708&x=5113',
		'title': '',
		'imageId': '65186708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967105&docid=65186705&x=5113',
		'title': '',
		'imageId': '65186705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967105&docid=65186702&x=5113',
		'title': '',
		'imageId': '65186702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967105';

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