var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970396&docid=69530309&x=1426',
		'title': '',
		'imageId': '69530309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970396&docid=69530312&x=1426',
		'title': '',
		'imageId': '69530312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970396&docid=69530310&x=1426',
		'title': '',
		'imageId': '69530310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970396&docid=69530307&x=1426',
		'title': '',
		'imageId': '69530307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970396&docid=69530311&x=1426',
		'title': '',
		'imageId': '69530311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970396&docid=69530308&x=1426',
		'title': '',
		'imageId': '69530308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970396&docid=69735217&x=1426',
		'title': '',
		'imageId': '69735217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970396&docid=69735226&x=1426',
		'title': '',
		'imageId': '69735226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970396';

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