function bmstyle() {

document.writeln('<BODY BGCOLOR="000000" TEXT="#9077FF" LINK="#9933CC" ALINK="#6633CC" VLINK="#3333CC" background="" marginwidth="0" marginheight="0" topmargin="0">');

document.writeln('<STYLE TYPE="text/css">');
document.writeln('<!--');
document.writeln('A:link {color: #33CCCC; text-decoration: none; letter-spacing: none}');
document.writeln('A:visited {color: #3399CC; text-decoration: none; letter-spacing: none}');
document.writeln('A:hover {color: #3399CC; text-decoration: none; letter-spacing: none}');
document.writeln('TABLE, TR, TD {');
document.writeln('  font-family: Verdana, arial, helvetica, serif;');
document.writeln('  font-size: 12px;');
document.writeln('  color:#9077FF ');
document.writeln('}');
document.writeln('#out_title { ');
document.writeln('  font-family: Verdana, arial, helvetica, serif;');
document.writeln('  font-weight: bold; font-size: 30; color: #9077FF;');
document.writeln('}');
document.writeln('#table_title { font-size: 24; font-weight:bold; color: #FFFFFF;}');
document.writeln('#tablei {color : #000000;}');
document.writeln('#headert {');
document.writeln('  font-size: 14px; background-color: #0000FF;');
document.writeln('  font-weight: bold; color : #FFFFFF;');
document.writeln('}');
document.writeln('#headeri {color : #0000FF;}');
document.writeln('-->');
document.writeln('</STYLE>');

}

function bmmenu() {

document.writeln('<table BGCOLOR="000000" cellspacing=0 cellpadding=0 border=0 width=100%>');
document.writeln('<tr><td valign="top" width=180>');
document.writeln('<br><br><br><br>');
document.writeln('<img src="http://adamrulz.com/botsmaster/images/icons.gif" width=160 height=373 alt="Choose your path" border="0" usemap="#botsmaster"><br>');
document.writeln('<map name="botsmaster">');
document.writeln('<area shape=rect coords="1,   1, 159,  31" href="http://adamrulz.com/botsmaster/" alt="Home" target="_top">');
document.writeln('<area shape=rect coords="1,  32, 159,  62" href="http://adamrulz.com/botsmaster/whatsnew.html" alt="News">');
document.writeln('<area shape=rect coords="1,  63, 159,  93" href="http://adamrulz.com/botsmaster/actors.html" alt="Actors">');
document.writeln('<area shape=rect coords="1,  94, 159, 124" href="http://adamrulz.com/botsmaster/character.html" alt="Characters">');
document.writeln('<area shape=rect coords="1, 125, 159, 155" href="http://adamrulz.com/botsmaster/bmgal.html" alt="Image Gallery">');
document.writeln('<area shape=rect coords="1, 156, 159, 186" href="http://adamrulz.com/botsmaster/sounds.html" alt="Multimedia">');
document.writeln('<area shape=rect coords="1, 187, 159, 217" href="http://adamrulz.com/botsmaster/episodes.html" alt="Episodes">');
document.writeln('<area shape=rect coords="1, 218, 159, 248" href="http://adamrulz.com/botsmaster/crossword.html" alt="Crossword Puzzle">');
document.writeln('<area shape=rect coords="1, 249, 159, 279" href="http://adamrulz.com/botsmaster/quiz.html" alt="Quiz">');
document.writeln('<area shape=rect coords="1, 280, 159, 310" href="http://adamrulz.com/botsmaster/links.html" alt="Links">');
document.writeln('<area shape=rect coords="1, 311, 159, 341" href="http://clubs.yahoo.com/clubs/botsmaster" target="_top" alt="Yahoo! Club">');
document.writeln('<area shape=rect coords="1, 342, 159, 372" href="http://adamrulz.com/board/viewforum.php?f=24" target="_top" alt="Message Board">');
document.writeln('</map>');
document.writeln('</td><td>');


}

function acmenu() {

document.writeln('<table BGCOLOR="000000" cellspacing=0 cellpadding=0 border=0>');
document.writeln('<tr><td valign="top" width=244>');
document.writeln('<br><br><br><br>');
document.writeln('<img src="http://adamrulz.com/botsmaster/images/acticons.gif" width=224 height=373 alt="Choose your path" border="0" usemap="#botsmaster"><br>');
document.writeln('<map name="botsmaster">');
document.writeln('<area shape=rect coords="1,   1, 223,  31" href="" alt="Home">');
document.writeln('<area shape=rect coords="1,  32, 223,  62" href="actors.html" alt="Actors">');
document.writeln('<area shape=rect coords="1,  63, 223,  93" href="hisss.html" alt="Ian Corlett">');
document.writeln('<area shape=rect coords="1,  94, 223, 124" href="genesix.html" alt="Michael Donovan">');
document.writeln('<area shape=rect coords="1, 125, 223, 155" href="toolzz.html" alt="Stefano Giulianetti">');
document.writeln('<area shape=rect coords="1, 156, 223, 186" href="frenzy.html" alt="Janyse Jaud">');
document.writeln('<area shape=rect coords="1, 187, 223, 217" href="ninjzz.html" alt="Surya Keller">');
document.writeln('<area shape=rect coords="1, 218, 223, 248" href="dnerd.html" alt="Terry Klassen">');
document.writeln('<area shape=rect coords="1, 249, 223, 279" href="ziv.html" alt="Mark Hildreth">');
document.writeln('<area shape=rect coords="1, 280, 223, 310" href="jam.html" alt="Cusse Mankuma">');
document.writeln('<area shape=rect coords="1, 311, 223, 341" href="blitzy.html" alt="Crystaleen O`Bray">');
document.writeln('<area shape=rect coords="1, 342, 223, 372" href="llp.html" alt="Dale Wilson">');
document.writeln('</map>');
document.writeln('</td><td>');


}

function bmheader() {

bmmenu();
bmban();
document.writeln('<br><br>');

}

function acheader() {

acmenu();
bmban();
document.writeln('<br><br>');

}

function bmfooter() {

document.writeln('</td></tr></table>');

document.writeln('<br>');
document.writeln('<center><a href=http://adamrulz.com/botsmaster/stealing.html target=_top>Don\'t steal my stuff</a></center>');
bmban();

document.writeln('</body></html>');

}

function bmban() {

document.writeln('<center>');
document.writeln('<a href="http://adamrulz.com/botsmaster/" target="_top">');
document.writeln('<img src="http://adamrulz.com/botsmaster/images/bmbanner.jpg" ');
document.writeln('width=400 height=80 alt="Visit the World`s Greatest Bots Master Page" ');
document.writeln('border=0></a></center>');

}
