<!-- 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="0" 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="http://www.toyroomrockopera.com" class="menu">Home</a>');


document.write('</td><td nowrap>');
document.write('<a href="window-press.htm" class="menu">Press Kit</a>');


document.write('</td><td nowrap>');
document.write('<a href="samples.htm" class="menu">Videos</a>');


document.write('</td><td nowrap>');
document.write('<a href="music.htm" class="menu">Buy</a>');


document.write('</td><td nowrap>');
document.write('<a href="window-news.htm" class="menu">Reviews</a>');


document.write('</td><td nowrap>');
document.write('<a href="gallery1.htm" class="menu">Comic Book</a>');


document.write('</td><td nowrap>');
document.write('<a href="window-calendar.htm" class="menu">Calendar</a>');


document.write('</td><td nowrap>');
document.write('<a href="http://www.sallytomato.com/edit/photos/toy_room/index.htm" target="_blank" class="menu">Photos</a>');


document.write('</td><td nowrap>');
document.write('<a href="window-links.htm" class="menu">Links</a>');

document.write('</td><td nowrap>');
document.write('<a href="window-contact.htm" class="menu">Contact</a>');

document.write('</td><td nowrap>');
document.write('<a href="credits.htm" class="menu">Credits</a>');

document.write('</td></tr></table>');
document.write('</td></tr></table></DIV>');

//  End -->