var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=471713&docid=2587590&x=3320',
		'title': '',
		'imageId': '2587590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471713&docid=2587584&x=3320',
		'title': '',
		'imageId': '2587584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471713&docid=2587587&x=3320',
		'title': '',
		'imageId': '2587587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471713&docid=2587593&x=3320',
		'title': '',
		'imageId': '2587593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471713&docid=2587596&x=3320',
		'title': '',
		'imageId': '2587596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471713&docid=2587599&x=3320',
		'title': '',
		'imageId': '2587599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471713&docid=2587602&x=3320',
		'title': '',
		'imageId': '2587602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471713&docid=2587605&x=3320',
		'title': '',
		'imageId': '2587605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471713&docid=2587608&x=3320',
		'title': '',
		'imageId': '2587608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471713&docid=2587611&x=3320',
		'title': '',
		'imageId': '2587611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471713&docid=2587614&x=3320',
		'title': '',
		'imageId': '2587614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471713&docid=2587617&x=3320',
		'title': '',
		'imageId': '2587617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471713&docid=2587620&x=3320',
		'title': '',
		'imageId': '2587620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471713&docid=2587623&x=3320',
		'title': '',
		'imageId': '2587623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471713&docid=2587578&x=3320',
		'title': '',
		'imageId': '2587578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471713&docid=2587626&x=3320',
		'title': '',
		'imageId': '2587626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471713&docid=2587581&x=3320',
		'title': '',
		'imageId': '2587581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #471713';

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