// 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),
	new Array('Technical Guide ', 'technical.htm',-1,-1,0)	
  ),225, 261, 105, 10, 'wf_show(0);',0
 ),
 new Array(
//Dufferin Stone
  new Array(
	new Array('Overview', 'dufferin_overview.htm',-1,-1,0),
	new Array('Photo Gallery', 'dufferin_photos.htm',-1,-1,0),
	new Array('Colors Collection', 'dufferin_colors.htm',-1,-1,0),
	new Array('Technical Notes', 'dufferin_technical.htm',-1,-1,0),
	new Array('Digital Catalog', 'javascript:dufferin();',-1,-1,0),
	new Array('Sales Tools', 'dufferin_sales.htm',-1,-1,0)
  ),225, 296, 105, 10, 'wf_show(1);',0
 ),
 new Array(
//Retaining Walls
  new Array(
	new Array('Celtik Wall', 'ret_celtik-info.htm',-1,-1,0),
	new Array('Country Manor Wall', 'ret_keystone-info.htm',-1,-1,0)
  ),225, 331, 120, 10, 'wf_show(2);',0
 )
)
