var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002632&docid=69260315&x=3552',
		'title': '',
		'imageId': '69260315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002632&docid=69260313&x=3552',
		'title': '',
		'imageId': '69260313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002632&docid=69260314&x=3552',
		'title': '',
		'imageId': '69260314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002632&docid=69260320&x=3552',
		'title': '',
		'imageId': '69260320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002632&docid=69260319&x=3552',
		'title': '',
		'imageId': '69260319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002632&docid=69260317&x=3552',
		'title': '',
		'imageId': '69260317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002632&docid=69260316&x=3552',
		'title': '',
		'imageId': '69260316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002632&docid=69260312&x=3552',
		'title': '',
		'imageId': '69260312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002632&docid=69260318&x=3552',
		'title': '',
		'imageId': '69260318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002632';

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