<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



var menu_side	="left"	// MENU LEFT, RIGHT OR CENTER



document.write('<TABLE cellpadding="0" cellspacing="0" border="0" WIDTH="100%"  bgcolor="#663366" class="printhide"><tr><td align="'+menu_side+'" class="menu_outline">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>');



// START LINKS //

document.write('</td><td nowrap>');
document.write('<a href="http://girlgamezone.com/index.html" class="menu">Home</a>');

document.write('</td><td nowrap>');
document.write('<a href="http://girlgamezone.com/makeover-games.html" class="menu">Makeover</a>');


document.write('</td><td nowrap>');
document.write('<a href="http://girlgamezone.com/dress-up-games.html" class="menu">Dress Up</a>');

document.write('</td><td nowrap>');
document.write('<a href="http://girlgamezone.com/fashion-games.html" class="menu">Fashion</a>');

document.write('</td><td nowrap>');
document.write('<a href="http://girlgamezone.com/multiplayer-games.html" class="menu">MMORPG</a>');

document.write('</td><td nowrap>');
document.write('<a href="http://girlgamezone.com/free-online-rpgs.html" class="menu">RPG</a>');

document.write('</td><td nowrap>');
document.write('<a href="http://girlgamezone.com/sim-girl-games.html" class="menu">Sim Games</a>');

document.write('</td><td nowrap>');
document.write('<a href="http://www.girlgamezone.com/anime-games.html" class="menu">Anime</a>');

document.write('</td><td nowrap>');
document.write('<a href="http://girlgamezone.com/sleepover-games.html" class="menu">Sleepover</a>');


document.write('</td><td nowrap>');
document.write('<a href="http://www.girlgamezone.com/playgames/playgames.html" class="menu">Play Games</a>');

document.write('</td><td nowrap>');
document.write('<a href="http://girlgamezone.com/barbiegames.html" class="menu">Barbie</a>');

document.write('</td><td nowrap>');
document.write('<a href="http://girlgamezone.com/kidsstore.html" class="menu">Kids Store</a>');



// COPY AND PASTE THE NEXT 2 LINES TO ADD A NEW LINK //


document.write('</td><td nowrap>');
document.write('<a href="mailto:debra@girlgamezone.com" class="menu">Contact</a>');


// END LINK BUTTONS //



document.write('</td></tr></table>');
document.write('</td></tr></table>');

//  End -->