
//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.5);Alpha(style=0,opacity=75);Shadow(color='#777777', Direction=135, Strength=2)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=0)" // Stop IE5.5 bug when using more than one filter
}

effect = ""
timegap=500				// The time delay for menus to remain visible
followspeed=2			// Follow Scrolling speed
followrate=10			// 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.
"999999",					// Mouse Off Font Color
"FFFFFF",				// Mouse Off Background Color
"333333",				// Mouse On Font Color
"efefef",				// Mouse On Background Color
"cccccc",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"helvetica,arial",		// Font Name
1,						// Menu Item Padding
"js/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
"EEEEEE",				// 3D Border & Separator bar
"DDDDDD",				// 3D High Color
"EEEEEE",				// 3D Low Color
,				// Current Page Item Font Color (leave this blank to disable)
,					// Current Page Item Background Color (leave this blank to disable)
"js/arrow.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// 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.
"999999",					// Mouse Off Font Color
"FFFFFF",				// Mouse Off Background Color
"333333",				// Mouse On Font Color
"efefef",				// Mouse On Background Color
"cccccc",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"helvetica,arial",		// Font Name
1,						// Menu Item Padding
"js/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
"EEEEEE",				// 3D Border & Separator bar
"DDDDDD",				// 3D High Color
"EEEEEE",				// 3D Low Color
,				// Current Page Item Font Color (leave this blank to disable)
,					// Current Page Item Background Color (leave this blank to disable)
"js/arrow.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// 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
70,					// 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 
"left",					// 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
,"&nbsp;&nbsp;home&nbsp;&nbsp;&nbsp;","index.html",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;&nbsp;webdev&nbsp;&nbsp;&nbsp;","show-menu=webdev","web.html","",1
,"&nbsp;&nbsp;multimedia&nbsp;&nbsp;&nbsp;","show-menu=multimedia","multimedia.html","Multimedia",1
,"&nbsp;&nbsp;graphics&nbsp;&nbsp;&nbsp;","show-menu=graphics","graphics.html","Graphics",1
,"&nbsp;&nbsp;resume&nbsp;&nbsp;&nbsp;","show-menu=resume","resume.html","Resume",1
,"&nbsp;&nbsp;contact&nbsp;&nbsp;&nbsp;","show-menu=contact","contact.html","Many ways to contact me.",1
,"&nbsp;&nbsp;client&nbsp;&nbsp;&nbsp;","show-menu=client",,"",1
,"&nbsp;&nbsp;mstill.com&nbsp;&nbsp;&nbsp;","show-menu=mstillhome","/","Back to mstill.com",1
])

	addmenu(menu=["webdev",
		,,140,0,"",style2,,"left",effect,,,,,,,,,,,,
		,"LocalRentals.info","web_localrentals.html",,,1
		,"eAgency","web_eagency.html",,,1
		,"\@Amadeus","web_amadeus.html",,,1
		,"e-Stamp.com","web_estamp.html",,,1
		,"KidsEdge.com","web_kidsedge.html",,,1
		,"LightSite","web_ecos.html",,,1
		,"Sonic Air Systems","web_sonicair.html",,,1
		,"Time Traveler Maps","web_mapz.html",,,1
		,"Nature\'s Marketplace","web_cjanes.html",,,1
		,"Sun C","web_sunc.html",,,1
		,"San Juan Ski","web_sjs.html",,,1
		,"Outlaw Tours","web_outlaw.html",,,1
		])
	
	addmenu(menu=["multimedia",,,100,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Nascar","mm_nascar.html",,,1
	,"Big Mountain","mm_bigmtn.html",,,1
	,"HPU","mm_hpu.html",,,1
	,"Colorado Peaks","mm_cppa.html",,,1
	])
	
	
	addmenu(menu=["graphics",
	,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Print Ads&nbsp;&nbsp;","show-menu=printads","graphics.html#print","Graphic Design in Print Ads",1
	,"Web Ads","show-menu=webads","graphics.html#web","Graphic Design in Web Ads",1
	,"Logos","show-menu=logos","graphics.html#logo","Graphic Design in Logos",1
	])
		addmenu(menu=["printads",
		,,140,1,"",style1,,"",effect,,,,,,,,,,,,
		,"MC International", "gr_mcintl.html","MC International",,1
		,"San Juan Room", "gr_tball.html","San Juan Room Transvestite Ball",,1
		,"Big Mountain Multimedia", "print_bigmtn.html","Big Mountain Multimedia",,1
		])
		addmenu(menu=["webads",
		,,140,1,"",style1,,"",effect,,,,,,,,,,,,
		,"Lightsite Banners", "banner_ls.html","Lightsite Banners",,1
		,"Nature\'s Marketplace Banners", "banner_cj.html","Nature\'s Marketplace Banners",,1
		,"San Juan Ski Banners", "banner_sjs.html","San Juan Ski Banners",,1
		])
		addmenu(menu=["logos",
		,,140,1,"",style1,,"",effect,,,,,,,,,,,,
		,"Terminal Video", "logo_tv.html","Terminal Video",,1
		,"Enginehead Marketing", "logo_ehead.html","Enginehead Marketing",,1
		,"Imagesmith Photo Lab", "gr_imagesmith.html","Imagesmith Photo Lab",,1
		,"The Snowboard Factory", "logo_snowboardfactory.html","The Snowboard Factory",,1
		,"Hana Hou Productions", "logo_hanahou.html","Hana Hou Productions",,1
		,"Land Properties, Colorado", "web_landprop.html","Land Properties, Colorado",,1
		,"All Med Worldwide", "gr_allmed.html","All Med Worldwide",,1
		])

	addmenu(menu=["resume",
	,,140,1,"",style1,,"",effect,,,,,,,,,,,,
		,"<img src=js/html_icon.gif border=0>&nbsp;View HTML", "/resume/MichaelStill_PM_2007.html","View resume in HTML format",,1
		,"<img src=js/word_icon.gif border=0>&nbsp;MS Word", "/resume/MichaelStill_PM_2007.doc","Download Resume in Word format",,1
		,"<img src=js/pdf_icon.gif border=0>&nbsp;Acrobat PDF", "/resume/MichaelStill_PM_2007.pdf","Adobe Acrobat PDF",,1
	])
	
		
	addmenu(menu=["contact",
	,,140,1,"",style1,,"",effect,,,,,,,,,,,,
	,"View Contact Info","contact.html","View Contact Info",,1
	,"Send Email","mailto:mystill@yahoo.com","Send Email",,1
	,"Send SMS message","SMSmsg.html","Send SMS Message",,1
	])
	
	addmenu(menu=["client",,,140,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Login","client/login.html",,"Login to client private directories",1
	])
		

dumpmenus()