var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3983857&docid=69347016&x=315',
		'title': '',
		'imageId': '69347016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983857&docid=69347020&x=315',
		'title': '',
		'imageId': '69347020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983857&docid=69347019&x=315',
		'title': '',
		'imageId': '69347019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983857&docid=69347014&x=315',
		'title': '',
		'imageId': '69347014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983857&docid=69347013&x=315',
		'title': '',
		'imageId': '69347013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983857&docid=69347012&x=315',
		'title': '',
		'imageId': '69347012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983857&docid=69347017&x=315',
		'title': '',
		'imageId': '69347017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983857&docid=69347015&x=315',
		'title': '',
		'imageId': '69347015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983857&docid=69347018&x=315',
		'title': '',
		'imageId': '69347018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3983857';

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