var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3887395&docid=67850183&x=4823',
		'title': '',
		'imageId': '67850183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887395&docid=67850179&x=4823',
		'title': '',
		'imageId': '67850179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887395&docid=67850180&x=4823',
		'title': '',
		'imageId': '67850180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887395&docid=67850178&x=4823',
		'title': '',
		'imageId': '67850178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887395&docid=67850181&x=4823',
		'title': '',
		'imageId': '67850181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887395&docid=67850185&x=4823',
		'title': '',
		'imageId': '67850185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887395&docid=67850186&x=4823',
		'title': '',
		'imageId': '67850186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887395&docid=67850182&x=4823',
		'title': '',
		'imageId': '67850182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887395&docid=67850184&x=4823',
		'title': '',
		'imageId': '67850184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3887395';

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