var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984886&docid=69375440&x=5519',
		'title': '',
		'imageId': '69375440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984886&docid=69375437&x=5519',
		'title': '',
		'imageId': '69375437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984886&docid=69375443&x=5519',
		'title': '',
		'imageId': '69375443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984886&docid=69375442&x=5519',
		'title': '',
		'imageId': '69375442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984886&docid=69375439&x=5519',
		'title': '',
		'imageId': '69375439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984886&docid=69375441&x=5519',
		'title': '',
		'imageId': '69375441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984886&docid=69375438&x=5519',
		'title': '',
		'imageId': '69375438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984886&docid=69440847&x=5519',
		'title': '',
		'imageId': '69440847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984886';

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