<!--

function giboView(s) {
	window.open(s,"", 'toolbar=0,location=0,menubar=0,scrollbars=1,status=0,resizable=1');
}

//-->