var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007804&docid=69099453&x=5617',
		'title': '',
		'imageId': '69099453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007804&docid=69099461&x=5617',
		'title': '',
		'imageId': '69099461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007804&docid=69099455&x=5617',
		'title': '',
		'imageId': '69099455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007804&docid=69099458&x=5617',
		'title': '',
		'imageId': '69099458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007804&docid=69099460&x=5617',
		'title': '',
		'imageId': '69099460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007804&docid=69099456&x=5617',
		'title': '',
		'imageId': '69099456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007804&docid=69099459&x=5617',
		'title': '',
		'imageId': '69099459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007804&docid=69099457&x=5617',
		'title': '',
		'imageId': '69099457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007804&docid=69099454&x=5617',
		'title': '',
		'imageId': '69099454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007804';

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