var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3812954&docid=65229222&x=2936',
		'title': '',
		'imageId': '65229222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3812954&docid=65229225&x=2936',
		'title': '',
		'imageId': '65229225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3812954&docid=65733754&x=2936',
		'title': '',
		'imageId': '65733754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3812954&docid=65733755&x=2936',
		'title': '',
		'imageId': '65733755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3812954&docid=67122919&x=2936',
		'title': '',
		'imageId': '67122919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3812954&docid=65229220&x=2936',
		'title': '',
		'imageId': '65229220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3812954';

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