var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007099&docid=69404430&x=3627',
		'title': '',
		'imageId': '69404430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007099&docid=69404423&x=3627',
		'title': '',
		'imageId': '69404423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007099&docid=69404431&x=3627',
		'title': '',
		'imageId': '69404431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007099&docid=69404427&x=3627',
		'title': '',
		'imageId': '69404427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007099&docid=69404426&x=3627',
		'title': '',
		'imageId': '69404426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007099&docid=69404428&x=3627',
		'title': '',
		'imageId': '69404428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007099&docid=69404433&x=3627',
		'title': '',
		'imageId': '69404433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007099&docid=69404429&x=3627',
		'title': '',
		'imageId': '69404429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007099&docid=69404424&x=3627',
		'title': '',
		'imageId': '69404424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007099';

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