function gotoHome() {
    /*if( self == top ) {
	    location = '/index.php';
    }*/

}