var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012662&docid=70021195&x=4738',
		'title': '',
		'imageId': '70021195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012662&docid=70021202&x=4738',
		'title': '',
		'imageId': '70021202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012662&docid=70021201&x=4738',
		'title': '',
		'imageId': '70021201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012662&docid=70021198&x=4738',
		'title': '',
		'imageId': '70021198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012662&docid=70021203&x=4738',
		'title': '',
		'imageId': '70021203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012662&docid=70021199&x=4738',
		'title': '',
		'imageId': '70021199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012662&docid=70021196&x=4738',
		'title': '',
		'imageId': '70021196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012662&docid=70021200&x=4738',
		'title': '',
		'imageId': '70021200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012662&docid=70021197&x=4738',
		'title': '',
		'imageId': '70021197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012662';

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