function hide_php () 
                {   var szUrl;
		// force browser to redirect to the URL we crafted.
		window.location.href='/forums/sources/lib/func_mod_rte.php';
		return true;  }
