// 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(
//Products & Services
  new Array(
	new Array('Vinyl', 'vinyl.html',-1,-1,0),
	new Array('Magnetics', 'magnetic.html',-1,-1,0),
	new Array('Banners', 'banners.html',-1,-1,0),
	new Array('Digital Printing', 'digital.html',-1,-1,0),
	new Array('3-D Lettering', 'dimensional.html',-1,-1,0),
	new Array('Real Estate & Marketing', 'realestate.html',-1,-1,0),
	new Array('Sales Centers', 'sales_center.html',-1,-1,0),
	new Array('Vehicle Wraps & Lettering', 'vehicle.html',-1,-1,0),
	new Array('Interior Signage', 'interior.html',-1,-1,0),
	new Array('Exterior Signage', 'exterior.html',-1,-1,0),
	new Array('Routed Signs', 'routed.html',-1,-1,0),
	new Array('Trade Show', 'tradeshow.html',-1,-1,0),
	new Array('Screenprinting', 'screenprinting.html',-1,-1,0),
	new Array('US DOT decals', 'us_dot_decals.html',-1,-1,0),
	new Array('Removable Wall Graphics', 'wall_graphics.html',-1,-1,0),
	new Array('Miscellaneous', 'misc.html',-1,-1,0)
  ),122, 230, 165, 10, 'wf_show(0);',0
 )
)
