// 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(
//Enduro-Kote
new Array(
  new Array(
    new Array('» Guide Specification', 'docs/EP E-Kote Product Guide.pdf',-1,-1,1),
    new Array('» Application Guidelines', 'docs/EP E-Kote Application Guideline.pdf',-1,-1,1),
    new Array('» ICC-ES # 2245', 'docs/2245.pdf',-1,-1,1),
    new Array('» L.A. Research Report', 'pdf/larr_2010.pdf',-1,-1,1)
  ), 206, 382, 155, 10,  'wf_show(0);',0
 ),
//Pedestrian Traffic Coatings
new Array(
  new Array(
    new Array('» Enduro-Kote', 'endurokote.html',-1,-1,0),
    new Array('» Enduro-Flexkote', 'enduroflexkote.html',2,1,0),
    new Array('» Enduro-Lastic Guide Specification', 'docs/EP E-Lastic Product Guide.pdf',-1,-1,1),
    new Array('» Enduro-Thane P Data Sheet', 'pdf/enduro-thane_p.pdf',-1,-1,1),	
    new Array('» Enduro-Kote XL Spec Guide', 'pdf/kote_xl_guide_specification.pdf',10,1,0),	
    new Array('» Enduro-Lastic Application Guidelines', 'docs/EP E-Lastic Application Guideline.pdf',-1,-1,1)
  ), 206, 418, 135, 10,  'wf_show(1);',0
 ),
//Pedestrian Traffic Coatings - Enduro-Flexkote
new Array(
  new Array(
    new Array('» Guide Specification', 'pdf/enduro-flexkote_guide_spec.pdf',-1,-1,1),
    new Array('» App Guideline', 'pdf/efc_application_guideline.doc',-1,-1,1),
    new Array('» ICC-ES # 2245', 'docs/2245.pdf',-1,-1,1),
    new Array('» L.A. Research Report', 'pdf/larr_2010.pdf',-1,-1,1)
  ), 339, 440, 155, 10,  'wf_show(1);wf_show(2);',0
 ),
//Under Tile
new Array(
  new Array(
    new Array('» Enduro UT Data Sheet', 'docs/endurokote.com_ep_enduro-ut[1].pdf',-1,-1,1)
  ), 206, 453, 145, 10,  'wf_show(3);',0
 ),
//Color Selectors
new Array(
  new Array(
    new Array('» Enduro-Kote/Enduro-Dek Color Chart', 'docs/endurokote.com_ep_ed_color_chart.pdf',-1,-1,1),
	 new Array('» Enduro-Thane Color Chart', 'pdf/enduro-thane_color_chart.pdf',-1,-1,1)
  ), 206, 488, 145, 10,  'wf_show(4);',0
 ),
//Vehicular Traffic Coatings
new Array(
  new Array(
    new Array('» Enduro-Thane V - data sheet', 'docs/Enduro-Thane V ( Vehicular Traffic Coating ).pdf',-1,-1,1)
  ), 206, 523, 180, 10,  'wf_show(5);',0
 ),
//Wall Waterproofing
new Array(
  new Array(
    new Array('» Enduro-Seal', 'docs/Enduro-Seal Waterproofing.pdf',-1,-1,1),
    new Array('» Enduro-Tex Wall coating', 'docs/Enduro-Tex Elastomeric Wall Coating.pdf',-1,-1,1)
  ), 206, 558, 170, 10,  'wf_show(6);',0
 ),
//Cool Roof Coatings
new Array(
  new Array(
    new Array('» Enduro-RoofKote', 'docs/EnduroRoofkote Energy Star.pdf',-1,-1,1)
  ), 206, 593, 130, 10,  'wf_show(7);',0
 ),
//Decorative Coatings
new Array(
  new Array(
    new Array('» Enduro-Dek Data sheet', 'docs/Enduro-Dek Decorative Coatings.pdf',-1,-1,1),
    new Array('» Decorative photos', 'decorative_photos.htm',-1,-1,0)
  ), 206, 628, 160, 10,  'wf_show(8);',0
 )
)