var ie = navigator.appVersion
if ((ie.indexOf("MSIE") > 0) && (parseInt(navigator.appVersion) >= 4))
var bookmarkurl="http://www.streetie.com"
var bookmarktitle="Streetie.com - Rod N' Staff Sheltland Sheepdogs"
var ie5 = parseInt(ie.substring(ie.indexOf("MSIE")+5,ie.indexOf("MSIE")+6));
if ((ie5 >= 5) && (parseInt(navigator.appVersion) >= 4))
   { document.write("<BR><FONT FACE='verdana,arial,helvetica' SIZE=1><U><SPAN STYLE='color:#003366;cursor:hand;font-size:7pt;' onclick='window.external.AddFavorite(bookmarkurl,bookmarktitle);'><IMG SRC='/ie_favorite.gif' WIDTH=32 HEIGHT=27 ALIGN=LEFT>Add this site to your favorites</SPAN></U></FONT><BR><BR>"); }
if ((ie5 >= 5) && (parseInt(navigator.appVersion) >= 4))
   { document.write("<FONT FACE='verdana,arial,helvetica' SIZE=1><U><SPAN STYLE='color:#003366;cursor:hand;font-size:7pt;' onClick='this.style.behavior=&quot;url(#default#homepage)&quot;;this.setHomePage(bookmarkurl);'><IMG SRC='/ie_home.gif' WIDTH=27 HEIGHT=29 ALIGN=LEFT>Make this site your home page</SPAN></U></FONT><BR><BR>");}

