var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984192&docid=69357854&x=4610',
		'title': '',
		'imageId': '69357854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984192&docid=69357855&x=4610',
		'title': '',
		'imageId': '69357855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984192&docid=69357856&x=4610',
		'title': '',
		'imageId': '69357856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984192&docid=69357857&x=4610',
		'title': '',
		'imageId': '69357857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984192&docid=69357858&x=4610',
		'title': '',
		'imageId': '69357858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984192&docid=69357859&x=4610',
		'title': '',
		'imageId': '69357859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984192&docid=69357860&x=4610',
		'title': '',
		'imageId': '69357860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984192&docid=69357861&x=4610',
		'title': '',
		'imageId': '69357861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984192';

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