var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3889775&docid=67759473&x=743',
		'title': '',
		'imageId': '67759473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889775&docid=67759486&x=743',
		'title': '',
		'imageId': '67759486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889775&docid=67759512&x=743',
		'title': '',
		'imageId': '67759512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889775&docid=67759541&x=743',
		'title': '',
		'imageId': '67759541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889775&docid=67759551&x=743',
		'title': '',
		'imageId': '67759551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889775&docid=67759556&x=743',
		'title': '',
		'imageId': '67759556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889775&docid=67759562&x=743',
		'title': '',
		'imageId': '67759562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889775&docid=67759591&x=743',
		'title': '',
		'imageId': '67759591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889775&docid=67759599&x=743',
		'title': '',
		'imageId': '67759599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3889775';

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