<!-- 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="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="music.htm" class="menu">Music</a>');


document.write('</td><td nowrap>');
document.write('<a href="original.htm" class="menu">Shop Now</a>');


document.write('</td><td nowrap>');
document.write('<a href="javascript:openpopup(0)" class="menu">Gallery</a>');


document.write('</td><td nowrap>');
document.write('<a href="awards.htm" class="menu">Awards</a>');


document.write('</td><td nowrap>');
document.write('<a href="http://www.bestpals.net/artman2/publish/index.shtml" target="_blank" class="menu">Press</a>');


document.write('</td><td nowrap>');
document.write('<a href="window-contact.htm" target="soundframe" class="menu">Contact</a>');


document.write('</td><td nowrap>');
document.write('<a href="javascript:openpopup1(0)" class="menu">Store Locator</a>');


document.write('</td><td nowrap>');
document.write('<a href="jim_shore.html" class="menu">Jim Shore</a>');


document.write('</td><td nowrap>');
document.write('<a href="http://www.youtube.com/bestpals01" target="_blank" class="menu">Video</a>');


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


var popurls=new Array()
popurls[0]="autoviewer/index.html";


function openpopup(idx){
var winpops=window.open(popurls[idx],"","width=800,height=600");
} 


var popurls1=new Array()
popurls1[0]="DealerLocator/store_locator.php";


function openpopup1(idx){
var winpops=window.open(popurls1[idx],"","width=700,height=400,scrollbars");
} 

//  End -->
