var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931351&docid=68151742&x=051',
		'title': '',
		'imageId': '68151742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931351&docid=68151743&x=051',
		'title': '',
		'imageId': '68151743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931351&docid=68151746&x=051',
		'title': '',
		'imageId': '68151746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931351&docid=68151744&x=051',
		'title': '',
		'imageId': '68151744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931351&docid=68151760&x=051',
		'title': '',
		'imageId': '68151760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931351&docid=68151766&x=051',
		'title': '',
		'imageId': '68151766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931351&docid=68151747&x=051',
		'title': '',
		'imageId': '68151747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931351&docid=68151756&x=051',
		'title': '',
		'imageId': '68151756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931351&docid=68151745&x=051',
		'title': '',
		'imageId': '68151745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931351';

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