var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973746&docid=69115620&x=5627',
		'title': '',
		'imageId': '69115620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973746&docid=69115616&x=5627',
		'title': '',
		'imageId': '69115616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973746&docid=69115612&x=5627',
		'title': '',
		'imageId': '69115612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973746&docid=69115613&x=5627',
		'title': '',
		'imageId': '69115613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973746&docid=69115617&x=5627',
		'title': '',
		'imageId': '69115617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973746&docid=69115618&x=5627',
		'title': '',
		'imageId': '69115618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973746&docid=69115614&x=5627',
		'title': '',
		'imageId': '69115614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973746&docid=69115615&x=5627',
		'title': '',
		'imageId': '69115615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973746&docid=69115619&x=5627',
		'title': '',
		'imageId': '69115619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973746';

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