<!--

function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",180,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#000000","#9900ff");
  fw_menu_0.addMenuItem("Home","window.open('http://www.strike-to-stun.com/index.html', '_self');");
  fw_menu_0.addMenuItem("Editorial","window.open('http://www.strike-to-stun.com/editorial.htm', '_self');");
  fw_menu_0.addMenuItem("About us...","window.open('http://www.strike-to-stun.com/about.htm', '_self');");
  fw_menu_0.addMenuItem("Terms of use","window.open('http://www.strike-to-stun.com/copyright.htm', '_self');");
  fw_menu_0.addMenuItem("Frequently asked questions","window.open('http://www.strike-to-stun.com/faq.htm', '_self');");
   fw_menu_0.fontWeight="bold";
   fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",196,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#000000","#9900ff");
  fw_menu_1.addMenuItem("News","window.open('http://www.strike-to-stun.com/Articles/news.htm', '_self');");
  fw_menu_1.addMenuItem("Reviews","window.open('http://www.strike-to-stun.com/Reviews/', '_self');");
  fw_menu_1.addMenuItem("Warhammer Fantasy Roleplay","window.open('http://www.strike-to-stun.com/WFRP/', '_self');");
  fw_menu_1.addMenuItem("Warhammer Fantasy Battle","window.open('http://www.strike-to-stun.com/WFB/', '_self');");
  fw_menu_1.addMenuItem("Mordheim","window.open('http://www.strike-to-stun.com/Mordheim/', '_self');");
  fw_menu_1.addMenuItem("Karak Azgal", "window.open('http://www.strike-to-stun.com/Mordheim/Karak_Azgal/', '_blank');");
  fw_menu_1.addMenuItem("Mousillon", "window.open ('http://www.strike-to-stun.com/Mousillon/', '_blank');");
   fw_menu_1.addMenuItem("Stories","window.open('http://www.strike-to-stun.com/stories/', '_self');");
   fw_menu_1.fontWeight="bold";
   fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",199,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#000000","#9900ff");
  fw_menu_2.addMenuItem("Roleplaying Workshop","window.open('http://www.strike-to-stun.com/Workshop/Roleplaying/', '_parent');");
  fw_menu_2.addMenuItem("Painting & Modelling Workshop","window.open('http://www.strike-to-stun.com/Modelling/', '_parent');");
   fw_menu_2.fontWeight="bold";
   fw_menu_2.hideOnMouseOut=true;
  window.fw_menu_3 = new Menu("root",144,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#000000","#9900ff");
  fw_menu_3.addMenuItem("WFRP Downloads","window.open('http://www.strike-to-stun.com/Downloads/wfrp.htm', '_self');");
  fw_menu_3.addMenuItem("WFB Downloads","window.open('http://www.strike-to-stun.com/Downloads/wfb.htm', '_self');");
  fw_menu_3.addMenuItem("Mordheim Downloads","window.open('http://www.strike-to-stun.com/morddwn.htm', '_self');");
  fw_menu_3.addMenuItem("Links","window.open('http://www.strike-to-stun.com/links.htm', '_self');");
   fw_menu_3.fontWeight="bold";
   fw_menu_3.hideOnMouseOut=true;
  window.fw_menu_4 = new Menu("root",165,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#000000","#9900ff");
  fw_menu_4.addMenuItem("Forum                                   ","window.open('http://strike-to-stun.com/Forum/Forum.htm', '_self');");
  fw_menu_4.addMenuItem("Guestbook","window.open('http://strike-to-stun.com/Guestbook/Guestbook.htm', '_self');");
   fw_menu_4.fontWeight="bold";
   fw_menu_4.hideOnMouseOut=true;

  fw_menu_4.writeMenus();
} // fwLoadMenus()

function MM_displayStatusMsg(msgStr) { //v1.0
  status=msgStr;
  document.MM_returnValue = true;
}
//-->
