<!-- Begin
if (document.all){
  document.write('<A HREF="javascript:history.go(0);" onClick="this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http://www.ultimategolfdirectory.com\');">');
  document.write('<font size="2" color="#FF0000" face="verdana, arial"><B>Click Here to make us your Home Page</B></font></a>');
}

// If it's Netscape 6, tell user to drag link onto Home button
// Be sure to change the "http://www.YourWebSiteHere.com\"
// to the URL you want them to bookmark.
else if (document.getElementById){
  document.write('<a href="http://www.ultimategolfdirectory.com"><font color="#FF0000">Drag this link onto your Home button to make this your Home Page.</font></a>');
}

//  End -->