var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3996716&docid=69628235&x=5522',
		'title': '',
		'imageId': '69628235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996716&docid=69628236&x=5522',
		'title': '',
		'imageId': '69628236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996716&docid=69628234&x=5522',
		'title': '',
		'imageId': '69628234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996716&docid=69628237&x=5522',
		'title': '',
		'imageId': '69628237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996716&docid=69628240&x=5522',
		'title': '',
		'imageId': '69628240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996716&docid=69628239&x=5522',
		'title': '',
		'imageId': '69628239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996716&docid=69628238&x=5522',
		'title': '',
		'imageId': '69628238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3996716';

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