var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998515&docid=69665758&x=1411',
		'title': '',
		'imageId': '69665758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998515&docid=69665756&x=1411',
		'title': '',
		'imageId': '69665756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998515&docid=69665757&x=1411',
		'title': '',
		'imageId': '69665757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998515&docid=69665768&x=1411',
		'title': '',
		'imageId': '69665768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998515&docid=69665764&x=1411',
		'title': '',
		'imageId': '69665764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998515&docid=69665767&x=1411',
		'title': '',
		'imageId': '69665767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998515&docid=69665771&x=1411',
		'title': '',
		'imageId': '69665771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998515&docid=69665774&x=1411',
		'title': '',
		'imageId': '69665774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998515&docid=69665759&x=1411',
		'title': '',
		'imageId': '69665759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998515';

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