var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964030&docid=68906142&x=4946',
		'title': '',
		'imageId': '68906142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964030&docid=68906143&x=4946',
		'title': '',
		'imageId': '68906143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964030&docid=68906144&x=4946',
		'title': '',
		'imageId': '68906144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964030&docid=68906145&x=4946',
		'title': '',
		'imageId': '68906145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964030&docid=68906146&x=4946',
		'title': '',
		'imageId': '68906146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964030&docid=68906147&x=4946',
		'title': '',
		'imageId': '68906147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964030&docid=68906148&x=4946',
		'title': '',
		'imageId': '68906148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964030&docid=68906149&x=4946',
		'title': '',
		'imageId': '68906149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964030&docid=68906150&x=4946',
		'title': '',
		'imageId': '68906150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964030';

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