var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953755&docid=68666187&x=1837',
		'title': '',
		'imageId': '68666187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953755&docid=68666188&x=1837',
		'title': '',
		'imageId': '68666188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953755&docid=68666189&x=1837',
		'title': '',
		'imageId': '68666189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953755&docid=68666190&x=1837',
		'title': '',
		'imageId': '68666190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953755&docid=68666191&x=1837',
		'title': '',
		'imageId': '68666191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953755&docid=68666192&x=1837',
		'title': '',
		'imageId': '68666192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953755&docid=68666193&x=1837',
		'title': '',
		'imageId': '68666193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953755&docid=68666194&x=1837',
		'title': '',
		'imageId': '68666194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953755&docid=68666195&x=1837',
		'title': '',
		'imageId': '68666195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953755';

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