var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3846848&docid=66082353&x=5226',
		'title': '',
		'imageId': '66082353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3846848&docid=66082359&x=5226',
		'title': '',
		'imageId': '66082359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3846848&docid=66082354&x=5226',
		'title': '',
		'imageId': '66082354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3846848&docid=66082356&x=5226',
		'title': '',
		'imageId': '66082356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3846848&docid=66082352&x=5226',
		'title': '',
		'imageId': '66082352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3846848&docid=66082355&x=5226',
		'title': '',
		'imageId': '66082355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3846848&docid=66082358&x=5226',
		'title': '',
		'imageId': '66082358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3846848&docid=66082853&x=5226',
		'title': '',
		'imageId': '66082853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3846848&docid=66084797&x=5226',
		'title': '',
		'imageId': '66084797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3846848';

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