var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014483&docid=69843765&x=5620',
		'title': '',
		'imageId': '69843765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014483&docid=69843763&x=5620',
		'title': '',
		'imageId': '69843763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014483&docid=69843769&x=5620',
		'title': '',
		'imageId': '69843769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014483&docid=69843767&x=5620',
		'title': '',
		'imageId': '69843767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014483&docid=69843766&x=5620',
		'title': '',
		'imageId': '69843766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014483&docid=69843771&x=5620',
		'title': '',
		'imageId': '69843771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014483&docid=69843770&x=5620',
		'title': '',
		'imageId': '69843770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014483&docid=69843762&x=5620',
		'title': '',
		'imageId': '69843762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014483&docid=69843772&x=5620',
		'title': '',
		'imageId': '69843772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014483';

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