var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=479256&docid=2630471&x=64',
		'title': '',
		'imageId': '2630471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=479256&docid=2630474&x=64',
		'title': '',
		'imageId': '2630474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=479256&docid=2630477&x=64',
		'title': '',
		'imageId': '2630477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=479256&docid=2630480&x=64',
		'title': '',
		'imageId': '2630480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=479256&docid=2630516&x=64',
		'title': '',
		'imageId': '2630516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=479256&docid=2630483&x=64',
		'title': '',
		'imageId': '2630483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=479256&docid=2630486&x=64',
		'title': '',
		'imageId': '2630486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=479256&docid=2630489&x=64',
		'title': '',
		'imageId': '2630489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=479256&docid=2630492&x=64',
		'title': '',
		'imageId': '2630492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=479256&docid=2630495&x=64',
		'title': '',
		'imageId': '2630495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=479256&docid=2630498&x=64',
		'title': '',
		'imageId': '2630498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=479256&docid=2630501&x=64',
		'title': '',
		'imageId': '2630501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=479256&docid=2630504&x=64',
		'title': '',
		'imageId': '2630504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=479256&docid=2630507&x=64',
		'title': '',
		'imageId': '2630507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=479256&docid=2630468&x=64',
		'title': '',
		'imageId': '2630468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=479256&docid=2630510&x=64',
		'title': '',
		'imageId': '2630510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=479256&docid=2630513&x=64',
		'title': '',
		'imageId': '2630513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #479256';

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