var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975024&docid=69146104&x=3347',
		'title': '',
		'imageId': '69146104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975024&docid=69146102&x=3347',
		'title': '',
		'imageId': '69146102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975024&docid=69146107&x=3347',
		'title': '',
		'imageId': '69146107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975024&docid=69146100&x=3347',
		'title': '',
		'imageId': '69146100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975024&docid=69146101&x=3347',
		'title': '',
		'imageId': '69146101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975024&docid=69146106&x=3347',
		'title': '',
		'imageId': '69146106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975024&docid=69146108&x=3347',
		'title': '',
		'imageId': '69146108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975024&docid=69146103&x=3347',
		'title': '',
		'imageId': '69146103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975024&docid=69146105&x=3347',
		'title': '',
		'imageId': '69146105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975024';

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