<!-- hide this script from non-javascript-enabled browsers

function fwLoadMenus() {
  window.fw_menu_0 = new Menu("root",162,19,"Verdana, Arial, Helvetica, sans-serif",12,"#000000","#ffffff","#0271b3","#0271b3");
  fw_menu_0.addMenuItem("Portable Displays","location='../TradeShowSupport/trade_show_displays.htm'");
  fw_menu_0.addMenuItem("Exhibit, POS Graphics","location='../TradeShowSupport/exhibit_graphics.htm'");
  fw_menu_0.addMenuItem("Trade Show Services","location='../TradeShowSupport/trade_show_services.htm'");
  fw_menu_0.addMenuItem("Rental Exhibits","location='../TradeShowSupport/rentals.htm'");
  fw_menu_0.addMenuItem("Used Exhibits","location='../TradeShowSupport/used_exhibits.htm'");
   fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",168,19,"Verdana, Arial, Helvetica, sans-serif",12,"#000000","#ffffff","#0271b3","#0271b3");
  fw_menu_1.addMenuItem("Perspectives on Webs","location='../IServices/WebPerspectives.htm'");
  fw_menu_1.addMenuItem("Web Services","location='../IServices/WebServices.htm'");
  fw_menu_1.addMenuItem("Internet Marketing","location='../IServices/InternetMarketing.htm'");
  fw_menu_1.addMenuItem("SE Optimization","location='../IServices/SEO/why_search_engine_positioning.htm'");
   fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",182,19,"Verdana, Arial, Helvetica, sans-serif",12,"#000000","#ffffff","#0271b3","#0271b3");
  fw_menu_2.addMenuItem("Market Research","location='../MarketResearch.html'");
  fw_menu_2.addMenuItem("Sales Promotion","location='../DirectMarketing.html'");
  fw_menu_2.addMenuItem("Marketing Consulting","location='../MarketingConsulting.html'");
  fw_menu_2.addMenuItem("Advertising","location='../Advertising.html'");
  fw_menu_2.addMenuItem("Sales Leads","location='../SalesLeadManagement.html'");
  fw_menu_2.addMenuItem("Product PR","location='../PublicRelations.html'");
  fw_menu_2.addMenuItem("Trade Show Marketing","location='../TradeShowMarketing.html'");
  fw_menu_2.addMenuItem("Internet &amp; Web Services","location='../IServices/InternetServices.htm'");
   fw_menu_2.hideOnMouseOut=true;
  window.fw_menu_3 = new Menu("root",145,19,"Verdana, Arial, Helvetica, sans-serif",12,"#000000","#ffffff","#0271b3","#0271b3");
  fw_menu_3.addMenuItem("10 Things to Know","location='10.html'");
   fw_menu_3.hideOnMouseOut=true;

  fw_menu_3.writeMenus();
} // fwLoadMenus()

// stop hiding -->
