﻿
if (document.all){

  document.write('<A class="white" HREF="javascript:history.go(0);" onClick="this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http://www.PriestsforLife.org\');">');

  document.write('<span  class="smallWhite" >Make Us Your Home Page</span></a>');

}

 

// If it's Firefox or Safari, tell user to drag link onto Home button

else if (document.getElementById){

  document.write('<a class="white" href="http://www.PriestsforLife.org">Make us your Homepage.<br/>Drag this link onto your Home button.</a>');

}

 
