var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998615&docid=69671383&x=4529',
		'title': '',
		'imageId': '69671383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998615&docid=69671386&x=4529',
		'title': '',
		'imageId': '69671386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998615&docid=69671385&x=4529',
		'title': '',
		'imageId': '69671385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998615&docid=69671391&x=4529',
		'title': '',
		'imageId': '69671391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998615&docid=69671388&x=4529',
		'title': '',
		'imageId': '69671388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998615&docid=69671389&x=4529',
		'title': '',
		'imageId': '69671389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998615&docid=69671387&x=4529',
		'title': '',
		'imageId': '69671387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998615&docid=69671384&x=4529',
		'title': '',
		'imageId': '69671384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998615&docid=69671390&x=4529',
		'title': '',
		'imageId': '69671390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998615';

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