<!-- Begin
if (document.all){
  document.write('<A HREF="javascript:history.go(0);" onClick="this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http://www.ktab.fsnet.co.uk\');" CLASS="topline">');
  document.write('Make KTAB NEWS my homepage</A>');
}
else if (document.getElementById){
  document.write('<a href="http://www.ktab.fsnet.co.uk" CLASS="topline">Drag this link onto your Home button to make KTAB your Homepage</a>');
}
// If it's Netscape 4 or lower, give instructions to set Home Page
else if (document.layers){
  document.write('If you like KTAB, make us your homepage!');
}
// If it's any other browser, for which I don't know the specifications of home paging, display instructions
else {
  document.write('If you like KTAB, make us your homepage!');
}
//  End -->
