var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017163&docid=69225817&x=4657',
		'title': '',
		'imageId': '69225817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017163&docid=69225820&x=4657',
		'title': '',
		'imageId': '69225820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017163&docid=69225821&x=4657',
		'title': '',
		'imageId': '69225821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017163&docid=69225822&x=4657',
		'title': '',
		'imageId': '69225822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017163&docid=69225824&x=4657',
		'title': '',
		'imageId': '69225824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017163&docid=69225826&x=4657',
		'title': '',
		'imageId': '69225826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017163&docid=69225827&x=4657',
		'title': '',
		'imageId': '69225827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017163&docid=69225828&x=4657',
		'title': '',
		'imageId': '69225828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017163&docid=69225833&x=4657',
		'title': '',
		'imageId': '69225833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017163';

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