

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=95)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=0)"
}


timegap=500		     	 	// The time delay for menus to remain visible
followspeed=5				// Follow Scrolling speed
followrate=40				// Follow Scrolling Rate
suboffset_top=0;			// Sub menu offset Top position 
suboffset_left=0;			// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"070E60",				// Mouse Off Font Color
"83A4C5",				// Mouse Off Background Color
"ffffff",				// Mouse On Font Color
"070E60",				// Mouse On Background Color
"070E60",				// Menu Border Color 
10,					// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Arial",		          	// Font Name
2,					// Menu Item Padding
"http://www.carlisletire.com/images/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"",					// 3D High Color
"",					// 3D Low Color
"",	              			// Current Page Item Font Color (leave this blank to disable)
"",					// Current Page Item Background Color (leave this blank to disable)
"http://www.carlisletire.com/images/arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"",					// Menu Header Font Color (Leave blank if headers are not needed)
"",					// Menu Header Background Color (Leave blank if headers are not needed)
]



addmenu(menu=[				// This is the array that contains your menu properties and details
"mainmenu",				// Menu Name - This is needed in order for the menu to be called
60,					// Menu Top - The Top position of the menu in pixels
0,					// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,					// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",					// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"&nbsp;&nbsp;&nbsp;&nbsp;HOME&nbsp;&nbsp;&nbsp;&nbsp;","http://www.carlisletire.com",,"Carlisle Tire & Wheel Homepage",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRODUCTS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=products",,"",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MARKETS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=markets",,"",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CORPORATE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=corporate",,"",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WHAT'S&nbsp;&nbsp;NEW&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=news",,"",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;RESOURCES&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=resources",,"",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WARRANTY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=warranty",,"",1
,"&nbsp;&nbsp;&nbsp;LINKS&nbsp;&nbsp;&nbsp;","http://www.carlisletire.com/links.html",,"Carlisle Tire & Wheel Links Page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;&nbsp;CAREERS&nbsp;&nbsp;","http://www.carlisletire.com/careers.html",,"Carlisle Tire & Wheel Links Page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

])

        addmenu(menu=["corporate",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"ABOUT CT&W","http://www.carlisletire.com/corporate/index.html",,,1
	,"HISTORY OF CT&W","http://www.carlisletire.com/corporate/history.html",,,1
	,"INDUSTRY AFFILIATIONS","http://www.carlisletire.com/corporate/affiliations.html",,,1
	,"CONTACT US","http://www.carlisletire.com/corporate/contact.html",,,1
	])
	
	
	addmenu(menu=["markets",
	,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"AGRICULTURE","http://www.carlisletire.com/markets/agriculture/index.html",,,1
	,"ATV","http://www.carlisletire.com/markets/atv/index.html",,,1
	,"GOLF","http://www.carlisletire.com/markets/golf_utility/index.html",,,1
	,"INDUSTRY","http://www.carlisletire.com/markets/industrial/index.html",,,1
	,"LAWN & GARDEN","http://www.carlisletire.com/markets/lawn_garden/index.html",,,1
	,"TRAILER","http://www.carlisletire.com/markets/trailer/index.html",,,1
	])
			
			
	addmenu(menu=["products",
	,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"AGRICULTURAL","show-menu=agricultural",,"",1
	,"ATV","show-menu=atv",,"",1
	,"BIG BITERS","show-menu=bigbiters",,"",1
	,"CONSTRUCTION","show-menu=construction",,"",1
	,"GOLF GLIDERS","show-menu=golf",,"",1
	,"GRIPPING PERFORMERS","show-menu=gripping",,"",1
	,"INDUSTRIAL","show-menu=industrial",,"",1
	,"INDUSTRIAL UTILITY VEHICLE","show-menu=iuv",,"",1
	,"SMOOTH OPERATORS","show-menu=smooth",,"",1
	,"TRAILER","show-menu=trailer",,"",1
    ,"TURF HANDLERS","show-menu=turf",,"",1
    ,"TUBES,FLAPS & VALVES","show-menu=tubes",,"",1
    ,"WHEELS","show-menu=wheels",,"",1
    ,"PRODUCT CATALOG","http://www.carlisletire.com/media/catalogs/index.html",,,1
	])

              addmenu(menu=["agricultural",
              ,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
              ,"FARM SPECIALIST","show-menu=farm",,"",1
              ,"MULTITRAC CS R-3","http://www.carlisletire.com/products/agricultural/multitrac_cs_r3/index.html",,,1	
              ,"TRAC CHIEF I-3","http://www.carlisletire.com/products/agricultural/trac_chief_i3/index.html",,,1
              ,"TURF PRO R-3","http://www.carlisletire.com/products/agricultural/turf_pro/index.html",,,1
              ])

                  addmenu(menu=["farm",
                  ,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
                  ,"FARM SPECIALIST&nbsp;&#153;&nbsp;F-I","http://www.carlisletire.com/products/agricultural/farm_specialist/fi/index.html",,,1
                  ,"FARM SPECIALIST&nbsp;&#153;&nbsp;F-2","http://www.carlisletire.com/products/agricultural/farm_specialist/f2/index.html",,,1
                  ,"FARM SPECIALIST&nbsp;&#153;&nbsp;F-2M","http://www.carlisletire.com/products/agricultural/farm_specialist/f2m/index.html",,,1
                  ,"FARM SPECIALIST&nbsp;&#153;&nbsp;F-3","http://www.carlisletire.com/products/agricultural/farm_specialist/f3/index.html",,,1
                  ,"FARM SPECIALIST&nbsp;&#153;&nbsp;HA-1-R","http://www.carlisletire.com/products/agricultural/farm_specialist/har1/index.html",,,1
                  ,"FARM SPECIALIST&nbsp;&#153;&nbsp;HF-1","http://www.carlisletire.com/products/agricultural/farm_specialist/hf1/index.html",,,1
                  ,"FARM SPECIALIST&nbsp;&#153;&nbsp;I-1","http://www.carlisletire.com/products/agricultural/farm_specialist/i1/index.html",,,1
                  ,"FARM SPECIALIST&nbsp;&#153;&nbsp;R-1","http://www.carlisletire.com/products/agricultural/farm_specialist/r1/index.html",,,1		
                  ])

             addmenu(menu=["atv",
	     ,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
	     ,"A.C.T","http://www.carlisletire.com/products/atv/act/index.html",,,1
	     ,"A.C.T HD","http://www.carlisletire.com/products/atv/act_hd/index.html",,,1
	     ,"ALL TRAIL","http://www.carlisletire.com/products/atv/all_trail/index.html",,,1
	     ,"AT489","http://www.carlisletire.com/products/atv/at489/index.html",,,1
	     ,"AT489 X/L","http://www.carlisletire.com/products/atv/at489xl/index.html",,,1
	     ,"BADLANDS A/R","http://www.carlisletire.com/products/atv/badlands_ar/index.html",,,1
	     ,"BADLANDS XTR","http://www.carlisletire.com/products/atv/badlands_xtr/index.html",,,1
	     ,"BLACKROCK","http://www.carlisletire.com/products/atv/blackrock/index.html",,,1
	     ,"HD FIELD TRAX","http://www.carlisletire.com/products/atv/hd_field_trax/index.html",,,1
	     ,"KNOBBY","http://www.carlisletire.com/products/atv/knobby/index.html",,,1
	     ,"MUDWOLF","http://www.carlisletire.com/products/atv/mudwolf/index.html",,,1
         ,"MUDWOLF XL","http://www.carlisletire.com/products/atv/mudwolf_xl/index.html",,,1
	     ,"STRYKER&nbsp;&#174;","http://www.carlisletire.com/products/atv/stryker/index.html",,,1
	     ,"TRAIL WOLF&nbsp;&#174;","http://www.carlisletire.com/products/atv/trailwolf/index.html",,,1
	     ,"TRAIL WOLF SPORT&nbsp;&#174;","http://www.carlisletire.com/products/atv/trailwolf_sport/index.html",,,1
	     ,"TURF TAMER","http://www.carlisletire.com/products/atv/turftamer/index.html",,,1
	       ])
             
             addmenu(menu=["bigbiters",
	     ,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	     
	     ,"AT101 CHEVRON","http://www.carlisletire.com/products/big_biters/at101chevron/index.html",,,1
	     ,"POWER TRAC","http://www.carlisletire.com/products/big_biters/powertrac/index.html",,,1
	     ,"SUPER LUG","http://www.carlisletire.com/products/big_biters/superlug/index.html",,,1
	     ,"TRU POWER","http://www.carlisletire.com/products/big_biters/trupower/index.html",,,1
	     ])
	     
	     addmenu(menu=["golf",
	     ,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
	     ,"FAIRWAY PRO","http://www.carlisletire.com/products/golf_gliders/fairway/index.html",,,1
	     ,"LINKS&nbsp;&#174;","http://www.carlisletire.com/products/golf_gliders/links/index.html",,,1
	     ,"TOUR MAX&nbsp;&#153;","http://www.carlisletire.com/products/golf_gliders/tourmax/index.html",,,1
	     ,"TURF GLIDE","http://www.carlisletire.com/products/golf_gliders/turfglide/index.html",,,1
	     ])
	     
	     addmenu(menu=["gripping",
	     ,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
	     ,"SAWTOOTH","http://www.carlisletire.com/products/gripping_performers/sawtooth/index.html",,,1
	     ,"STUD","http://www.carlisletire.com/products/gripping_performers/stud/index.html",,,1
	     ])
             
	     addmenu(menu=["industrial",
	     ,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
         ,"INDUSTRIAL DEEP TRACTION","http://www.carlisletire.com/products/industrial/deep_traction/index.html",,,1
	     ,"GROUNDFORCE GSE&nbsp;&#153;","http://www.carlisletire.com/products/industrial/groundforce_gse/index.html",,,1
	     ,"PREMIUM WIDE TRAC","http://www.carlisletire.com/products/industrial/premium_widetrac/index.html",,,1
	     ,"ROAD ROLLER","http://www.carlisletire.com/products/industrial/road_roller/index.html",,,1
	     ])
	     
	     addmenu(menu=["iuv",
	     ,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
         ,"INDUSTRIAL TRAX","http://www.carlisletire.com/products/iuv/industrial_trax/index.html",,,1
	     ])
	     
	     addmenu(menu=["construction",
	     ,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
	     ,"GUARD DOG","http://www.carlisletire.com/products/construction/guard_dog/index.html",,,1
	     ,"GUARD DOG HD","http://www.carlisletire.com/products/construction/guard_dog_hd/index.html",,,1
	     ,"TRAC CHIEF","http://www.carlisletire.com/products/construction/trac_chief/index.html",,,1
	     ,"TRAC CHIEF XT","http://www.carlisletire.com/products/construction/trac_chief_xt/index.html",,,1
	     ,"ULTRA GUARD","http://www.carlisletire.com/products/construction/ultra_guard/index.html",,,1
	     ,"ULTRA GUARD LVT","http://www.carlisletire.com/products/construction/ultra_guard_lvt/index.html",,,1
	     ,"USA LOADER","http://www.carlisletire.com/products/construction/usa_loader/index.html",,,1
	     ])
	     
	     
	     addmenu(menu=["smooth",
	     ,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
	     ,"SMOOTH","http://www.carlisletire.com/products/smooth_operators/smooth/index.html",,,1
	     ,"STRAIGHT RIB","http://www.carlisletire.com/products/smooth_operators/straight_rib/index.html",,,1
	     ,"WHEELBARROW","http://www.carlisletire.com/products/smooth_operators/wheelbarrow/index.html",,,1
	     ])
	

	     addmenu(menu=["trailer",
	     ,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	     ,"RADIAL TRAIL","http://www.carlisletire.com/products/trailer/radial_trail/index.html",,,1
	     ,"SPORT TRAIL","http://www.carlisletire.com/products/trailer/sport_trail/index.html",,,1
         ,"SPORT TRAIL LT&nbsp;&#174;","http://www.carlisletire.com/products/trailer/sport_trail_lt/index.html",,,1
	     ,"ULTRA SPORT RADIAL","http://www.carlisletire.com/products/trailer/ultra_sport/index.html",,,1
         ,"USA TRAIL&nbsp;&#174;","http://www.carlisletire.com/products/trailer/usa_trail/index.html",,,1
	     ])
	     
	     addmenu(menu=["turf",
	     ,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
	     ,"FAST TRAX","http://www.carlisletire.com/products/turf_handlers/fast_trax/index.html",,,1
	     ,"MULTI-TRAC C/S","http://www.carlisletire.com/products/turf_handlers/multi_trac/index.html",,,1
	     ,"TURF CTR","http://www.carlisletire.com/products/turf_handlers/turf_ctr/index.html",,,1
	     ,"TURF MASTER&nbsp;&#174;","http://www.carlisletire.com/products/turf_handlers/turf_master/index.html",,,1
	     ,"TURF SAVER&nbsp;&#174;","http://www.carlisletire.com/products/turf_handlers/turf_saver/index.html",,,1
	     ,"TURF SAVER II","http://www.carlisletire.com/products/turf_handlers/turf_saver2/index.html",,,1
	     ,"TURF TRAC R/S","http://www.carlisletire.com/products/turf_handlers/turf_trac_rs/index.html",,,1
	     ,"ULTRA TRAC","http://www.carlisletire.com/products/turf_handlers/ultra_trac/index.html",,,1
	     ])
	     
	     addmenu(menu=["tubes",
	     ,,210,1,"",style1,,"left",effect,,,,,,,,,,,,
	     ,"LAWN & GARDEN,INDUSTRIAL,TRAILER","http://www.carlisletire.com/products/tubes_flaps_valves/page1/index.html",,,1
	     ,"RADIAL, HEAVY DUTY, RV, SKID STEER","http://www.carlisletire.com/products/tubes_flaps_valves/page2/index.html",,,1
	     ,"FARM, INDUSTRIAL, VALVE STEMS","http://www.carlisletire.com/products/tubes_flaps_valves/page3/index.html",,,1
	     ,"FITMENT CHARTS","http://www.carlisletire.com/products/tubes_flaps_valves/fitment_charts/index.html",,,1
         ])
	
	     addmenu(menu=["wheels",
	     ,,80,1,"",style1,,"left",effect,,,,,,,,,,,,
	     ,"AGRICULTURE","http://www.carlisletire.com/products/wheels/agriculture/index.html",,,1
	     ,"TRAILER","http://www.carlisletire.com/products/wheels/trailer/index.html",,,1
	     ])

                      
                   	
	addmenu(menu=["news",
	,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"MEDIA","show-menu=media",,"",1
	,"PRESS RELEASES","http://www.carlisletire.com/news/CarlislePressReleaseEurope.pdf",,,1
	])
	
	
					addmenu(menu=["media",
					,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
					,"MEDIA CENTER","http://www.carlisletire.com/media/Media.asp",,,1
					,"CATALOGS","http://www.carlisletire.com/media/catalogs/index.html",,,1
					])
		
	addmenu(menu=["contact",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"CUSTOMER SERVICE","http://www.carlisletire.com/corporate/cust_service.html",,,1
	,"CONTACT ONLINE","http://www.carlisletire.com/corporate/contact.html",,,1
	,"GLOBAL LOCATIONS","http://www.carlisletire.com/corporate/locations.html",,,1
	,"DIRECTIONS","http://www.carlisletire.com/corporate/directions.html",,,1
	])
	
	

	addmenu(menu=["resources",
	,,210,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"DEALER LOCATOR","http://www.carlisletire.com/locator/",,,1
	,"ATV ROAD TRIP / TIRE SELECTOR","http://www.carlisletire.com/roadtrip/index.html",,,1
	,"CCD PROGRAM","http://www.carlisletire.com/ccd/ccd_jump.html",,,1
	,"PRODUCT CATALOG","http://www.carlisletire.com/media/catalogs/index.html",,,1
	,"TRAILER REFERENCE GUIDE (PDF)","http://www.carlisletire.com/product_care/trailer_reference.pdf target=_blank",,,1
	,"PROPER TIRE CARE & SAFETY (PDF)","http://www.carlisletire.com/product_care/proper_tire_care_safety.pdf target=_blank",,,1
	,"TRAILER TIRES 101 (PDF)","http://www.carlisletire.com/product_care/trailer_tires_101.pdf target=_blank",,,1
	,"TRAILER TIRE MAINTENANCE (PDF)","http://www.carlisletire.com/product_care/trailer_tire_poster.pdf target=_blank",,,1
	])


	
	
	addmenu(menu=["warranty",
	,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"WARRANTY SUBMISSION CLAIM","http://www.carlisletire.com/warranty/index.html",,,1
	,"WARRANTY INFORMATION (PDF)","http://www.carlisletire.com/warranty/warranty.pdf target=_blank",,,1
	,"DOT REGISTRATION FORM (PDF)","http://www.carlisletire.com/warranty/dotform.pdf target=_blank",,,1
  	])
	
		
	

dumpmenus()