// 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(
//Belgard Pavers
  new Array(
	new Array('Photo Gallery', 'belgard_photos.htm',-1,-1,0),
	new Array('Shapes & Sizes', 'belgard_shapes.htm',-1,-1,0),
	new Array('Colors Collection', 'belgard_colors.htm',-1,-1,0),
	new Array('Patterns', 'belgard_patterns.htm',-1,-1,0),
	new Array('Catalogs Library', 'belgard_catalogs.htm',-1,-1,0),
	new Array('Technical Notes', 'belgard_technical.htm',-1,-1,0),
	new Array('Sales Tools', 'belgard_sales.htm',-1,-1,0)
  ),208, 305, 120, 10, 'wf_show(0);',0
 ),
 new Array(
//Cornerstone Wall
  new Array(
	new Array('DIY Home', 'cornerstone_diy.htm',-1,-1,0),
	new Array('StoneLedge', 'cornerstone_stoneledge.htm',-1,-1,0),
	new Array('CornerStone Series', 'cornerstone_series.htm',-1,-1,0),
	new Array('FrogStone', 'cornerstone_frogstone.htm',-1,-1,0),
	new Array('Literature', 'cornerstone_literature.htm',-1,-1,0)
  ),208, 329, 135, 10, 'wf_show(1);',0
 ),
 new Array(
//Quik-Brik
  new Array(
	new Array('Photo Gallery', 'quik_photos.htm',-1,-1,0),
	new Array('Benefits', 'quik_benefits.htm',-1,-1,0),
	new Array('Colors Collection', 'quik_colors.htm',-1,-1,0),
	new Array('Technical Notes', 'quik_technical.htm',-1,-1,0),
	new Array('FAQ`s', 'quik_faq.htm',-1,-1,0)
  ),208, 353, 125, 10, 'wf_show(2);',0
 ),
 new Array(
//Architectural Block
  new Array(
	new Array('Photo Gallery', 'photos.htm',-1,-1,0),
	new Array('Shapes & Sizes', 'shapes.htm',-1,-1,0),
	new Array('Colors Collection', 'colors.htm',-1,-1,0),
	new Array('Technical Notes', 'technical.htm',-1,-1,0),
	new Array('Case Studies', 'case.htm',-1,-1,0)
  ),208, 377, 125, 10, 'wf_show(3);',0
 )
)
