var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943217&docid=68417690&x=3134',
		'title': '',
		'imageId': '68417690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943217&docid=68417686&x=3134',
		'title': '',
		'imageId': '68417686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943217&docid=68417687&x=3134',
		'title': '',
		'imageId': '68417687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943217&docid=68417689&x=3134',
		'title': '',
		'imageId': '68417689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943217&docid=68417692&x=3134',
		'title': '',
		'imageId': '68417692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943217&docid=68417691&x=3134',
		'title': '',
		'imageId': '68417691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943217&docid=68417688&x=3134',
		'title': '',
		'imageId': '68417688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943217';

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