var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=473179&docid=2584317&x=3418',
		'title': '',
		'imageId': '2584317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473179&docid=2584320&x=3418',
		'title': '',
		'imageId': '2584320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473179&docid=2584323&x=3418',
		'title': '',
		'imageId': '2584323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473179&docid=2584326&x=3418',
		'title': '',
		'imageId': '2584326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473179&docid=2584329&x=3418',
		'title': '',
		'imageId': '2584329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473179&docid=2584333&x=3418',
		'title': '',
		'imageId': '2584333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #473179';

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