var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=472439&docid=2577135&x=4237',
		'title': '',
		'imageId': '2577135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472439&docid=2647614&x=4237',
		'title': '',
		'imageId': '2647614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472439&docid=2647617&x=4237',
		'title': '',
		'imageId': '2647617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472439&docid=2647620&x=4237',
		'title': '',
		'imageId': '2647620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472439&docid=2647623&x=4237',
		'title': '',
		'imageId': '2647623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472439&docid=2647626&x=4237',
		'title': '',
		'imageId': '2647626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472439&docid=2647629&x=4237',
		'title': '',
		'imageId': '2647629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472439&docid=2647632&x=4237',
		'title': '',
		'imageId': '2647632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #472439';

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