if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {

var url="http://www.ianpegler.com/";
var title="All-new website of Ian Pegler - Composer, Writer, Software & Website developer";

document.write('<A HREF="javascript:window.ext');
document.write('ernal.AddFavorite(url,title);" ');
document.write('onMouseOver=" window.status=');
document.write("'Add this site to your favorites!'; return true ");
document.write('"onMouseOut=" window.status=');
document.write("' '; return true ");
document.write('"><img src="AddToFavsbut.gif" width="150" height="50" border="0" alt="Bookmark this site"></a>');
}
else {
var msg = "Don't forget to bookmark this site!";
if(navigator.appName == "Netscape") msg += "  (CTRL-D)";
document.write(msg);
}



document.write("<a href=\"index.htm\"><img src=\"homebut.gif\" border=\"0\" alt=\"Home\"></a><br>");
document.write("<a href=\"Music.htm\"><img src=\"musicbut.gif\" border=\"0\" alt=\"Music\"></a><br>");
document.write("<a href=\"Writing.htm\"><img src=\"writingbut.gif\" border=\"0\" alt=\"Writing\"></a><br>");
document.write("<a href=\"ValleCrucisGrail.htm\"><img src=\"vallecrucisbut.gif\" border=\"0\" alt=\"Valle Crucis and the Grail - a new book by Ian Pegler\"></a><br>");
document.write("<a href=\"Contact.htm\"><img src=\"contactbut.gif\" border=\"0\" alt=\"Contact the author\"></a><br>");




document.write("<A HREF=\"#\"");
document.write("onClick=\"this.style.behavior='url(#default#homepage)';");
document.write("this.setHomePage('http://www.ianpegler.com/');\">");
document.write("<img src=\"MakeHomebut.gif\" width=\"150\" height=\"50\" border=\"0\" alt=\"Make this your homepage\">");
document.write("</A>");