function frontpagewelcome()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<CENTER><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" COLS="1"WIDTH="100%"><TR><TD ALIGN=CENTER VALIGN=MIDDLE WIDTH="100%"><FONT FACE="TAHOMA" COLOR="gray" SIZE=2><CENTER>We\'re a totally free website, but you gotta register to check the place out. There\'s a <B>Chamorro music</B> section if you enjoy Kantan Chamorro. Members share some file <A HREF="downloads.php">downloads</A> and <A HREF="articles.php">articles</A>, BSing in the <A HREF="forum/index.php">discussion forums</A>, and of course I have some personal touches like the <A HREF="photogallery.php">photo gallery</A>. Browse! If you are sure you want mature area access, use the <I>contact</I> option on the menu and ask (ensure you show a birthdate in your profile!!!). Most of all, post something in the forums and/or shoutbox or somewhere to let us know you came by!!!</center></FONT></TD></TR></TABLE></CENTER>'); } // frontpage4
if (ranNum == 1){document.write('<CENTER><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" COLS="2"WIDTH="100%"><TR><TD ALIGN=CENTER VALIGN=MIDDLE WIDTH="125"><CENTER><IMG SRC="http://www.13n144e.com/images/seal.gif" WIDTH=100 HEIGHT=140></CENTER></TD><TD ALIGN=CENTER VALIGN=MIDDLE WIDTH="475"><FONT FACE="TAHOMA" COLOR="gray" SIZE=2><CENTER>We\'re a totally free website, but you gotta register to check the place out. There\'s a <B>Chamorro music</B> section if you enjoy Kantan Chamorro. Members share some file <A HREF="downloads.php">downloads</A> and <A HREF="articles.php">articles</A>, BSing in the <A HREF="forum/index.php">discussion forums</A>, and of course I have some personal touches like the <A HREF="photogallery.php">photo gallery</A>. Browse! If you are sure you want mature area access, use the <I>contact</I> option on the menu (you\'ll see it once you register) and ask (ensure you show a birthdate in your profile!!!). Most of all, post something in the forums and/or shoutbox or somewhere to let us know you came by!!!</center></FONT></TD></TR></TABLE></CENTER>'); } // frontpage5
if (ranNum == 2){document.write('<CENTER><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" COLS="2"WIDTH="100%"><TR><TD ALIGN=CENTER VALIGN=MIDDLE WIDTH="475"><FONT FACE="TAHOMA" COLOR="gray" SIZE=2><CENTER><B>HOI!</B> Dispensa\'hit lai, I can\'t offer you food or a drink while you\'re here. But hang out anyway. At least you can jam to some <B>Chamorro music</B> if you enjoy Kantan Chamorro. Yanggen taya nai bidada\'mu, share a few laughs or gasps in file <A HREF="downloads.php">downloads</A> and <A HREF="articles.php">articles</A>, BSing in the <A HREF="forum/index.php">discussion forums</A>, just to kick back umbre. Browse! Most of all, post something in the forums and/or shoutbox or somewhere to let us know you came by!!!</center></FONT></TD><TD ALIGN=CENTER VALIGN=MIDDLE WIDTH="125"><CENTER><IMG SRC="http://www.13n144e.com/images/food.gif" WIDTH=125 HEIGHT=109></CENTER></TD></TR></TABLE></CENTER>'); } // frontpage1
if (ranNum == 3){document.write('<CENTER><TABLE BORDER="0" CELLPADDING="2" CELLSPACING="0" COLS="2"WIDTH="100%"><TR><TD ALIGN=CENTER VALIGN=MIDDLE WIDTH="130"><CENTER><IMG SRC="http://www.13n144e.com/images/rsl76.jpg" WIDTH=129 HEIGHT=107></CENTER></TD><TD ALIGN=LEFT VALIGN=MIDDLE WIDTH="470"><FONT FACE="TAHOMA" COLOR="gray" SIZE=2>This is my personal "web presence" with a mixed bag of stuff such as video and audio clips, articles, and downloadable files of this and that you\'d typically get in e-mail jokelists. A few of us smoke and joke in the discussion forums. I also resurrected my <B><I>Kantan Chamorro pages</I></B> from my old 1990\'s web site by way of mp3 streaming. Pues hafa nai, post something in the forums and/or shoutbox or somewhere to let us know you came by!!!</FONT></TD></TR></TABLE></CENTER>'); } // frontpage3
}
