var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012828&docid=70024570&x=139',
		'title': '',
		'imageId': '70024570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012828&docid=70024571&x=139',
		'title': '',
		'imageId': '70024571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012828&docid=70024572&x=139',
		'title': '',
		'imageId': '70024572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012828&docid=70024574&x=139',
		'title': '',
		'imageId': '70024574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012828&docid=70024573&x=139',
		'title': '',
		'imageId': '70024573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012828&docid=70024575&x=139',
		'title': '',
		'imageId': '70024575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012828&docid=70024576&x=139',
		'title': '',
		'imageId': '70024576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012828&docid=70024577&x=139',
		'title': '',
		'imageId': '70024577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012828&docid=70024578&x=139',
		'title': '',
		'imageId': '70024578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012828&docid=70024579&x=139',
		'title': '',
		'imageId': '70024579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012828&docid=70024580&x=139',
		'title': '',
		'imageId': '70024580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012828&docid=70024581&x=139',
		'title': '',
		'imageId': '70024581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012828&docid=70024582&x=139',
		'title': '',
		'imageId': '70024582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012828&docid=70024583&x=139',
		'title': '',
		'imageId': '70024583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012828&docid=70024584&x=139',
		'title': '',
		'imageId': '70024584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012828&docid=70024585&x=139',
		'title': '',
		'imageId': '70024585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012828';

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