var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005703&docid=69852934&x=5453',
		'title': '',
		'imageId': '69852934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005703&docid=69852937&x=5453',
		'title': '',
		'imageId': '69852937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005703&docid=69852940&x=5453',
		'title': '',
		'imageId': '69852940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005703&docid=69852959&x=5453',
		'title': '',
		'imageId': '69852959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005703&docid=69852977&x=5453',
		'title': '',
		'imageId': '69852977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005703&docid=69852980&x=5453',
		'title': '',
		'imageId': '69852980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005703&docid=69852983&x=5453',
		'title': '',
		'imageId': '69852983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005703&docid=69852986&x=5453',
		'title': '',
		'imageId': '69852986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005703';

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