var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975102&docid=69148412&x=722',
		'title': '',
		'imageId': '69148412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975102&docid=69148411&x=722',
		'title': '',
		'imageId': '69148411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975102&docid=69148408&x=722',
		'title': '',
		'imageId': '69148408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975102&docid=69148409&x=722',
		'title': '',
		'imageId': '69148409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975102&docid=69148404&x=722',
		'title': '',
		'imageId': '69148404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975102&docid=69148410&x=722',
		'title': '',
		'imageId': '69148410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975102&docid=69148406&x=722',
		'title': '',
		'imageId': '69148406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975102&docid=69148405&x=722',
		'title': '',
		'imageId': '69148405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975102&docid=69148407&x=722',
		'title': '',
		'imageId': '69148407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975102';

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