var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3914699&docid=67760455&x=1737',
		'title': '',
		'imageId': '67760455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914699&docid=67760469&x=1737',
		'title': '',
		'imageId': '67760469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914699&docid=67760458&x=1737',
		'title': '',
		'imageId': '67760458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914699&docid=67760461&x=1737',
		'title': '',
		'imageId': '67760461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914699&docid=67760472&x=1737',
		'title': '',
		'imageId': '67760472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914699&docid=67760476&x=1737',
		'title': '',
		'imageId': '67760476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914699&docid=67760464&x=1737',
		'title': '',
		'imageId': '67760464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914699&docid=68402578&x=1737',
		'title': '',
		'imageId': '68402578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914699&docid=69274984&x=1737',
		'title': '',
		'imageId': '69274984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3914699';

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