var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998739&docid=69371070&x=1756',
		'title': '',
		'imageId': '69371070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998739&docid=69371075&x=1756',
		'title': '',
		'imageId': '69371075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998739&docid=69371073&x=1756',
		'title': '',
		'imageId': '69371073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998739&docid=69371077&x=1756',
		'title': '',
		'imageId': '69371077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998739&docid=69371076&x=1756',
		'title': '',
		'imageId': '69371076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998739&docid=69371069&x=1756',
		'title': '',
		'imageId': '69371069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998739&docid=69371072&x=1756',
		'title': '',
		'imageId': '69371072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998739&docid=69371071&x=1756',
		'title': '',
		'imageId': '69371071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998739&docid=69371074&x=1756',
		'title': '',
		'imageId': '69371074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998739';

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