var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999783&docid=69586884&x=3945',
		'title': '',
		'imageId': '69586884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999783&docid=69586883&x=3945',
		'title': '',
		'imageId': '69586883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999783&docid=69586886&x=3945',
		'title': '',
		'imageId': '69586886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999783&docid=69586887&x=3945',
		'title': '',
		'imageId': '69586887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999783&docid=69586888&x=3945',
		'title': '',
		'imageId': '69586888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999783&docid=69586885&x=3945',
		'title': '',
		'imageId': '69586885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999783&docid=69586891&x=3945',
		'title': '',
		'imageId': '69586891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999783';

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