document.write("<table COLS=6 WIDTH=\"70%\"><tr>");
document.write("<td><center><font size=-1><a href=\"http://www.paleocurrents.com/mymusicfriend/index.html\">HOME</a></font></center></td>");
document.write("<td><center><font size=-1><a href=\"http://www.paleocurrents.com/mymusicfriend/docs/sitemap.html\">SITE MAP</a></font></center></td>");
document.write("<td><center><font size=-1><a href=\"http://www.paleocurrents.com/mymusicfriend/docs/about.html\">ABOUT US</a></font></center></td>");
document.write("<td><center><font size=-1><a href=\"http://www.paleocurrents.com/mymusicfriend/docs/contact.html\">CONTACT US</a></font></center></td>");
document.write("<td><center><font size=-1><a href=\"http://www.paleocurrents.com/mymusicfriend/docs/links.html\">LINKS</a></font></center></td>");
document.write("</tr></table>");
document.write("<center>");
document.write("<hr SIZE=1 WIDTH=\"100%\">");
document.write("<B><FONT face=\"Times New Roman,Times\" color=\"#3333FF\" size=+3>My Music Friend</FONT></B>");
document.write("<hr SIZE=1 WIDTH=\"100%\">");
document.write("</center>");
if ( document.location.href.indexOf("mymusicfriend.com") != -1 ) { // came here with mymusicfriend.com
  if ( document.location.href.indexOf("tour_fretboard") != -1 ) {
        alert ('MyMusicFriend.com has moved.  Forwarding you automatically.  PLEASE change your bookmarks/favorites.');
        location.href = "http://www.paleocurrents.com/mymusicfriend/docs/tour_fretboard.html";
    } else if ( document.location.href.indexOf("recommended_products")  != -1 ) {
        alert ('MyMusicFriend.com has moved.  Forwarding you automatically.  PLEASE change your bookmarks/favorites.');
        location.href = "http://www.paleocurrents.com/mymusicfriend/docs/recommended_products.html";
    } else if ( document.location.href.indexOf("tour_suzuki_says")  != -1 ) { 
        alert ('MyMusicFriend.com has moved.  Forwarding you automatically.  PLEASE change your bookmarks/favorites.');
        location.href = "http://www.paleocurrents.com/mymusicfriend/docs/tour_suzuki_says.html";
    } else if ( document.location.href.indexOf("tour_rhythm_fruit")  != -1 ) { 
        alert ('MyMusicFriend.com has moved.  Forwarding you automatically.  PLEASE change your bookmarks/favorites.');
        location.href = "http://www.paleocurrents.com/mymusicfriend/docs/tour_rhythm_fruit.html";
    } else if ( document.location.href.indexOf("creative_ideas")  != -1 ) { 
        alert ('MyMusicFriend.com has moved.  Forwarding you automatically.  PLEASE change your bookmarks/favorites.');
        location.href = "http://www.paleocurrents.com/mymusicfriend/docs/creative_ideas.html";
    } else if ( document.location.href.indexOf("snowmass")  != -1 ) { 
        alert ('MyMusicFriend.com has moved.  Forwarding you automatically.  PLEASE change your bookmarks/favorites.');
        location.href = "http://www.paleocurrents.com/mymusicfriend/docs/snowmass_2002.html";
    } else {
       alert('MyMusicFriend.com has moved to a new location on www.paleocurrents.com.  Forwarding you automatically - PLEASE change your bookmarks/favorites.');
       location.href = "http://www.paleocurrents.com/mymusicfriend/";
    }
}
