var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957832&docid=68770017&x=729',
		'title': '',
		'imageId': '68770017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957832&docid=68770013&x=729',
		'title': '',
		'imageId': '68770013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957832&docid=68770010&x=729',
		'title': '',
		'imageId': '68770010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957832&docid=68770018&x=729',
		'title': '',
		'imageId': '68770018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957832&docid=68770011&x=729',
		'title': '',
		'imageId': '68770011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957832&docid=68770014&x=729',
		'title': '',
		'imageId': '68770014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957832&docid=68770015&x=729',
		'title': '',
		'imageId': '68770015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957832&docid=68770016&x=729',
		'title': '',
		'imageId': '68770016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957832&docid=68770012&x=729',
		'title': '',
		'imageId': '68770012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957832';

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