var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4022263&docid=70280782&x=2832',
		'title': '',
		'imageId': '70280782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022263&docid=70280784&x=2832',
		'title': '',
		'imageId': '70280784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022263&docid=70280779&x=2832',
		'title': '',
		'imageId': '70280779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022263&docid=70280786&x=2832',
		'title': '',
		'imageId': '70280786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022263&docid=70280787&x=2832',
		'title': '',
		'imageId': '70280787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022263&docid=70280778&x=2832',
		'title': '',
		'imageId': '70280778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022263&docid=70280785&x=2832',
		'title': '',
		'imageId': '70280785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022263&docid=70280783&x=2832',
		'title': '',
		'imageId': '70280783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022263&docid=70280788&x=2832',
		'title': '',
		'imageId': '70280788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4022263';

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