var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960469&docid=68826795&x=2255',
		'title': '',
		'imageId': '68826795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960469&docid=68826790&x=2255',
		'title': '',
		'imageId': '68826790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960469&docid=68826792&x=2255',
		'title': '',
		'imageId': '68826792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960469&docid=68826788&x=2255',
		'title': '',
		'imageId': '68826788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960469&docid=68826787&x=2255',
		'title': '',
		'imageId': '68826787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960469&docid=68826791&x=2255',
		'title': '',
		'imageId': '68826791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960469&docid=68826794&x=2255',
		'title': '',
		'imageId': '68826794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960469&docid=68826793&x=2255',
		'title': '',
		'imageId': '68826793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960469&docid=68826789&x=2255',
		'title': '',
		'imageId': '68826789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960469';

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