var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009954&docid=69961178&x=1013',
		'title': '',
		'imageId': '69961178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009954&docid=69961172&x=1013',
		'title': '',
		'imageId': '69961172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009954&docid=69961176&x=1013',
		'title': '',
		'imageId': '69961176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009954&docid=69961175&x=1013',
		'title': '',
		'imageId': '69961175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009954&docid=69961174&x=1013',
		'title': '',
		'imageId': '69961174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009954&docid=69961177&x=1013',
		'title': '',
		'imageId': '69961177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009954&docid=69961173&x=1013',
		'title': '',
		'imageId': '69961173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009954';

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