HOME

YOUR BIO-RYTHYM

MATRIX'S BIO-RYTHYM

Enter your birth date below to see your Bio-Rhythm


Compliments of http://www.youngconcepts.com

To add a personalized Biorhythm Calendar to your web page, just include the
following tags in your HTML code:

<applet CODE="BioCal.class" WIDTH="570" HEIGHT="412" ARCHIVE="biocal.jar"
codebase="http://www.youngconcepts.com/biocal/">
  <param name="name" value="Your Name">
  <param name="month" value="12">
  <param name="day" value="14">
  <param name="year" value="1955">
</applet>

Replace the param values with your name and birth date. If the birth date is
not a valid date, the applet will use today's date as the default birthday.
If you prefer that the birthday entry fields can be changed in the applet (by
the user), just remove the param tags to enable applet default behavior.