var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005773&docid=69527137&x=4722',
		'title': '',
		'imageId': '69527137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005773&docid=69527136&x=4722',
		'title': '',
		'imageId': '69527136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005773&docid=69527140&x=4722',
		'title': '',
		'imageId': '69527140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005773&docid=69527138&x=4722',
		'title': '',
		'imageId': '69527138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005773&docid=69527139&x=4722',
		'title': '',
		'imageId': '69527139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005773&docid=69527141&x=4722',
		'title': '',
		'imageId': '69527141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005773&docid=69527142&x=4722',
		'title': '',
		'imageId': '69527142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005773';

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