

var MENU_ITEMS = [
	['Home','index.html', {'tw' : '_top'}],
	['Bamboo Facts','bamboofacts.html', {'tw' : 'content'}],
      ['Products', null, null,
      ['Gazebo', null, null,
			['Products','gazebo.html', {'tw' : 'content'}],

			['Assembly Instructions','gzbkit1.html', {'tw' : 'content'}]
		],

		['Bar Counters','tikibars.html', {'tw' : 'content'}],
		['Giant Bamboo','giantbamboo.html', {'tw' : 'content'}],
                              ['Bamboo Beds','bamboobeds.html', {'tw' : 'content'}],
                              ['Bamboo Torch','bambootorch.html', {'tw' : 'content'}],
            ['Bamboo Furniture','bamboofurniture.html', {'tw' : 'content'}],
            ['Coconut Houses','coconuthouse.html', {'tw' : 'content'}],
            ['Thatch','thatch.html', {'tw' : 'content'}],
            ['Wall Covering','wallcovering.html', {'tw' : 'content'}],
            ['Tikis','tikis.html', {'tw' : 'content'}],
            ['Custom Products','customproducts.html', {'tw' : 'content'}],
            ['Rattan Products','rattanproducts.html', {'tw' : 'content'}],
           
	],
      ['Gallery','gallery.html', {'tw' : 'content'}],
      ['Services','services.html', {'tw' : 'content'}],
      ['Order','order.html', {'tw' : '_blank'}],
      ['Contact Us','contactus.html', {'tw' : 'content'}],

['Links','links.html', {'tw' : 'content'}],
];