var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974019&docid=69124195&x=493',
		'title': '',
		'imageId': '69124195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974019&docid=69124189&x=493',
		'title': '',
		'imageId': '69124189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974019&docid=69124190&x=493',
		'title': '',
		'imageId': '69124190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974019&docid=69124191&x=493',
		'title': '',
		'imageId': '69124191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974019&docid=69124196&x=493',
		'title': '',
		'imageId': '69124196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974019&docid=69124192&x=493',
		'title': '',
		'imageId': '69124192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974019&docid=69124193&x=493',
		'title': '',
		'imageId': '69124193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974019&docid=69124197&x=493',
		'title': '',
		'imageId': '69124197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974019&docid=69124194&x=493',
		'title': '',
		'imageId': '69124194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974019';

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