var MENU2_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', {'tw' : '_self'}],
      ['                             Anniversery', 'gallery.php?categories_id=3', {'tw' : '_self'}],
      ['                             Children', 'gallery.php?categories_id=5', {'tw' : '_self'}],
      ['                              Family Portraits', 'gallery.php?categories_id=6', {'tw' : '_self'}],
      ['                              Giannis Gems', 'giannis_gems.php', {'tw' : '_self'}],
      ['                               Landscape and Housing', 'gallery.php?categories_id=8', {'tw' : '_self'}],
      ['                               Little Blossoms Secrets', 'gallery.php?categories_id=9', {'tw' : '_self'}],
      ['                                Wedding', 'gallery.php?categories_id=10', {'tw' : '_self'}],
      ['                                 Sports', 'gallery.php?categories_id=11', {'tw' : '_self'}],
      ['                                  Prints', '../../shoppingcart/index.php?main_page=index', {'tw' : '_self'}]
   ],
   ['Gicle&eacute; Prints/Photography', 'gallery.php?categories_id=4', {'tw' : '_self'},
      ['                                Animals', 'gallery.php?categories_id=14', {'tw' : '_self'}],
      ['                                Framing', 'gallery.php?categories_id=19', {'tw' : '_self'}],
      ['                                Music', 'gallery.php?categories_id=13', {'tw' : '_self'}],
      ['                                Gardens', 'gallery.php?categories_id=15', {'tw' : '_self'}],
      ['                                Weddings', 'gallery.php?categories_id=17', {'tw' : '_self'}],
      ['                                Insperational', 'gallery.php?categories_id=16', {'tw' : '_self'}],
      ['                                  Vehicles', 'gallery.php?categories_id=18', {'tw' : '_self'}]
   ],
   ['Shopping Cart', '../../shoppingcart', {'tw' : '_self'}],
   ['Order Form', 'doc/new_order_form_original.pdf', {'tw' : '_self'},
      ['                                                               P', '../../shoppingcart/index.php?main_page=index', {'tw' : '_self'}]
   ]
];

