var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032035&docid=70205178&x=5617',
		'title': '',
		'imageId': '70205178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032035&docid=70229429&x=5617',
		'title': '',
		'imageId': '70229429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032035&docid=70229433&x=5617',
		'title': '',
		'imageId': '70229433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032035&docid=70229432&x=5617',
		'title': '',
		'imageId': '70229432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032035&docid=70229435&x=5617',
		'title': '',
		'imageId': '70229435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032035&docid=70229431&x=5617',
		'title': '',
		'imageId': '70229431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032035&docid=70229428&x=5617',
		'title': '',
		'imageId': '70229428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032035&docid=70229434&x=5617',
		'title': '',
		'imageId': '70229434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032035&docid=70229430&x=5617',
		'title': '',
		'imageId': '70229430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032035';

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