/*
 DHTML Menu version 3.3.19
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.
 This script featured on Dynamic Drive (http://www.dynamicdrive.com)
 */

//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=100);"
}
else
{
	effect = "Shadow(color='#777777', Direction=0, Strength=0)" // Stop IE5.5 bug when using more than one filter
}


timegap=500			// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=2;		// Sub menu offset Top position 
suboffset_left=-3;		// 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.
"beige",			// Mouse Off Font Color
"333333",			// Mouse Off Background Color
"000000",			// Mouse On Font Color
"beige",			// Mouse On Background Color
"333333",			// Menu Border Color 
15,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Verdana, Helvetica, Arial",	// Font Name
5,				// Menu Item Padding
"",				// Sub Menu Image (Leave this blank if not needed)
"333333",			// 3D Border & Separator bar
"333333",			// 3D High Color
"333333",			// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (leave this blank to disable)
,				// 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)
]

style2=[			// 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.
"000000",			// Mouse Off Font Color
"beige",				// Mouse Off Background Color
"333333",			// Mouse On Font Color
"cae1ff",			// Mouse On Background Color
"333333",			// Menu Border Color 
12,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Verdana",			// Font Name
3,				// Menu Item Padding
"bobleft.gif",		// Sub Menu Image (Leave this blank if not needed)
"333333",			// 3D Border & Separator bar
"333333",				// 3D High Color
"333333",				// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (leave this blank to disable)
,				// 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)
]

style3=[			// 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.
"000070",			// Mouse Off Font Color
"lightgreen",				// Mouse Off Background Color
"000000",			// Mouse On Font Color
"cae1ff",			// Mouse On Background Color
"333333",			// Menu Border Color 
13,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Verdana",			// Font Name
5,				// Menu Item Padding
"bobleft.gif",		// Sub Menu Image (Leave this blank if not needed)
"333333",			// 3D Border & Separator bar
"333333",				// 3D High Color
"333333",				// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
,				// Current Page Item Background Color (leave this blank to disable)
"",				// 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
"132",				// Menu Top - The Top position of the menu in pixels
"1",				// Menu Left - The Left position of the menu in pixels
,				// Menu Width - Menus width in pixels
1,				// Menu Border Width 
"center",			// 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
0,				// 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

// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

,"USMRA Home&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","/",,"Back to the USMRA home page",1 
,"State Mine Rescue Products&nbsp;&nbsp;&nbsp;&nbsp;<img src=downarrow.gif border=0 width=17 height=13>","show-menu=designs","designs.htm","Designs",1
,"Safe-Tee-Toon Products&nbsp;&nbsp;&nbsp;&nbsp;<img src=downarrow.gif border=0 width=17 height=13>","show-menu=men","index.html","Men&#35;s Wear",1
,"Donations&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src=downarrow.gif border=0 width=17 height=13>","show-menu=women","women.htm","Women&#35;s Wear",1
])

	addmenu(menu=["men",
	,,165,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Sweatshirt","index.html#mensweatshirt","","Longsleeve Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Hooded Sweatshirt","index.html#menhooded","","Hooded Sweatshirt",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Baseball Jersey","index.html#menbaseball","","Baseball Jersey",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Tee Shirts","show-menu=tees","index.html#menlongsleeve","Tee Shirts",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Donations","donation.htm","","Donations",1

	])

	addmenu(menu=["designs",
	,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;View All Designs","designs.htm","","View All Designs",1
	])


	addmenu(menu=["tees",
	,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Longsleeve Tee","index.html#menlongsleeve","","Longsleeve Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Organic Tee","index.html#menorganic","","Longsleeve Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Ringer Tee","index.html#menringert","","Longsleeve Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Sleeveless Tee","index.html#mensleeveless","","Longsleeve Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Fitted Tee","index.html#menfittedmerchandise","","Longsleeve Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Green Tee","index.html#mengreentee","","Longsleeve Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Light Tee","index.html#menlightmerchandise","","Longsleeve Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Value Tee","index.html#menvaluemerchandise","","Longsleeve Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;White Tee","index.html#menwhitemerchandise","","Longsleeve Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Yellow Tee","index.html#menyellowmerchandise","","Longsleeve Tee",1
	])

	addmenu(menu=["junior",
	,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Baby Doll Tee","junior.htm#babydoll","","Baby Doll Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Junior Hoodie","junior.htm#juniorhoodie","","Junior Hoodie",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Junior Raglan","junior.htm#juniorraglan","","Junior Raglan",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Ringer Tee","junior.htm#juniorringert","","Ringer Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Spaghetti Tee","junior.htm#spaghetti","","Spaghetti Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Baseball Jersey","junior.htm#kidsbaseball","","Baseball Jersey",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Kids Hoodie","junior.htm#kidshoodie","","Kids Hoodie",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Kids Light Tee","junior.htm#kidslight","","Kids Light Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Kids Sweatshirt","junior.htm#kidssweatshirt","","Kids Sweatshirt",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Donations","donation.htm","","Donations",1
	])

	addmenu(menu=["women",
	,,140,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Camisole","women.htm#womencamisole","","Camisole",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Raglan Hoodie","women.htm#womenraglan","","Raglan Hoodie",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Cap Sleeve","women.htm#womencapsleeve","","Cap Sleeve",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Tank Top","women.htm#womentanktop","","Tank Top",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Track Suit","women.htm#womentracksuit","","Track Suit",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Sweatshirt","women.htm#womensweatshirt","","Longsleeve Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Tee Shirts","show-menu=womentees","women.htm#womenlongsleeve","Tee Shirts",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Donations","donation.htm","","Donations",1
	])

	addmenu(menu=["womentees",
	,,175,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Longsleeve Tee","women.htm#womenlongsleeve","","Longsleeve Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Light Tee","women.htm#womenlight","","Light Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Regular Tee","women.htm#womenregular","","Regular Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Maternity Tee","women.htm#womenmaternity","","Maternity Tee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Plus Scoopneck Tee","women.htm#womenscoopneck","","Plus ScoopneckTee",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Plus V Neck Tee","women.htm#womenvneckplus","","Plus V NeckTee",1
	])

	addmenu(menu=["toddler",
	,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Infant Body Suit","toddler.htm#bodysuit","","Infant Body Suit",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Infant Tee Shirt","toddler.htm#infantt","","Infant Tee Shirt",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Donations","donation.htm","","Donations",1
	])

	addmenu(menu=["gifts",
	,,140,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Messenger Bag","gifts.htm#messenger","","Messenger Bag",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Tote Bag","gifts.htm#tote","","Tote Bag",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Calendar","gifts.htm#calendar","","Calendar",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Mini Button","gifts.htm#minibutton","","Mini Button",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Regular Mug","gifts.htm#regularmug","","Regular Mug",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Large Mug","gifts.htm#largemug","","Large Mug",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Stein","gifts.htm#stein","","Stein",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Teddy Bear","gifts.htm#teddybear","","Teddy Bear",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Wall Clock","gifts.htm#clock","","Wall Clock",1
	,"<img src=blocks16.gif border=0 width=16 height=16>&nbsp;&nbsp;Donations","donation.htm","","Donations",1
	])


dumpmenus()
