var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000824&docid=69735385&x=1717',
		'title': '',
		'imageId': '69735385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000824&docid=69735394&x=1717',
		'title': '',
		'imageId': '69735394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000824&docid=69735388&x=1717',
		'title': '',
		'imageId': '69735388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000824&docid=69735386&x=1717',
		'title': '',
		'imageId': '69735386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000824&docid=69735393&x=1717',
		'title': '',
		'imageId': '69735393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000824&docid=69735389&x=1717',
		'title': '',
		'imageId': '69735389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000824&docid=69735392&x=1717',
		'title': '',
		'imageId': '69735392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000824&docid=69735390&x=1717',
		'title': '',
		'imageId': '69735390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000824&docid=69735391&x=1717',
		'title': '',
		'imageId': '69735391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000824';

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