// 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 
// 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(
  new Array(
	new Array('Belgard Pavers', 'photos.htm',-1,-1,0),
	new Array('Belgard Walls', 'celtik.htm',-1,-1,0),
	new Array('Belgard Vertical', 'dufferin_photos.htm',-1,-1,0),
	new Array('Oldcastle Retail', 'oldcastle_retail_photos.htm',-1,-1,0),
	new Array('Contractor Portfolios', 'photos_contractors.htm',-1,-1,0),
	new Array('Belgard About Town', 'photos_belgardtown.htm',-1,-1,0)
  ),190, 287, 125, 10, 'wf_show(0);'
 ),
 new Array(
  new Array(
	new Array('Become an Authorized Installer', 'installer.htm',-1,-1,0),
	new Array('Shapes Gallery', 'shapes.htm',-1,-1,0),
	new Array('Installation Manuals', 'installerguide.htm',-1,-1,0),
	new Array('Project Calculator', 'estimator.htm',-1,-1,0),
	new Array('Where To Find Belgard', 'belgard_finder.htm',-1,-1,0),
	new Array('Sales Tools', 'sales.htm',-1,-1,0)
  ),190, 407, 215, 10, 'wf_show(1);'
 ),
 new Array(
  new Array(
	new Array('Shapes Gallery', 'shapes.htm',-1,-1,0),
	new Array('Technical Manuals', 'technical.htm',-1,-1,0),
	new Array('Project Calculator', 'estimator.htm',-1,-1,0),
	new Array('APG Marketing Support ', 'http://www.apgmarketing.com',-1,-1,1),
	new Array('Order Forms', 'online_dealerrequest.htm',-1,-1,0),
	new Array('Sales Tools', 'sales.htm',-1,-1,0)
  ),190, 437, 210, 10, 'wf_show(2);'
 ),
 new Array(
  new Array(
	new Array('Request a Binder', 'binder_request.htm',-1,-1,0),
	new Array('Drawings & Specs', 'technical.htm',-1,-1,0),
	new Array('Product Comparison', 'paver-comparison.htm',-1,-1,0)
  ),190, 467, 140, 10, 'wf_show(3);'
 )
)
