var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014942&docid=70075249&x=4243',
		'title': '',
		'imageId': '70075249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014942&docid=70075253&x=4243',
		'title': '',
		'imageId': '70075253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014942&docid=70075256&x=4243',
		'title': '',
		'imageId': '70075256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014942&docid=70075268&x=4243',
		'title': '',
		'imageId': '70075268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014942&docid=70075308&x=4243',
		'title': '',
		'imageId': '70075308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014942&docid=70075323&x=4243',
		'title': '',
		'imageId': '70075323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014942&docid=70075326&x=4243',
		'title': '',
		'imageId': '70075326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014942&docid=70075329&x=4243',
		'title': '',
		'imageId': '70075329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014942&docid=70075332&x=4243',
		'title': '',
		'imageId': '70075332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014942';

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