var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012822&docid=70024296&x=5833',
		'title': '',
		'imageId': '70024296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012822&docid=70024301&x=5833',
		'title': '',
		'imageId': '70024301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012822&docid=70024292&x=5833',
		'title': '',
		'imageId': '70024292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012822&docid=70024304&x=5833',
		'title': '',
		'imageId': '70024304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012822&docid=70024308&x=5833',
		'title': '',
		'imageId': '70024308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012822&docid=70024311&x=5833',
		'title': '',
		'imageId': '70024311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012822&docid=70024314&x=5833',
		'title': '',
		'imageId': '70024314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012822&docid=70024317&x=5833',
		'title': '',
		'imageId': '70024317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012822';

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