var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930163&docid=68132112&x=2010',
		'title': '',
		'imageId': '68132112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930163&docid=68132111&x=2010',
		'title': '',
		'imageId': '68132111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930163&docid=68132114&x=2010',
		'title': '',
		'imageId': '68132114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930163&docid=68132116&x=2010',
		'title': '',
		'imageId': '68132116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930163&docid=68132117&x=2010',
		'title': '',
		'imageId': '68132117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930163&docid=68132118&x=2010',
		'title': '',
		'imageId': '68132118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930163&docid=68132110&x=2010',
		'title': '',
		'imageId': '68132110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930163&docid=68132115&x=2010',
		'title': '',
		'imageId': '68132115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930163&docid=68132113&x=2010',
		'title': '',
		'imageId': '68132113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930163';

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