var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959304&docid=68813667&x=1834',
		'title': '',
		'imageId': '68813667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959304&docid=68813665&x=1834',
		'title': '',
		'imageId': '68813665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959304&docid=68813666&x=1834',
		'title': '',
		'imageId': '68813666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959304&docid=68813664&x=1834',
		'title': '',
		'imageId': '68813664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959304&docid=68813662&x=1834',
		'title': '',
		'imageId': '68813662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959304&docid=68813669&x=1834',
		'title': '',
		'imageId': '68813669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959304&docid=68813663&x=1834',
		'title': '',
		'imageId': '68813663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959304&docid=68813668&x=1834',
		'title': '',
		'imageId': '68813668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959304&docid=68813670&x=1834',
		'title': '',
		'imageId': '68813670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959304';

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