var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010847&docid=69980828&x=4857',
		'title': '',
		'imageId': '69980828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010847&docid=69980829&x=4857',
		'title': '',
		'imageId': '69980829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010847&docid=69980830&x=4857',
		'title': '',
		'imageId': '69980830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010847&docid=64864245&x=4857',
		'title': '',
		'imageId': '64864245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010847&docid=64864244&x=4857',
		'title': '',
		'imageId': '64864244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010847&docid=64864249&x=4857',
		'title': '',
		'imageId': '64864249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010847&docid=64864238&x=4857',
		'title': '',
		'imageId': '64864238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010847&docid=64864239&x=4857',
		'title': '',
		'imageId': '64864239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010847';

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