var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968743&docid=68994628&x=157',
		'title': '',
		'imageId': '68994628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968743&docid=68994625&x=157',
		'title': '',
		'imageId': '68994625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968743&docid=68994626&x=157',
		'title': '',
		'imageId': '68994626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968743&docid=68994630&x=157',
		'title': '',
		'imageId': '68994630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968743&docid=68994629&x=157',
		'title': '',
		'imageId': '68994629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968743&docid=68994627&x=157',
		'title': '',
		'imageId': '68994627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968743&docid=68994632&x=157',
		'title': '',
		'imageId': '68994632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968743&docid=68994631&x=157',
		'title': '',
		'imageId': '68994631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968743&docid=68994298&x=157',
		'title': '',
		'imageId': '68994298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968743';

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