var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955759&docid=68722311&x=3938',
		'title': '',
		'imageId': '68722311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955759&docid=68722312&x=3938',
		'title': '',
		'imageId': '68722312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955759&docid=68722316&x=3938',
		'title': '',
		'imageId': '68722316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955759&docid=68722313&x=3938',
		'title': '',
		'imageId': '68722313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955759&docid=68722317&x=3938',
		'title': '',
		'imageId': '68722317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955759&docid=68722315&x=3938',
		'title': '',
		'imageId': '68722315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955759&docid=68722314&x=3938',
		'title': '',
		'imageId': '68722314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955759';

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