var MENU_ITEMS = [
   ['Home', 'index.php', {'tw' : '_self'}],
   ['Contact Us', 'contact.php', {'tw' : '_self'}],
   ['Biography', 'biography.php', {'tw' : '_self'}],
   ['Art Search', null , null,
      ['Animals', 'gallery.php?categories_id=1&categories_name=Animals', {'tw' : '_self'}],
      ['Anniversery', 'gallery.php?categories_id=3&categories_name=Anniversery', {'tw' : '_self'}],
      ['Children', 'gallery.php?categories_id=5&categories_name=Children', {'tw' : '_self'}],
      ['Family Portraits', 'gallery.php?categories_id=6&categories_name=Family Portraits', {'tw' : '_self'}],
      ['Giannis Gems', 'giannis_gems.php', {'tw' : '_self'}],
      ['Landscape and Housing', 'gallery.php?categories_id=8&categories_name=Landscape and Housing', {'tw' : '_self'}],
      ['Little Blossoms Secrets', 'gallery.php?categories_id=9&categories_name=Little Blossoms Secrets.php', {'tw' : '_self'}],
      ['Wedding', 'gallery.php?categories_id=10&categories_name=Wedding', {'tw' : '_self'}],
      ['Sports', 'gallery.php?categories_id=11&categories_name=Sports', {'tw' : '_self'}],
      ['Prints', '../../shoppingcart/index.php?main_page=index&cPath=12', {'tw' : '_self'}]
   ],
   ['Gicleé Photography', 'gallery.php?categories_id=4&categories_name=Photography', {'tw' : '_self'},
      ['Music', 'gallery.php?categories_id=13&categories_name=Music', {'tw' : '_self'}],
      ['Animals', 'gallery.php?categories_id=14&categories_name=Animals', {'tw' : '_self'}],
      ['Gardens', 'gallery.php?categories_id=16&categories_name=Gardens', {'tw' : '_self'}],
      ['Vehicles', 'gallery.php?categories_id=18&categories_name=Vehicles', {'tw' : '_self'}],
      ['Weddings', 'gallery.php?categories_id=17&categories_name=Gardens', {'tw' : '_self'}]
   ],
   ['Shopping Cart', '../../shoppingcart', {'tw' : '_self'}],
   ['Order Form', 'doc/new_order_form_original.pdf', {'tw' : '_blank'},
      ['Prints', '../../shoppingcart/index.php?main_page=index&cPath=12', {'tw' : '_self'}]
   ]
];

