document.writeln('<div class="arrow_list1" id="header-right">');
document.writeln('<ul>');
if ((navigator.userAgent.indexOf('MSIE') != -1)
  && (navigator.userAgent.indexOf('Win') != -1))
  {document.writeln('<li><a href="#" onClick="this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http://www.inc.com\');">MAKE INC.COM YOUR HOMEPAGE<\/a><\/li>');
  }
else {document.writeln('<li style="margin-top: 5px;"><a href="http://www.inc.com/about/rss.html">GET ALERTS<\/a><\/li>');}
document.writeln('<li><a href="http://www.inc.com/newsletters/">GET FREE INC.COM NEWSLETTERS<\/a><\/li>');
document.writeln('<\/ul>');
document.writeln('<\/div>');