var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915113&docid=66880666&x=294',
		'title': '',
		'imageId': '66880666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915113&docid=66880671&x=294',
		'title': '',
		'imageId': '66880671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915113&docid=66880675&x=294',
		'title': '',
		'imageId': '66880675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915113&docid=66880677&x=294',
		'title': '',
		'imageId': '66880677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915113&docid=66880667&x=294',
		'title': '',
		'imageId': '66880667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915113&docid=66880669&x=294',
		'title': '',
		'imageId': '66880669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915113&docid=66880674&x=294',
		'title': '',
		'imageId': '66880674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915113&docid=66880672&x=294',
		'title': '',
		'imageId': '66880672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915113&docid=66880676&x=294',
		'title': '',
		'imageId': '66880676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915113&docid=66880663&x=294',
		'title': '',
		'imageId': '66880663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915113&docid=66880665&x=294',
		'title': '',
		'imageId': '66880665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915113&docid=66880668&x=294',
		'title': '',
		'imageId': '66880668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915113&docid=66880670&x=294',
		'title': '',
		'imageId': '66880670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915113&docid=66880664&x=294',
		'title': '',
		'imageId': '66880664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915113&docid=66880673&x=294',
		'title': '',
		'imageId': '66880673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915113';

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