// 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(
//Painting
  new Array(
	new Array('Interior Painting', 'interior_painters.html',-1,-1,0),
	new Array('Exterior Painting', 'house_painters.html',-1,-1,0),
	new Array('Commercial Painting', 'commercial_painters.html',-1,-1,0),
	new Array('Drywall Repair', 'south_shore_painter/drywall_repair.html',-1,-1,0),
	new Array('Service Plan', 'exterior_maintenance.html',-1,-1,0),
	new Array('Special Report', 'painting_report.html',-1,-1,0),
	new Array('Articles and News', 'rhode_island_painters/index.html',-1,-1,0),
	new Array('Painting Contractors', 'painting_contractors.html',-1,-1,0)	
  ),328, 74, 140, 10, 'wf_show(0);',0
 ),
 new Array(
//About Us
  new Array(
	new Array('Our Company', 'about_us.html',-1,-1,0),
	new Array('Areas We Service', 'painting_contractor/index.html',-1,-1,0),
	new Array('Client Comments', 'client_comments.html',-1,-1,0),
	new Array('Free Newsletter', 'painter_newsletter.html',-1,-1,0),
	new Array('Special Military Discounts', 'discount-page.html',-1,-1,0)
  ),195, 74, 160, 10, 'wf_show(1);',1
 ),
 new Array(
//Painting
  new Array(
	new Array('Interior Painting', 'interior_painters.html',-1,-1,0),
	new Array('Exterior Painting', 'house_painters.html',-1,-1,0),
	new Array('Commercial Painting', 'commercial_painters.html',-1,-1,0),
	new Array('Drywall Repair', 'south_shore_painter/drywall_repair.html',-1,-1,0),
	new Array('Service Plan', 'exterior_maintenance.html',-1,-1,0),
	new Array('Special Report', 'painting_report.html',-1,-1,0),
	new Array('Articles and News', 'rhode_island_painters/index.html',-1,-1,0),
	new Array('Painting Contractors', 'painting_contractors.html',-1,-1,0)	
  ),140, 440, 140, 10, 'wf_show(2);',3
 ),
 new Array(
//About Us
  new Array(
	new Array('Our Company', 'about_us.html',-1,-1,0),
	new Array('Areas We Service', 'painting_contractor/index.html',-1,-1,0),
	new Array('Client Comments', 'client_comments.html',-1,-1,0),
	new Array('Free Newsletter', 'painter_newsletter.html',-1,-1,0),
	new Array('Special Military Discounts', 'discount-page.html',-1,-1,0)
  ),140, 410, 160, 10, 'wf_show(3);',2
 )  
)
