<!-- The JavaScript Source!! http://javascript.internet.com -->
if (document.all){
  document.write('<A HREF="javascript:history.go(0);" onClick="this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http://www.beckerhelicopters.com/home.asp\');">');
  document.write('<font size="-2" color=CCCCCC face=arial>Make this your Home Page</font></a>');
}

else if (document.getElementById){
  document.write('<font size="-2" color=CCCCCC face=arial><a href="http://www.beckerhelicopters.com/home.asp">Drag this onto your Home button to make this your Home Page.</a></font>');
}

//  End -->