/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#555555';			// Background color when mouse is not over
	var LowSubBgColor='#000000';			// Background color when mouse is not over on subs
	var HighBgColor='#bb0000';			// Background color when mouse is over
	var HighSubBgColor='#bb0000';			// Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#ffffff';			// Font color subs when mouse is not over
	var FontHighColor='#ffffff';			// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over
	var BorderColor='#cccccc';			// Border color
	var BorderSubColor='#cccccc';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=100;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='principal';			// Frame where first level appears
	var SecLineFrame='principal';			// Frame where sub levels appear
	var DocTargetFrame='principal';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',0,0,'tridown.gif',0,0,'trileft.gif',0,0];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","http://www.media-ecology.org/index.html","",0,15,90);

Menu2=new Array("What is Media Ecology?","http://www.media-ecology.org/media_ecology/index.html","",4,15,148);
    Menu2_1=new Array("Definitions","http://www.media-ecology.org/media_ecology/index.html","",0,15,148);
    Menu2_2=new Array("Reading List","http://www.media-ecology.org/media_ecology/readinglist.html","",0,15,148);	
	Menu2_3=new Array("Video Gallery","http://www.media-ecology.org/media_ecology/videogallery.html","",0,15,148);
	Menu2_4=new Array("Media Ecology News","http://www.media-ecology.org/media_ecology/me_news.html","",0,15,148);

Menu3=new Array("About MEA","http://www.media-ecology.org/about/index.html","",5,15,103);
	Menu3_1=new Array("Goals","http://www.media-ecology.org/about/index.html","",0,15,103);
	Menu3_2=new Array("Organization","http://www.media-ecology.org/about/organization.html","",0,15,103);
	Menu3_3=new Array("Constitution","http://www.media-ecology.org/about/constitution.html","",0,15,103);
	Menu3_4=new Array("Affiliations","http://www.media-ecology.org/about/affiliations.html","",0,15,103);
	Menu3_5=new Array("Contact Us","http://www.media-ecology.org/contact/index.html","",0,15,103);
	
Menu4=new Array("Join MEA","http://www.media-ecology.org/joinmea/index.html","",0,15,93);
	
Menu5=new Array("MEA Publications","http://www.media-ecology.org/publications/index.html","",3,15,120);
    Menu5_1=new Array("Newsletter","http://www.media-ecology.org/publications/In_Medias_Res/index.html","",0,15,120);
	Menu5_2=new Array("Journal {EME}","http://www.media-ecology.org/publications/Explorations_Media_Ecology/index.html","",0,15,120);
	Menu5_3=new Array("Proceedings","http://www.media-ecology.org/publications/MEA_proceedings/index.html","",0,15,120);
	
Menu6=new Array("Conventions & Activities","http://www.media-ecology.org/activities/index.html","",6,15,145);
    Menu6_1=new Array("MEA Convention","http://www.media-ecology.org/activities/index.html","",2,15,145);
		Menu6_1_1=new Array("Featured Speakers","http://www.media-ecology.org/activities/speakers_2011.html","",0,15,145);
                                Menu6_1_2=new Array("Pre-Registration Form","http://www.media-ecology.org/activities/12th_convention_form.html","",0,15,145);
	Menu6_2=new Array("For Convention Hosts","http://www.media-ecology.org/activities/call_for_hosts.html","",0,15,145);
	Menu6_3=new Array("Past MEA Conventions","http://www.media-ecology.org/activities/past_mea_conventions.html","",0,15,145);
	Menu6_4=new Array("MEA @ NCA","http://www.media-ecology.org/activities/nca.html","",0,15,145);
	Menu6_5=new Array("MEA @ ECA","http://www.media-ecology.org/activities/eca.html","",1,15,145);
                Menu6_5_1=new Array("2010 ECA Program","http://www.media-ecology.org/activities/eca_program_2010.html","",0,15,145);
	Menu6_6=new Array("MEA @ ICA","http://www.media-ecology.org/activities/ica.html","",0,15,145);	
	
Menu7=new Array("Awards","http://www.media-ecology.org/awards/index.html","",3,15,80);
    Menu7_1=new Array("Call","http://www.media-ecology.org/awards/index.html","",0,15,80);
	Menu7_2=new Array("2009 Awards","http://www.media-ecology.org/awards/2009_awards.html","",0,15,80);
	Menu7_3=new Array("History","http://www.media-ecology.org/awards/mea_recipients.html","",0,15,80);

Menu8=new Array("Mailing List","http://www.media-ecology.org/list/index.html","",2,15,87);
    Menu8_1=new Array("Subscribe","http://www.media-ecology.org/list/index.html","",0,15,87);
	Menu8_2=new Array("List Archives","http://www.media-ecology.org/list/mediaecology/index.html","",0,15,87);
	
Menu9=new Array("Community","javascript:NewWin=window.open('http://www.facebook.com/group.php?gid=8540278329','NWin');window['NewWin'].focus()","",2,15,85);
	Menu9_1=new Array("Facebook Group","javascript:NewWin=window.open('http://www.facebook.com/group.php?gid=8540278329','NWin');window['NewWin'].focus()","",0,15,85);
	Menu9_2=new Array("MySpace Group","javascript:NewWin=window.open('http://www.myspace.com/mediaecologyassociation','NWin');window['NewWin'].focus()","",0,15,85);
	<!--Menu9_3=new Array("MEA Blog","http://www.media-ecology.org.mx/blog/index.html","",0,15,85);-->
