if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {

var url="http://www.freefilmsoftware.co.uk/ScriptMaker.htm";
var title="ScriptMaker from FreeFilmSoftware.co.uk";

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=\"ScriptMaker.htm\"><img src=\"scriptmakerbut.gif\" border=\"0\" alt=\"free screenwriting software\"></a><br>");
document.write("<a href=\"FAQs.htm#ScriptMaker\"><img src=\"FAQsbut.gif\" border=\"0\" alt=\"frequently asked questions\"></a><br>");

document.write("<a href=\"SMAdvice.htm\"><img src=\"SMAdvicebut.gif\" border=\"0\" alt=\"free ScriptMaker advice\"></a><br>");
document.write("<a href=\"SWAdvice.htm\"><img src=\"SWTipsbut.gif\" border=\"0\" alt=\"free screenwriting advice\"></a><br>");

document.write("<a href=\"Search.htm\"><img src=\"Searchbut.gif\" border=\"0\" alt=\"Search this site\"></a><br>");

document.write("<a href=\"Contact.htm\"><img src=\"contactbut.gif\" border=\"0\" alt=\"Contact the author\"></a><br>");
