// 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)
  ),60, 310, 145, 10, 'wf_show(0);',0
 ),
 new Array(
//Products
  new Array(
	new Array('Antiqua&reg;', 'antiqua.htm',-1,-1,0),
	new Array('Epoca Ottocento&reg;', 'epocaottocento.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('Velasil&reg;', 'velasil.htm',-1,-1,0),
	new Array('NLP&reg;', 'nlp.htm',-1,-1,0),
	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),
	new Array('Stucco Oro/Argento/Bronzo/Ottone&reg;', 'oro_agt.htm',-1,-1,0),
	new Array('Cera d\'Arte&reg;', 'ceradarte.htm',-1,-1,0),
	new Array('Finish&reg;', 'finish.htm',-1,-1,0),
	new Array('Sapone Sealer', 'sapone_sealer.htm',-1,-1,0)
  ),120, 310, 200, 10, 'wf_show(1);',0
 ),
 new Array(
//THE GALLERY
  new Array(
	new Array('Photo Gallery', 'photos.htm',-1,-1,0),
	new Array('Pelican Hill Resort', 'photos_pelican.htm',-1,-1,0)
  ),267, 310, 110, 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)
  ),374, 310, 140, 10, 'wf_show(3);',0
 ),
 new Array(
//APPLICATORS
  new Array(
	new Array('Applicators & Dealers', 'applicat.htm',-1,-1,0),
	new Array('Applicator Training', 'applicat_train.htm',-1,-1,0)
  ),507, 310, 130, 10, 'wf_show(4);',0
 )
)
