// 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(
//Products
  new Array(
	new Array('Exterior stucco', 'Extstuc.htm',-1,-1,0),
	new Array('Acrylic Finishes', 'mx_acrylic_finish.htm',-1,-1,0),
	new Array('Interior stucco', 'intplas.htm',-1,-1,0),
	new Array('Bonding Agents', 'bonding.htm',-1,-1,0),
	new Array('Waterproofing', 'cement.htm',-1,-1,0),
	new Array('Liquid Sealers', 'liquid.htm',-1,-1,0),
	new Array('Concrete Repair', 'concreteandstuccorepair.htm',-1,-1,0),
	new Array('Shower Finishes', 'intplas_showerfinish.htm',-1,-1,0),
    new Array('MSDS', 'msds.htm',-1,-1,0)
  ),197, 178, 157, 10, 'wf_show(0);',0
 ),
 new Array(
//Gallery
  new Array(
	new Array('Residential (single family)', 'gallery.htm?section=2',-1,-1,0),
	new Array('Residential (multi-family)', 'gallery.htm?section=0',-1,-1,0),
	new Array('Commercial', 'gallery.htm?section=1',-1,-1,0)
  ),293, 178, 157, 10, 'wf_show(1);',0
 ),
 new Array(
//Distributors
  new Array(
	new Array('International', 'exporting.htm',-1,-1,0),
	new Array('Western U.S.', 'distributors.htm',-1,-1,0)
  ),579, 178, 157, 10, 'wf_show(2);',0
 ),
 new Array(
//FAQ's
  new Array(
	new Array('Stucco 101', 'stucco101.htm',-1,-1,0),
	new Array('Color Chart', 'colorchart.htm',-1,-1,0),
	new Array('Textures', 'textures.htm',-1,-1,0),
	new Array('Dealers', 'distributors.htm',-1,-1,0),
	new Array('Gallery', 'gallery.htm',-1,-1,0),
	new Array('Real Stucco', 'popup2(\'big_image2.htm?img=images/page1.jpg\', 730,600);',-1,-1,2),
	new Array('LEED', 'environmental_partnership.htm',-1,-1,0)
  ),688, 178, 157, 10, 'wf_show(3);',0
 ),
 new Array(
//About Us
  new Array(
	new Array('About Us', 'about.htm',-1,-1,0),
	new Array('Company History', 'about_history.htm',-1,-1,0)
  ),104, 178, 157, 10, 'wf_show(4);',0
 ) 
)

