var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000459&docid=69729436&x=1011',
		'title': '',
		'imageId': '69729436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000459&docid=69729431&x=1011',
		'title': '',
		'imageId': '69729431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000459&docid=69729435&x=1011',
		'title': '',
		'imageId': '69729435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000459&docid=69729430&x=1011',
		'title': '',
		'imageId': '69729430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000459&docid=69729432&x=1011',
		'title': '',
		'imageId': '69729432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000459&docid=69729428&x=1011',
		'title': '',
		'imageId': '69729428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000459&docid=69729437&x=1011',
		'title': '',
		'imageId': '69729437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000459&docid=69729433&x=1011',
		'title': '',
		'imageId': '69729433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000459&docid=69729434&x=1011',
		'title': '',
		'imageId': '69729434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000459';

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