// Menu description: © Copyrighted by Clearimaging.com 2006. All rights reserved. V.1.0
// Array of Menu elements, Layer position X,Y, layer width, z-index, onmouseover code, style 
// Array of Menu elements: Caption, link, submenu Number, Number of pixels before right arrow (-1 - if no), target (1-blank)
var arrMenu = new Array(
 new Array(
//Pavers
  new Array(
	new Array('Photo Gallery', 'photos.htm',-1,-1,0),
	new Array('Shapes Library', 'shapes.htm',-1,-1,0),
	new Array('Color Collection', 'colors.htm',-1,-1,0),
	new Array('Patterns', 'patterns.htm',-1,-1,0),
	new Array('Digital Catalogs', 'catalogs.htm',-1,-1,0),
	new Array('Technical', 'technical.htm',-1,-1,0),
	new Array('FAQ\'s', 'faq.htm',-1,-1,0),
	new Array('Industry Links', 'links.htm',-1,-1,0),
	new Array('Estimates', 'request.htm',-1,-1,0),
	new Array('Grout Color', 'grout_color.htm',-1,-1,0)
  ), 430, 564, 125, 10,  'wf_show(0);',0
 ),
 new Array(
//Plant Inventory
  new Array(
	new Array('Highland Palms', 'pi_palmtrees.htm',-1,-1,0),
	new Array('Gerry Palms', 'pi_gerry_palms.htm',-1,-1,0),
	new Array('Specimen Palms for Sale', 'pi_specimen_palms.htm',-1,-1,0),
	new Array('Annual & Perennial Color Chart', 'pi_color_chart.htm',-1,-1,0)
  ), 360, 534, 195, 10,  'wf_show(1);',0
 ),
 new Array(
//WELLNESS CENTER AND ADA CONSTRUCTION
  new Array(
	new Array('Wellness Center', 'wsac_wellness_center.htm',-1,-1,0),
	new Array('A.D.A. Construction', 'wsac_ada_construction.htm',-1,-1,0)
  ), 430, 859, 125, 10,  'wf_show(2);',0
 ),
 new Array(
//Water Features & Pools
  new Array(
	new Array('Pools & Spas', 'water_pools_spas.htm',-1,-1,0),
	new Array('Water Features & Fountains', 'water_features_fountains.htm',-1,-1,0)
  ), 380, 651, 175, 10,  'wf_show(3);',0
 ),
 new Array(
//Drought Tolerant Landscapes
  new Array(
	new Array('Drought Tolerant Plants', 'drought_tolerant_plants.htm',-1,-1,0),
	new Array('Drought Tolerant Landscapes', 'drought_tolerant.htm',-1,-1,0)
  ), 370, 815, 185, 10,  'wf_show(4);',0
 ),
 new Array(
//Irrigation & Rainwater Harvesting
  new Array(
	new Array('Irrigation', 'irrigation.htm',-1,-1,0),
	new Array('Rainwater Harvesting', 'irrigation_rh.htm',-1,-1,0),
	new Array('Drainage', 'irrigation_drainage.htm',-1,-1,0)
  ), 410, 681, 145, 10,  'wf_show(5);',0
 ),
 new Array(
//Wood Construction & Outdoor Rooms
  new Array(
	new Array('Wood Construction', 'wood_construction.htm',-1,-1,0),
	new Array('Outdoor Rooms', 'outdoor_rooms.htm',-1,-1,0)
  ), 425, 775, 130, 10,  'wf_show(6);',0
 ),
 new Array(
//Walls & Gates
  new Array(
	new Array('Walls', 'walls.htm',-1,-1,0),
	new Array('Gates', 'gates.htm',-1,-1,0)
  ), 495, 593, 60, 10,  'wf_show(7);',0
 )
)
