var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987536&docid=69438705&x=5558',
		'title': '',
		'imageId': '69438705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987536&docid=69438707&x=5558',
		'title': '',
		'imageId': '69438707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987536&docid=69438708&x=5558',
		'title': '',
		'imageId': '69438708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987536&docid=69438709&x=5558',
		'title': '',
		'imageId': '69438709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987536&docid=69438710&x=5558',
		'title': '',
		'imageId': '69438710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987536&docid=69438711&x=5558',
		'title': '',
		'imageId': '69438711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987536&docid=69438712&x=5558',
		'title': '',
		'imageId': '69438712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987536&docid=69438713&x=5558',
		'title': '',
		'imageId': '69438713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987536&docid=69438714&x=5558',
		'title': '',
		'imageId': '69438714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987536';

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