var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597486&x=3325',
		'title': '',
		'imageId': '2597486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597411&x=3325',
		'title': '',
		'imageId': '2597411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597489&x=3325',
		'title': '',
		'imageId': '2597489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597492&x=3325',
		'title': '',
		'imageId': '2597492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597448&x=3325',
		'title': '',
		'imageId': '2597448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597495&x=3325',
		'title': '',
		'imageId': '2597495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597465&x=3325',
		'title': '',
		'imageId': '2597465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597417&x=3325',
		'title': '',
		'imageId': '2597417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597420&x=3325',
		'title': '',
		'imageId': '2597420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597423&x=3325',
		'title': '',
		'imageId': '2597423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597426&x=3325',
		'title': '',
		'imageId': '2597426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597429&x=3325',
		'title': '',
		'imageId': '2597429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597504&x=3325',
		'title': '',
		'imageId': '2597504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597432&x=3325',
		'title': '',
		'imageId': '2597432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597498&x=3325',
		'title': '',
		'imageId': '2597498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597435&x=3325',
		'title': '',
		'imageId': '2597435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597442&x=3325',
		'title': '',
		'imageId': '2597442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597445&x=3325',
		'title': '',
		'imageId': '2597445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597453&x=3325',
		'title': '',
		'imageId': '2597453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597459&x=3325',
		'title': '',
		'imageId': '2597459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475619&docid=2597501&x=3325',
		'title': '',
		'imageId': '2597501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #475619';

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