var pulse1=new MenuBar("pulse1",0,2,0,0,0,1,0,"solid","#000000","#d91000","#ff6600","Courier New,Courier,monospace",16,"normal","bold","#e3e3e3","#ffffff","");
var m1_pulse1 = new Menu("NAVIGATION ONE",170,170);
m1_pulse1.addMenuItem("- home page","http://www.pulse.co.za");
m1_pulse1.addMenuItem("- afrikaans","a-index.htm");
m1_pulse1.addMenuItem("- text only","textonly.htm");
m1_pulse1.addMenuItem("- downloads","http://www.pulse.co.za/#dn");
m1_pulse1.addMenuItem("- the team","team.htm");
m1_pulse1.addMenuItem("&nbsp;SERVICES...","");
m1_pulse1.addMenuItem("- studio","studio.htm");
m1_pulse1.addMenuItem("- interior","interior.htm");
m1_pulse1.addMenuItem("- design","design.htm");
pulse1.addMenu(m1_pulse1);
var m2_pulse1 = new Menu("NAVIGATION TWO",170,170);
m2_pulse1.addMenuItem("&nbsp;INTERVIEWS...","");
m2_pulse1.addMenuItem("- on lifestyle","lifestyle.htm");
m2_pulse1.addMenuItem("- proven&ccedil;al /<br>&nbsp; tuscan style","tuscan.htm");
m2_pulse1.addMenuItem("- romantic style","romantic.htm");
m2_pulse1.addMenuItem("- gallery page","gallery.htm");
m2_pulse1.addMenuItem("&nbsp;CONTACT US...","");
m2_pulse1.addMenuItem("- details","contact.htm");
m2_pulse1.addMenuItem("- feedback form","contact.htm#fbf");
pulse1.addMenu(m2_pulse1);

