var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975447&docid=69157403&x=1831',
		'title': '',
		'imageId': '69157403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975447&docid=69157404&x=1831',
		'title': '',
		'imageId': '69157404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975447&docid=69157405&x=1831',
		'title': '',
		'imageId': '69157405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975447&docid=69157406&x=1831',
		'title': '',
		'imageId': '69157406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975447&docid=69157407&x=1831',
		'title': '',
		'imageId': '69157407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975447&docid=69157408&x=1831',
		'title': '',
		'imageId': '69157408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975447&docid=69157409&x=1831',
		'title': '',
		'imageId': '69157409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975447&docid=69157410&x=1831',
		'title': '',
		'imageId': '69157410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975447&docid=69157411&x=1831',
		'title': '',
		'imageId': '69157411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975447';

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