var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971387&docid=69050020&x=2217',
		'title': '',
		'imageId': '69050020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971387&docid=69050021&x=2217',
		'title': '',
		'imageId': '69050021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971387&docid=69050022&x=2217',
		'title': '',
		'imageId': '69050022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971387&docid=69050023&x=2217',
		'title': '',
		'imageId': '69050023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971387&docid=69050024&x=2217',
		'title': '',
		'imageId': '69050024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971387&docid=69050025&x=2217',
		'title': '',
		'imageId': '69050025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971387&docid=69050026&x=2217',
		'title': '',
		'imageId': '69050026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971387&docid=69050027&x=2217',
		'title': '',
		'imageId': '69050027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971387';

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