var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946063&docid=68486149&x=2739',
		'title': '',
		'imageId': '68486149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946063&docid=68486152&x=2739',
		'title': '',
		'imageId': '68486152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946063&docid=68486155&x=2739',
		'title': '',
		'imageId': '68486155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946063&docid=68486158&x=2739',
		'title': '',
		'imageId': '68486158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946063&docid=68486161&x=2739',
		'title': '',
		'imageId': '68486161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946063&docid=68486164&x=2739',
		'title': '',
		'imageId': '68486164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946063&docid=68486167&x=2739',
		'title': '',
		'imageId': '68486167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946063&docid=68486170&x=2739',
		'title': '',
		'imageId': '68486170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946063&docid=68486176&x=2739',
		'title': '',
		'imageId': '68486176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946063';

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