var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015528&docid=70096441&x=4829',
		'title': '',
		'imageId': '70096441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015528&docid=70096446&x=4829',
		'title': '',
		'imageId': '70096446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015528&docid=70096444&x=4829',
		'title': '',
		'imageId': '70096444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015528&docid=70096451&x=4829',
		'title': '',
		'imageId': '70096451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015528&docid=70096450&x=4829',
		'title': '',
		'imageId': '70096450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015528&docid=70096442&x=4829',
		'title': '',
		'imageId': '70096442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015528&docid=70096449&x=4829',
		'title': '',
		'imageId': '70096449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015528&docid=70096448&x=4829',
		'title': '',
		'imageId': '70096448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015528&docid=70096447&x=4829',
		'title': '',
		'imageId': '70096447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015528&docid=70096445&x=4829',
		'title': '',
		'imageId': '70096445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015528&docid=70096452&x=4829',
		'title': '',
		'imageId': '70096452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015528&docid=70096443&x=4829',
		'title': '',
		'imageId': '70096443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015528&docid=70096807&x=4829',
		'title': '',
		'imageId': '70096807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015528&docid=70096808&x=4829',
		'title': '',
		'imageId': '70096808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015528';

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