/*
 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.5);Alpha(style=0,opacity=85); "
}
else
{
	effect = "Shadow(color='#777777', Direction=135, 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=10;		// Sub menu offset Top position 
suboffset_left=10;		// 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.
"5F7D9C",					// Mouse Off Font Color
"1C2F42",				// Mouse Off Background Color
"B0BFCE",				// Mouse On Font Color
"55718C",				// Mouse On Background Color
"000000",				// Menu Border Color 
10,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"arial, verdana, helvetica",		// Font Name
4,						// Menu Item Padding
"http://delusionstudio.com/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"",				// 3D High Color
"",				// 3D Low Color
"1C2F42",				// Current Page Item Font Color (leave this blank to disable)
"5F7D9C",					// Current Page Item Background Color (leave this blank to disable)
" ",			// 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
112,					// Menu Top - The Top position of the menu in pixels
12,				// Menu Left - The Left position of the menu in pixels
90,					// 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)
0, 					// 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
,"Main Page&nbsp;&nbsp;","http://delusionstudio.com/index2.php",,"Go to the main page",0 
,"Art&nbsp;&nbsp;","show-menu=art",,"View the artwork",0 
,"Freebies","http://delusionstudio.com/freebies.html",,"Free wallpapers and other stuff",0 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"FAQ","http://delusionstudio.com/faq.html",,"Frequently Asked Questions",0 
,"Market&nbsp;&nbsp;","show-menu=market",,"Adventures in capitalism",0 
,"Drawing&nbsp;tips&nbsp;&nbsp;","show-menu=tips",,"Tutorial on materials, medias, features and proportions",0
,"Links Directory","http://delusionstudio.com/links/",,"Links to other art related websites - add yours to the directory.",0 
,"About&nbsp;the&nbsp;artist&nbsp;&nbsp;","http://delusionstudio.com/about.html",,"About me",0
,"Contact&nbsp;&nbsp;","show-menu=contact",,"Get in touch",0
,"Linking Banners","http://delusionstudio.com/banners.html",,"Graphics for linking to this site",0
,"Mailing List","http://delusionstudio.com/mail.html",,"Get on my mailing list for updates",0
,"Message Board","http://delusionstudio.com/messageboard.php",,"Check out the message board",0

])
	addmenu(menu=["art",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Sketch Diary","http://delusionstudio.com/diary/index.html",,"Livejournal for updates",1
	,"Media","show-menu=media",,"Artwork categorized by media",1
	,"Subject","show-menu=subject",,"Artwork categorized by subject",1
	,"Genre","show-menu=genre",,"",1
	,"Other","show-menu=other",,"Other artwork",1

	])

		addmenu(menu=["media",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Pencil","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=PEN01",,"A collection of works done in pencil",1
		,"Pen and ink","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=INK01",,"A collection of works done in ink",1
		,"BW mixed media","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=MIB01",,"A collection of black and white works in mixed media",1
		,"Miscellaneous BW","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=MSB01",,"A collection of works done in charcoal, marker, and other BW medias",1
		,"Watercolor","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=WAT01",,"A collection of works done in watercolor",1
		,"Digital","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=DIG01",,"A collection of works done digitally",1
		,"Miscellaneous color media","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=MSC01",,"A collection of works in marker and colored pencil",1

		])

		addmenu(menu=["subject",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Humans","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=HUM01",,"Humans",1
		,"Women with Weapons","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=WOM01",,"Women with Weapons",1
		,"Elves/Fairies","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=ELV01",,"Elves and Fairies",1
		,"Satyrs/Dryads/Centaurs","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=SAT01",,"Satyrs, Dryads and Centaurs",1
		,"Deities/Spirits","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=GOD01",,"Deities and Spirits",1
		,"Mermaids/Anthros/Other","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=MIS01",,"Mermaids, Anthros, and Other Races",1
		,"Mythological Creatures","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=MYC01",,"Mythological Creatures",1
		,"Other","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=OTH01",,"Other",1

		])

		addmenu(menu=["genre",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"General Fantasy","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=GEF01",,"Fantasy artwork",1
		,"General Sci-Fi/Futuristic","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=CYB01",,"Sci-fi/futuristic artwork",1
		,"RPG Related","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=RPG01",,"RPG related artwork",1

		])


		addmenu(menu=["other",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Mythus: Dark Mysteries","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=MYT01",,"A collection of character drawings",1
		,"Personal Characters","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=CHA01",,"Drawings of my personal characters",1
		,"Ellen Million Graphics","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=EMG01",,"EMG artwork",1
		,"Portrait Adoption","http://delusionstudio.com/cgi-bin/gm-comments.cgi?gmsearch=PAD01",,"Work offered on Portrait Adoption",1

		])


	addmenu(menu=["Market",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Prints","http://delusionstudio.com/prints.html",,"Information on available prints",1
	,"Commissions","http://delusionstudio.com/commies.html",,"Information on commissions",1
	,"EMG products","http://www.ellenmilliongraphics.com/new/artists/seay/",,"Products available from Ellen Million Graphics",1
	,"Portrait Adoption","http://adoption.ellenmilliongraphics.com/artists/jseay/index.html",,"Portraits available for adoption",1

	])


	addmenu(menu=["tips",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Evolution","http://delusionstudio.com/evolution.html",,"A look back on how I started drawing",1
	,"Main Drawing Tips Page","http://delusionstudio.com/ref/index.html",,"Main Page",1
	,"Proportions and Features","show-menu=pro",,"Proportions and Features",1
	,"From Start to Finish","show-menu=start",,"Some pieces in various stages from start to finish",1
	,"Materials","http://delusionstudio.com/ref/materials.html",,"About materials",1
	,"Other Supplies","http://delusionstudio.com/ref/supplies.html",,"About other supplies",1
	,"Books/Reference","http://delusionstudio.com/ref/supplies.html#Books/reference",,"Good reference books to have",1
	,"Helpful Artistic Links","http://delusionstudio.com/ref/helplinks.html",,"Links to other tutorials",1
	,"Techniques","http://delusionstudio.com/ref/tech.html",,"About techniques",1
	,"Protecting Your Images","http://delusionstudio.com/ref/protect.html",,"Protecting your images online, for the paranoid or soon to be paranoid artist",1
	,"Lousy Free Advice","http://delusionstudio.com/ref/tech.html#advice",,"Lousy free advice",1

	])
	
		addmenu(menu=["pro",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"The Face","http://delusionstudio.com/ref/face.html",,"Proportions and Features: The Face",1
		,"The Figure","http://delusionstudio.com/ref/figure.html",,"Proportions and Features: The Figure",1
		,"Hands and Feet","http://delusionstudio.com/ref/hands.html",,"Proportions and Features: Hands and Feet",1

		])

		addmenu(menu=["start",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Crow's Trick","http://delusionstudio.com/ref/crow/index.html",,"Crows Trick from Start to Finish",1
		,"Mistophiles","http://delusionstudio.com/ref/mist/index.html",,"Mistophiles from Start to Finish",1
		,"Mermaid and the Sailor","http://delusionstudio.com/ref/mermaid/index.html",,"Mermaid and the Sailor from Start to Finish",1
		,"DM: Adria, barmaid","http://delusionstudio.com/ref/barmaid/index.html",,"DM: Adria, barmaid from Start to Finish",1
		,"DM: A Cold Day","http://delusionstudio.com/ref/cold_day/index.html",,"DM: A Cold Day from Start to Finish",1
		])
	

	addmenu(menu=["contact",,,120,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Email","http://delusionstudio.com/contact.html",,"Contact me by email or formmail",1
	,"The Rules","http://delusionstudio.com/rules.html",,"Rules for borrowing or using my work",1
	])
			

dumpmenus()