
function PopDis(PopUrl) {
			window.open(PopUrl ,'popdis' ,'status=0,toolbar=0,height=500,width=530,location=0,menu=0,resizable=0,scrollbars=1');
		}

<!--


function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",145,14,"Verdana, Arial, Helvetica, sans-serif",10,"#002863","#002863","#ffffff","#F4C110"); <!-- 1st one(text) / 2nd one(roll text) / 3rd one(BG Colour) 4th one(Roll BG Colour )-->
  fw_menu_0.addMenuItem("&#187;&nbsp;home","location='http://www.brymark.com/index.htm'");
  fw_menu_0.addMenuItem("&#187;&nbsp;mission","location='http://www.brymark.com/mission.cfm'");
  fw_menu_0.addMenuItem("&#187;&nbsp;company profile","location='http://www.brymark.com/profile.cfm'");
  fw_menu_0.addMenuItem("&#187;&nbsp;about us","location='http://www.brymark.com/profile/about_us.cfm'");
  fw_menu_0.addMenuItem("&#187;&nbsp;careers","location='http://www.brymark.com/profile/careers.cfm'");
  fw_menu_0.addMenuItem("&#187;&nbsp;business strategy","location='http://www.brymark.com/strategy.cfm'");
  fw_menu_0.addMenuItem("&#187;&nbsp;why we can do this","location='http://www.brymark.com/why.cfm'");
  fw_menu_0.hideOnMouseOut=true;
   
  window.fw_menu_1 = new Menu("root",140,16,"Verdana, Arial, Helvetica, sans-serif",10,"#002863","#002863","#ffffff","#F4C110");
  fw_menu_1.addMenuItem("&#187;&nbsp;especially for you","location='http://www.brymark.com/especially.cfm'", "target='new'");
  fw_menu_1.addMenuItem("&#187;&nbsp;product searches","location='http://www.brymark.com/services.cfm'");
  fw_menu_1.addMenuItem("&#187;&nbsp;request form","location='http://www.brymark.com/services/requestform.cfm'");
  fw_menu_1.addMenuItem("&#187;&nbsp;exclusive products","location='http://www.brymark.com/products.cfm'");
  fw_menu_1.addMenuItem("&#187;&nbsp;eStore Programs","location='http://www.brymark.com/order_system/index.cfm'");
  fw_menu_1.addMenuItem("&#187;&nbsp;Costco eStore","window.open('http://www.brymark.com/costco','Costco','status=1,toolbar=1,menubar=1,resizable=1,scrollbars=1,width=500,height=500,top=20,left=20,location=1');");
  fw_menu_1.addMenuItem("&#187;&nbsp;Swissmar","window.open('http://www.brymark.com/swiss/index.htm','Swissmar','status=1,toolbar=1,menubar=1,resizable=1,scrollbars=1,width=500,height=500,top=20,left=20,location=1');");
  fw_menu_1.addMenuItem("&#187;&nbsp;marketing solution","location='http://www.brymark.com/marketingsolution/index.cfm'");
  fw_menu_1.addMenuItem("&#187;&nbsp;marketing survey","location='http://www.brymark.com/test/index.cfm'");
  fw_menu_1.addMenuItem("&#187;&nbsp;holiday specials","location='http://www.brymark.com/holidayspecials.cfm'");
  fw_menu_1.hideOnMouseOut=true;
   
  window.fw_menu_2 = new Menu("root",125,16,"Verdana, Arial, Helvetica, sans-serif",10,"#002863","#002863","#ffffff","#F4C110");
  fw_menu_2.addMenuItem("&#187;&nbsp;art department","window.open('http://www.brymark.com/artdepartment/','art','status=1,toolbar=1,menubar=1,resizable=1,scrollbars=1,width=500,height=500,top=20,left=20,location=1');");
  fw_menu_2.addMenuItem("&#187;&nbsp;success stories","location='http://www.brymark.com/services/portfolio.cfm'");
  fw_menu_2.addMenuItem("&#187;&nbsp;references","location='http://www.brymark.com/references.cfm'");
  fw_menu_2.addMenuItem("&#187;&nbsp;displays","location='http://www.brymark.com/services/displays.cfm'");
  fw_menu_2.hideOnMouseOut=true;
   
  window.fw_menu_3 = new Menu("root",100,16,"Verdana, Arial, Helvetica, sans-serif",10,"#002863","#002863","#ffffff","#F4C110");
  fw_menu_3.addMenuItem("&#187;&nbsp;community","location='http://www.brymark.com/community.cfm'");
  fw_menu_3.addMenuItem("&#187;&nbsp;partners","location='http://www.brymark.com/partnerspage/partners.cfm'");
  fw_menu_3.hideOnMouseOut=true;
   
  window.fw_menu_4 = new Menu("root",140,16,"Verdana, Arial, Helvetica, sans-serif",10,"#002863","#002863","#ffffff","#F4C110");
  fw_menu_4.addMenuItem("&#187;&nbsp;overview","location='#'");
  fw_menu_4.addMenuItem("&#187;&nbsp;become a partner","location='#'");
  fw_menu_4.addMenuItem("&#187;&nbsp;featured partner","location='#'");
  fw_menu_4.hideOnMouseOut=true;
   
  window.fw_menu_5 = new Menu("root",100,16,"Verdana, Arial, Helvetica, sans-serif",10,"#002863","#002863","#ffffff","#F4C110");
  fw_menu_5.addMenuItem("&#187;&nbsp;in the news","location='http://www.brymark.com/profile/news.cfm'");
  fw_menu_5.addMenuItem("&#187;&nbsp;events","location='http://www.brymark.com/profile/news.cfm'");
  fw_menu_5.hideOnMouseOut=true;
   
  window.fw_menu_6 = new Menu("root",90,16,"Verdana, Arial, Helvetica, sans-serif",10,"#002863","#002863","#ffffff","#F4C110");
  fw_menu_6.addMenuItem("&#187;&nbsp;ottawa","location='http://www.brymark.com/contact.cfm'");
  fw_menu_6.addMenuItem("&#187;&nbsp;los angeles","location='http://www.brymark.com/contact.cfm'");
  fw_menu_6.addMenuItem("&#187;&nbsp;montr&eacute;al","location='http://www.brymark.com/contact.cfm'");
  fw_menu_6.addMenuItem("&#187;&nbsp;toronto","location='http://www.brymark.com/contact.cfm'");
  fw_menu_6.addMenuItem("&#187;&nbsp;atlantic","location='http://www.brymark.com/contact.cfm'");
  fw_menu_6.addMenuItem("&#187;&nbsp;maps","location='http://www.brymark.com/contact.cfm'");
  fw_menu_6.hideOnMouseOut=true;

  fw_menu_6.writeMenus();
} // fwLoadMenus()

//-->