var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961938&docid=68854116&x=3952',
		'title': '',
		'imageId': '68854116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961938&docid=68854120&x=3952',
		'title': '',
		'imageId': '68854120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961938&docid=68854114&x=3952',
		'title': '',
		'imageId': '68854114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961938&docid=68854118&x=3952',
		'title': '',
		'imageId': '68854118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961938&docid=68854121&x=3952',
		'title': '',
		'imageId': '68854121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961938&docid=68854117&x=3952',
		'title': '',
		'imageId': '68854117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961938&docid=68854119&x=3952',
		'title': '',
		'imageId': '68854119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961938&docid=68854115&x=3952',
		'title': '',
		'imageId': '68854115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961938&docid=68854113&x=3952',
		'title': '',
		'imageId': '68854113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961938';

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