var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932795&docid=68196088&x=128',
		'title': '',
		'imageId': '68196088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932795&docid=68196094&x=128',
		'title': '',
		'imageId': '68196094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932795&docid=68196090&x=128',
		'title': '',
		'imageId': '68196090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932795&docid=68196091&x=128',
		'title': '',
		'imageId': '68196091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932795&docid=68196092&x=128',
		'title': '',
		'imageId': '68196092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932795&docid=68196095&x=128',
		'title': '',
		'imageId': '68196095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932795&docid=68196097&x=128',
		'title': '',
		'imageId': '68196097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932795&docid=68196096&x=128',
		'title': '',
		'imageId': '68196096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932795&docid=68196093&x=128',
		'title': '',
		'imageId': '68196093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932795';

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