gMenuBarCreated=1; //root_url set by php in nav.php before calling this script

arMenuBar = new Array(
'furnishings',    root_url+'/furnishings/index.html',    '', 1,
'wall hangings',  root_url+'/wall_hangings/index.html',  '', 1,
'mirrors',        root_url+'/mirrors/index.html',        '', 1,
'clocks',         root_url+'/clocks/index.html',         '', 1,
'candle holders', root_url+'/candle_holders/index.html', '', 1);

arMenu1 = new Array('','','','','','','','','',
  'beds',         root_url+'/furnishings/beds/index.html',0,
  'tables',       root_url+'/furnishings/tables/index.html',0,
  'coat hangers', root_url+'/furnishings/coat_hangers/index.html',0,
  'coasters',     root_url+'/furnishings/coasters/index.html',0);

arMenu2 = new Array('','','','','','','','','',
  'sea life',root_url+'/wall_hangings/sea_life/index.html',0);

arMenu3 = new Array('','','','','','','','','',
  'baby mirrors',         root_url+'/mirrors/baby_mirrors/index.html',0,
  'round mirrors',        root_url+'/mirrors/round_mirrors/index.html',0,
  'wavy mirrors',         root_url+'/mirrors/wavy_mirrors/index.html',0,
  'fancy framed mirrors', root_url+'/mirrors/fancy_framed_mirrors/index.html',0);

arMenu4 = new Array('','','','','','','','','',
  'oyster clocks',  root_url+'/clocks/oyster_clocks/index.html',0,
  'hide clocks',    root_url+'/clocks/hide_clocks/index.html',0,
  'octopus clocks', root_url+'/clocks/octopus_clocks/index.html',0,
  'crazy clocks',   root_url+'/clocks/crazy_clocks/index.html',0);

arMenu5 = new Array('','','','','','','','','',
  'blued candleholders',  root_url+'/candle_holders/blued_candleholders/index.html',0,
  'copper candleholders', root_url+'/candle_holders/copper_candleholders/index.html',0,
  'ivy candleholders',    root_url+'/candle_holders/ivy_candleholders/index.html',0,
  'sconces',              root_url+'/candle_holders/sconces/index.html',0);

arMenu6 = new Array('','','','','','','','','',
  'vw wall plaques',  root_url+'/vw_collection/vw_wall_plaques/index.html',0,
  'vw clocks',        root_url+'/vw_collection/vw_clocks/index.html',0,
  'vw mirrors',       root_url+'/vw_collection/vw_mirrors/index.html',0,
  'vw mirror clocks', root_url+'/vw_collection/vw_mirror_clocks/index.html',0);