var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563504&x=1441',
		'title': '',
		'imageId': '70563504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563506&x=1441',
		'title': '',
		'imageId': '70563506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563509&x=1441',
		'title': '',
		'imageId': '70563509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563494&x=1441',
		'title': '',
		'imageId': '70563494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563505&x=1441',
		'title': '',
		'imageId': '70563505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563503&x=1441',
		'title': '',
		'imageId': '70563503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563507&x=1441',
		'title': '',
		'imageId': '70563507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563502&x=1441',
		'title': '',
		'imageId': '70563502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563499&x=1441',
		'title': '',
		'imageId': '70563499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563493&x=1441',
		'title': '',
		'imageId': '70563493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563495&x=1441',
		'title': '',
		'imageId': '70563495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563497&x=1441',
		'title': '',
		'imageId': '70563497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563501&x=1441',
		'title': '',
		'imageId': '70563501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563508&x=1441',
		'title': '',
		'imageId': '70563508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563492&x=1441',
		'title': '',
		'imageId': '70563492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563498&x=1441',
		'title': '',
		'imageId': '70563498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563500&x=1441',
		'title': '',
		'imageId': '70563500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=70563496&x=1441',
		'title': '',
		'imageId': '70563496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033972&docid=69983318&x=1441',
		'title': '',
		'imageId': '69983318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4033972';

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