


<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
// If it's Internet Explorer, use automatic link
// Be sure to change the "http://www.YourWebSiteHere.com\"
// to the URL you want them to bookmark.
if (document.all){
  document.write('<A HREF="javascript:history.go(0);" onClick="this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http://www.kahuluiunion.org\');" class=navlink style=text-decoration:none>');
  document.write('<font color=FFFFFF>Make Us Your Homepage</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.kahuluiunion.org" class=navlink style=text-decoration:none><font color=FFFFFF>Drag this link onto your Home button to make us your Homepage</font></a>');
}
//  End -->

