var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011751&docid=69996364&x=5443',
		'title': '',
		'imageId': '69996364',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011751&docid=69996362&x=5443',
		'title': '',
		'imageId': '69996362',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011751&docid=69996363&x=5443',
		'title': '',
		'imageId': '69996363',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011751&docid=69996366&x=5443',
		'title': '',
		'imageId': '69996366',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011751&docid=69996361&x=5443',
		'title': '',
		'imageId': '69996361',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011751&docid=69996360&x=5443',
		'title': '',
		'imageId': '69996360',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011751&docid=69996367&x=5443',
		'title': '',
		'imageId': '69996367',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011751&docid=69996365&x=5443',
		'title': '',
		'imageId': '69996365',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011751&docid=69996368&x=5443',
		'title': '',
		'imageId': '69996368',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011751';

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