var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005168&docid=69843608&x=5456',
		'title': '',
		'imageId': '69843608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005168&docid=69843607&x=5456',
		'title': '',
		'imageId': '69843607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005168&docid=69843611&x=5456',
		'title': '',
		'imageId': '69843611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005168&docid=69843606&x=5456',
		'title': '',
		'imageId': '69843606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005168&docid=69843609&x=5456',
		'title': '',
		'imageId': '69843609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005168&docid=69843605&x=5456',
		'title': '',
		'imageId': '69843605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005168&docid=69843610&x=5456',
		'title': '',
		'imageId': '69843610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005168';

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