var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013424&docid=70048677&x=229',
		'title': '',
		'imageId': '70048677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013424&docid=70048678&x=229',
		'title': '',
		'imageId': '70048678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013424&docid=70048679&x=229',
		'title': '',
		'imageId': '70048679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013424&docid=70048685&x=229',
		'title': '',
		'imageId': '70048685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013424&docid=70048680&x=229',
		'title': '',
		'imageId': '70048680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013424&docid=70048681&x=229',
		'title': '',
		'imageId': '70048681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013424&docid=70048684&x=229',
		'title': '',
		'imageId': '70048684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013424&docid=70048683&x=229',
		'title': '',
		'imageId': '70048683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013424&docid=70048682&x=229',
		'title': '',
		'imageId': '70048682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013424';

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