// 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(
//Main
  new Array(
	new Array('Jewell Stone', 'jewell_stone.htm',-1,-1,0),
	new Array('Quik-Brik', 'quik_photos.htm',-1,-1,0),
	new Array('Waterford Stone', 'waterford_overview.htm',-1,-1,0),
	new Array('Fence Block', 'case_fenceblock.htm',-1,-1,0),
	new Array('Splitface Block', 'shapes.htm?section=14',-1,-1,0),
	new Array('Vertical Scored', 'shapes.htm?section=16',-1,-1,0),
	new Array('Standard CMU', 'shapes.htm?section=0',-1,-1,0)
  ),208, 284, 125, 10, 'wf_show(0);',0
 )
)
