var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973653&docid=69108561&x=3232',
		'title': '',
		'imageId': '69108561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973653&docid=69108563&x=3232',
		'title': '',
		'imageId': '69108563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973653&docid=69108562&x=3232',
		'title': '',
		'imageId': '69108562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973653&docid=69108565&x=3232',
		'title': '',
		'imageId': '69108565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973653&docid=69108566&x=3232',
		'title': '',
		'imageId': '69108566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973653&docid=69108564&x=3232',
		'title': '',
		'imageId': '69108564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973653&docid=69108567&x=3232',
		'title': '',
		'imageId': '69108567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973653&docid=69108568&x=3232',
		'title': '',
		'imageId': '69108568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973653';

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