var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3907459&docid=67580806&x=216',
		'title': '',
		'imageId': '67580806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907459&docid=67580810&x=216',
		'title': '',
		'imageId': '67580810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907459&docid=67580804&x=216',
		'title': '',
		'imageId': '67580804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907459&docid=67580812&x=216',
		'title': '',
		'imageId': '67580812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907459&docid=67580809&x=216',
		'title': '',
		'imageId': '67580809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907459&docid=67580805&x=216',
		'title': '',
		'imageId': '67580805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907459&docid=67580811&x=216',
		'title': '',
		'imageId': '67580811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907459&docid=67580807&x=216',
		'title': '',
		'imageId': '67580807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907459&docid=67580808&x=216',
		'title': '',
		'imageId': '67580808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3907459';

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