<!--
function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_3 = new Menu("root",329,18,"Arial, Helvetica, sans-serif",11,"#000000","#ffffff","#E5E5E5","#839543");
  fw_menu_3.addMenuItem("1. Analyze Existing Web Site &amp; Establish a Profitable Strategy","location='sevensteps.html#1'");
  fw_menu_3.addMenuItem("2. Web Site Development and Application Integration","location='sevensteps.html#2'");
  fw_menu_3.addMenuItem("3. Real-Time Customer Interaction","location='sevensteps.html#3'");
  fw_menu_3.addMenuItem("4. Integrated Search Engine Placement Strategy","location='sevensteps.html#4'");
  fw_menu_3.addMenuItem("5. Online Marketing","location='sevensteps.html#5'");
  fw_menu_3.addMenuItem("6. Web Site Analytics","location='sevensteps.html#6'");
  fw_menu_3.addMenuItem("7. Test, Measure &amp; Optimize","location='sevensteps.html#7'");
  fw_menu_3.hideOnMouseOut=true;
  fw_menu_3.writeMenus();
} // fwLoadMenus()
//-->
