var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018842&x=2828',
		'title': '',
		'imageId': '70018842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018834&x=2828',
		'title': '',
		'imageId': '70018834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018851&x=2828',
		'title': '',
		'imageId': '70018851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018833&x=2828',
		'title': '',
		'imageId': '70018833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018832&x=2828',
		'title': '',
		'imageId': '70018832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018849&x=2828',
		'title': '',
		'imageId': '70018849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018835&x=2828',
		'title': '',
		'imageId': '70018835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018843&x=2828',
		'title': '',
		'imageId': '70018843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018844&x=2828',
		'title': '',
		'imageId': '70018844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018848&x=2828',
		'title': '',
		'imageId': '70018848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018838&x=2828',
		'title': '',
		'imageId': '70018838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018847&x=2828',
		'title': '',
		'imageId': '70018847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018845&x=2828',
		'title': '',
		'imageId': '70018845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018840&x=2828',
		'title': '',
		'imageId': '70018840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018841&x=2828',
		'title': '',
		'imageId': '70018841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018850&x=2828',
		'title': '',
		'imageId': '70018850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018836&x=2828',
		'title': '',
		'imageId': '70018836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018839&x=2828',
		'title': '',
		'imageId': '70018839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018837&x=2828',
		'title': '',
		'imageId': '70018837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012567&docid=70018846&x=2828',
		'title': '',
		'imageId': '70018846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012567';

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