
i1 = new Image;i1.src = 'redpin.gif';
var title = document.title
var address = document.location.href
var look = ' &nbsp; &nbsp; &nbsp; <A HREF="javascript:Suggest(document.location.href,document.title)"><img src="suggest.gif" height=25 width=150 border=0></a></center>';
if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {
  document.write('<p align=center><br><A HREF="javascript:window.external.AddFavorite(address,title);"><font size=2 color=darkblue>Click here to add this page to your "Favorites"</font></a>');}
if (navigator.appName == "Netscape") {
   document.write('<p align=center><font size=2 color=red>Press Ctrl-D to add this page<br>to your Netscape Bookmarks.</font></center>');
}


