var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=912844&docid=7261232&x=2859',
		'title': '',
		'imageId': '7261232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=912844&docid=7261235&x=2859',
		'title': '',
		'imageId': '7261235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=912844&docid=7261238&x=2859',
		'title': '',
		'imageId': '7261238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=912844&docid=7261241&x=2859',
		'title': '',
		'imageId': '7261241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=912844&docid=7261248&x=2859',
		'title': '',
		'imageId': '7261248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=912844&docid=7261251&x=2859',
		'title': '',
		'imageId': '7261251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #912844';

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