<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Use  target="soundframe" to open links in the window


document.write('<DIV id="menulocation" class="printhide">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" class="menubackground"><tr><td>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td align="left" nowrap>');
document.write('<img src="picts/menu_icon.jpg" border="1" style="border-right: #000000 1px solid">');
document.write('<img src="picts/spacer.gif" border="0" width="10" height="10"><br>');



// START LINKS TO MAKE A NEW LINK COPY ANY OF THESE 2 LINES //


document.write('</td><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');

document.write('</td><td nowrap>');
document.write('<a href="about.htm" class="menu">About</a>');


document.write('</td><td nowrap>');
document.write('<a href="http://www.celebrityvoices.net/store/storefront.php" class="menu">Store</a>');



document.write('</td><td nowrap>');
document.write('<a href="bingo.htm" class="menu">Bingo</a>');

document.write('</td><td nowrap>');
document.write('<a href="birthday_cards.htm" class="menu">Birthday Cards</a>');



document.write('</td><td nowrap>');
document.write('<a href="garmin_voices.htm" class="menu">Garmin Voices</a>');

document.write('</td><td nowrap>');
document.write('<a href="tom_tom_voices.htm" class="menu">Tom Tom Voices</a>');





document.write('</td><td nowrap>');
document.write('<a href="speed_camera_alerts.htm" class="menu">Speed Alerts</a>');
















document.write('</td><td nowrap>');
document.write('<a href="site_map.htm" class="menu">Map</a>');

document.write('</td><td nowrap>');
document.write('<a href="window-links.htm" class="menu" target="soundframe">Links</a>');
document.write('</td><td nowrap>');
document.write('<a href="window-contact.htm" class="menu" target="soundframe">Contact</a>');




document.write('</td></tr></table>');
document.write('</td></tr></table></DIV>');

//  End -->