var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3981933&docid=69303677&x=3236',
		'title': '',
		'imageId': '69303677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981933&docid=69303679&x=3236',
		'title': '',
		'imageId': '69303679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981933&docid=69303676&x=3236',
		'title': '',
		'imageId': '69303676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981933&docid=69303678&x=3236',
		'title': '',
		'imageId': '69303678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981933&docid=69303680&x=3236',
		'title': '',
		'imageId': '69303680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981933&docid=69427696&x=3236',
		'title': '',
		'imageId': '69427696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981933&docid=69427699&x=3236',
		'title': '',
		'imageId': '69427699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981933&docid=69427698&x=3236',
		'title': '',
		'imageId': '69427698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981933&docid=69427697&x=3236',
		'title': '',
		'imageId': '69427697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981933';

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