var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003186&docid=69789024&x=534',
		'title': '',
		'imageId': '69789024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003186&docid=69789025&x=534',
		'title': '',
		'imageId': '69789025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003186&docid=69789026&x=534',
		'title': '',
		'imageId': '69789026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003186&docid=69789027&x=534',
		'title': '',
		'imageId': '69789027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003186&docid=69789033&x=534',
		'title': '',
		'imageId': '69789033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003186&docid=69789043&x=534',
		'title': '',
		'imageId': '69789043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003186&docid=69789044&x=534',
		'title': '',
		'imageId': '69789044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003186&docid=69789045&x=534',
		'title': '',
		'imageId': '69789045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003186&docid=69789046&x=534',
		'title': '',
		'imageId': '69789046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003186';

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