var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3928674&docid=68101871&x=3843',
		'title': '',
		'imageId': '68101871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928674&docid=68101867&x=3843',
		'title': '',
		'imageId': '68101867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928674&docid=68101875&x=3843',
		'title': '',
		'imageId': '68101875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928674&docid=68101869&x=3843',
		'title': '',
		'imageId': '68101869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928674&docid=68101870&x=3843',
		'title': '',
		'imageId': '68101870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928674&docid=68101874&x=3843',
		'title': '',
		'imageId': '68101874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928674&docid=68101868&x=3843',
		'title': '',
		'imageId': '68101868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928674&docid=68101872&x=3843',
		'title': '',
		'imageId': '68101872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928674&docid=68101873&x=3843',
		'title': '',
		'imageId': '68101873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3928674';

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