var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959110&docid=68799923&x=349',
		'title': '',
		'imageId': '68799923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959110&docid=68799938&x=349',
		'title': '',
		'imageId': '68799938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959110&docid=68799926&x=349',
		'title': '',
		'imageId': '68799926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959110&docid=68799929&x=349',
		'title': '',
		'imageId': '68799929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959110&docid=68799932&x=349',
		'title': '',
		'imageId': '68799932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959110&docid=68799912&x=349',
		'title': '',
		'imageId': '68799912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959110&docid=68799920&x=349',
		'title': '',
		'imageId': '68799920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959110&docid=68799941&x=349',
		'title': '',
		'imageId': '68799941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959110&docid=68799944&x=349',
		'title': '',
		'imageId': '68799944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959110';

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