var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940333&docid=68383092&x=5230',
		'title': '',
		'imageId': '68383092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940333&docid=68383087&x=5230',
		'title': '',
		'imageId': '68383087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940333&docid=68383090&x=5230',
		'title': '',
		'imageId': '68383090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940333&docid=68383095&x=5230',
		'title': '',
		'imageId': '68383095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940333&docid=68383089&x=5230',
		'title': '',
		'imageId': '68383089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940333&docid=68383093&x=5230',
		'title': '',
		'imageId': '68383093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940333&docid=68383088&x=5230',
		'title': '',
		'imageId': '68383088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940333&docid=68383094&x=5230',
		'title': '',
		'imageId': '68383094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940333&docid=68383091&x=5230',
		'title': '',
		'imageId': '68383091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940333';

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