if (document.all){
  document.write('<A HREF="javascript:history.go(0);" onClick="this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http://www.CaliforniaCommunity.com\');">');
  document.write('<center><font face="Verdana, Arial" size="2"><B>CLICK HERE TO MAKE THIS YOUR<BR>CONVENIENT HOMEPAGE</B></a>');
}
else if (document.getElementById){
  document.write('<a href="http://www.CaliforniaCommunity.com"><font face="Verdana, Arial" size="2" class="vt4a">Drag this link onto your Home button to make this your Home Page.</a>');
}
else if (document.layers){
  document.write('<font face="Verdana, Arial" size="2" class="vt4a"><b>MAKE THIS SITE YOUR EASY HOMEPAGE:</b> - Go to <b>Preferences</b> in the <B>Edit</B> Menu. - Choose <br><b>Navigator</b> from the list on the left. - Click on the <b>"Use Current Page"</b> button.');
}
else {
  document.write('<font face="Verdana, Arial" size="2" class="vt4a"><b>MAKE THIS SITE YOUR EASY HOMEPAGE:</b> - Go to <b>Preferences</b> in the <B>Edit</B> Menu. - Choose <br><b>Navigator</b> from the list on the left. - Click on the <b>"Use Current Page"</b> button.');
}
