 var MENU_ITEMS = [ ['Home','index.php'],['China','products.php?cat=5'],['Dolls','products.php?cat=3'],['Figurines','products.php?cat=1'],['Books' ,'products.php?cat=6', null,['Fiction','products.php?cat=12'],['Nonfiction','products.php?cat=13']],['Glass','products.php?cat=2'],['Furniture','products.php?cat=4'],['Metals','products.php?cat=7'],['Pottery','products.php?cat=8'],['Miscellaneous','products.php?cat=9'],['Wall Hangings','products.php?cat=10'],['Jewelry','products.php?cat=11'],['Insight Gallery' ,'products.php?cat=14', null,['Paintings','products.php?cat=15']],['Vintage Apparel' ,'products.php?cat=16', null,['Accessories','products.php?cat=18'],['Dresses','products.php?cat=19'],['Shoes','products.php?cat=21']],['Music' ,'products.php?cat=17', null,['Vinyl Records','products.php?cat=20'],['Sheet Music','products.php?cat=23']],['Toys','products.php?cat=22'],['Contact Us','contact.php'],['Policies ','policies',null,['Shipping','policies.php#Shipping',null],['Returns','policies.php#Returns',null],['Payment','policies.php#Payment',null]],['Make a Donation','donations.php']];