// 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(
//About Us
  new Array(
	new Array('Company Information', 'about.htm',-1,-1,0),
	new Array('Environmental Partnership', 'environmental_partnership.htm',-1,-1,0),
	new Array('Vero in the News', 'vero_pr.htm',-1,-1,0)
  ),40, 310, 145, 10, 'wf_show(0);',0
 ),
 new Array(
//Products
  new Array(

	new Array('Lime Finishes', 'javascript:;',5,1,0),
	new Array('Resin Finishes', 'javascript:;',6,1,0),
	new Array('Specialty Finishes', 'javascript:;',7,1,0),
	new Array('Primer/Wax', 'javascript:;',8,1,0),
	new Array('Cotton Plasters', 'us_cottonwall.htm',-1,-1,0)
  ),147, 310, 120, 10, 'wf_show(1);',0
 ),
 new Array(
//THE GALLERY
  new Array(
	new Array('Photo Gallery', 'javascript:;',10,1,0),
	new Array('Pelican Hill Resort', 'photos_pelican.htm',-1,-1,0)
  ),232, 310, 115, 10, 'wf_show(2);',0
 ),
 new Array(
//Venetian Finishes
  new Array(
	new Array('Venetian Finishes', 'finishes.htm',-1,-1,0),
	new Array('Venetian MSDS', 'msds.htm',-1,-1,0),
	new Array('History Of Lime', 'lime_history.htm',-1,-1,0),
	new Array('Restoring Historic Structures With Lime', 'restoring_with_lime.htm',-1,-1,0)	
  ),433, 310, 210, 10, 'wf_show(3);',0
 ),
 new Array(
//APPLICATORS
  new Array(
	new Array('Applicators & Dealers', 'applicat.htm',11,1,0),
	new Array('Applicator Training', 'applicat_train.htm',-1,-1,0),
	new Array('Video Library', 'applicat_video.htm',-1,-1,0)	
  ),562, 310, 135, 10, 'wf_show(4);',0
 ),
 new Array(
//Products - Lime Finishes
  new Array(
	new Array('Antiqua&reg;', 'antiqua.htm',-1,-1,0),
	new Array('Rustico', 'rustico.htm',-1,-1,0),
	new Array('NLP&reg;', 'nlp.htm',-1,-1,0),
	new Array('Epoca Spatolato&reg;', 'epoca.htm',-1,-1,0),
	new Array('Epoca Marmo&reg;', 'epoca_marmo.htm',-1,-1,0),
	new Array('Marmorino Blend', 'marmorino_blend.htm',-1,-1,0),
	new Array('Epoca Ottocento&reg;', 'epocaottocento.htm',-1,-1,0)
  ),265, 310, 110, 10, 'wf_show(1);wf_show(5);',0
 ),
 new Array(
//Products - Resin Finishes
  new Array(
	new Array('Solution&reg;', 'solution.htm',-1,-1,0),
	new Array('Evolution&reg;', 'evolution.htm',-1,-1,0),
	new Array('Veneziano&reg;', 'venezian.htm',-1,-1,0)
  ),265, 331, 90, 10, 'wf_show(1);wf_show(6);',0
 ),
 new Array(
//Products - Specialty Finishes
  new Array(
	new Array('Metallic Finishes', 'javascript:;',-1,-1,0),
	new Array('Velasil&reg;', 'velasil.htm',-1,-1,0),
	new Array('Stucco Oro/Argento/Bronzo/Ottone&reg;', 'oro_agt.htm',-1,-1,0)
  ),265, 352, 200, 10, 'wf_show(1);wf_show(7);',0
 ),
 new Array(
//Products - Primer/Wax
  new Array(
	new Array('Finish&reg;', 'finish.htm',-1,-1,0),
	new Array('Primer One', 'primers_sealers.htm',-1,-1,0),
	new Array('Cera d\'Arte&reg;', 'ceradarte.htm',-1,-1,0),
	new Array('Sapone Sealer', 'sapone_sealer.htm',-1,-1,0)
  ),265, 373, 100, 10, 'wf_show(1);wf_show(8);',0
 ),
 new Array(
//FAQ
  new Array(
	new Array('Venetian Plaster', 'faq.htm',-1,-1,0),
	new Array('Cotton Plaster', 'faq_cotton.htm',-1,-1,0)
  ),742, 310, 105, 10, 'wf_show(9);',0
 ),
 new Array(
//THE GALLERY - Photo Gallery
  new Array(
	new Array('Vero Venetian Plasters', 'photos.htm',-1,-1,0),
	new Array('US CottonWall', 'photos_cottonwall.htm',-1,-1,0)
  ),345, 310, 135, 10, 'wf_show(2);wf_show(10);',0
 ),
 new Array(
//APPLICATORS - Applicators & Dealers
  new Array(
	new Array('Applicators', 'applicat_map.htm',-1,-1,0),
	new Array('Dealers', 'dealers_map.htm',-1,-1,0)
  ),695, 310, 80, 10, 'wf_show(4);wf_show(11);',0
 )  
)

