/***********************************************************************************
*	(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=11;			// Number of first level items
	var LowBgColor='#758279';			// Background color when mouse is not over
	var LowSubBgColor='#d4d8bd';			// Background color when mouse is not over on subs
	var HighBgColor='#d4d8bd';			// Background color when mouse is over
	var HighSubBgColor='#e2dfa8';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#f9f9ee';			// Border color
	var BorderSubColor='#f9f9ee';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Arial, Verdana, Helvetica, sans-serif"	// 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=173;				// Menu offset x coordinate
	var StartLeft=30;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// 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='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// 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=0;				// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['/potato/imgs/icon_rarr.png',7,9];	// 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","/potato/", "", 3, 20, 120);
	Menu1_1=new Array("FAQ","/potato/sol_FAQ.shtml","",2,20,150);
		Menu1_1_1=new Array("Microarray FAQ","/potato/sol_ma_FAQ.shtml","",0,20,150);
		Menu1_1_2=new Array("Expression FAQ","/potato/sol_expression_FAQ.shtml","",0,20,150);
	Menu1_2=new Array("Contact Us","/potato/sol_contact.shtml","",0,20,150);
	Menu1_3=new Array("Sitemap","/potato/sol_sitemap.shtml","",0,20,150);
Menu2=new Array("What's New","/potato/sol_whatsnew.shtml", "", 0, 20, 150);
Menu3=new Array("Sol Facts","/potato/sol_gen_facts.shtml", "", 0, 20, 150);
Menu4=new Array("Sol Genome","/potato/sol_genome.shtml","",5,20,150);
	Menu4_1=new Array("Genome Browser","/potato/sol_gen_browser.shtml","",2,20,150);
		Menu4_1_1=new Array("Arabidopsis","http://www.tigr.org/tigr-scripts/gbrowse/gbrowse/ath1","",0,20,150);
		Menu4_1_2=new Array("Solanaceae","http://www.tigr.org/tigr-scripts/gbrowse/gbrowse/potato","",0,20,150);
	Menu4_2=new Array ("Potato Genome Sequencing","/potato/sol_genome.shtml","",3,20,150);
		Menu4_2_1=new Array ("BAC Sequencing","/cgi-bin/potato/sol_bacs_summary.pl","",0,20,150);
		Menu4_2_2=new Array ("Download BACs","ftp://ftp.tigr.org/pub/data/sol","",0,20,150);
		Menu4_2_3=new Array ("Blast Sol BES","/potato/sol_ma_blast.shtml","",0,20,150);
	Menu4_3=new Array("SOLAR","/potato/sol_SOLAR.shtml","",3,20,150);
		Menu4_3_1=new Array("Physical Maps","/potato/sol_SOLAR_maps.shtml","",0,20,150);
		Menu4_3_2=new Array("Annotation","/potato/sol_SOLAR_annot.shtml","",0,20,150);
		Menu4_3_3=new Array("Resistance Genes","/potato/sol_SOLAR_genes.shtml","",0,20,150);
	Menu4_4=new Array("Repeat Database","/potato/sol_gen_repeats.shtml","",0,20,150);
	Menu4_5=new Array("Solanaceae Gen Facts","/potato/sol_gen_facts.shtml","",0,20,150);
Menu5=new Array("Sol Maps", "/potato/sol_maps.shtml", "", 4, 20, 150);
	Menu5_1=new Array("SSRs","/potato/sol_SSR.shtml","",3,20,150);
		Menu5_1_1=new Array("Statistics","/potato/sol_SSR_summary.shtml","",0,20,150);
		Menu5_1_2=new Array("Search SSRs","/potato/sol_SSR_query.shtml","",0,20,150);
		Menu5_1_3=new Array("SSR Downloads","/potato/sol_SSR_download.shtml","",0,20,150);
	Menu5_2=new Array("SNPs","/potato/sol_SNP.shtml","",0,20,150);
	Menu5_3=new Array("Genetic Markers","/potato/sol_markers.shtml","",0,20,150);
	Menu5_4=new Array("QTL","/potato/sol_QTL.shtml","",0,20,150);
Menu6=new Array("Sol Transcriptome","/potato/sol_expression.shtml", "", 4, 20, 150);
	Menu6_1=new Array("Sol ESTs","/potato/sol_ta_annot.shtml","",0,20,150);
	Menu6_2=new Array("Solanaceae Specific Seqs","/potato/sol_ta_seqs.shtml","",0,20,150);
	Menu6_3=new Array("Ortholog/Paralog Search","/potato/sol_ta_ortho_search.shtml","",0,20,150);
	Menu6_4=new Array("Expression Profiling","/potato/sol_functional.shtml", "", 8,20,150);
		Menu6_4_1=new Array("SGED","/potato/sol_expression.shtml","",0,20,150);
		Menu6_4_2=new Array("SGED FAQ","/potato/sol_expression_FAQ.shtml","",0,20,150);
		//Menu6_4_3=new Array("ARCH","http://plantarray.tigr.org","",0,20,150);
		Menu6_4_3=new Array("GEO","/potato/sol_GEO.shtml","",0,20,150);
		Menu6_4_4=new Array("MIAME","/potato/sol_MIAME.shtml","",0,20,150);
		Menu6_4_5=new Array("Study Search","/cgi-bin/potato/study/sol_study.pl","",0,20,150);
		Menu6_4_6=new Array("Expression Search","/cgi-bin/potato/study/sol_expression.pl","",0,20,150);
		Menu6_4_7=new Array("Potato Microarrays","/potato/sol_ma_microarrays.shtml","",0,20,150);
Menu7=new Array("Comparative", "/potato/sol_comp.shtml", "", 1, 20, 150);
	Menu7_1=new Array("Arabidopsis Mappings","/potato/sol_arab.shtml","",0,20,150);
Menu8=new Array("Search", "/potato/search.shtml", "", 4, 20, 150);
	Menu8_1=new Array("Sol BLAST","/potato/sol_ma_blast.shtml","",0,20,150);
	Menu8_2=new Array("TA BLAST","http://www.plantta.tigr.org/search.shtml","",0,20,150);
	Menu8_3=new Array("SSR Search","/potato/sol_SSR_query.shtml","",0,20,150);
	Menu8_4=new Array("SNP Search","/potato/sol_SNP.shtml","",0,20,150);
Menu9=new Array ("Downloads","/potato/sol_downloads.shtml","",4,20,150);
	Menu9_1=new Array("Sol FTP Download","ftp://ftp.tigr.org/pub/data/sol","",4,20,150);
		Menu9_1_1=new Array("Chr6 BAC Sequences","ftp://ftp.tigr.org/pub/data/sol/BAC_chr6","",0,20,150);
		Menu9_1_2=new Array("RHPOTKEY BAC ends","ftp://ftp.tigr.org/pub/data/sol/BAC_ends","",0,20,150);
		Menu9_1_3=new Array("Sol Markers","ftp://ftp.tigr.org/pub/data/sol/sol_markers","",0,20,150);
		Menu9_1_4=new Array("Sol specific TAs","ftp://ftp.tigr.org/pub/data/sol/sol_specific_TAs","",0,20,150);
	Menu9_2=new Array ("Sol Repeat DB","ftp://ftp.tigr.org/pub/data/TIGR_Plant_Repeats","",0,20,150);
	Menu9_3=new Array ("TA Download","ftp://ftp.tigr.org/pub/data/plantta","",0,20,150);
	Menu9_4=new Array ("Expression Study Downloads","ftp://ftp.tigr.org/pub/data/s_tuberosum/SGED","",0,20,150);
Menu10=new Array ("Links","/potato/sol_links.shtml","",0,20,150);
Menu11=new Array("Plant TA Home","http://www.plantta.tigr.org","",0,20,150);
Menu12=new Array("TIGR Home","http://www.tigr.org","",0,20,150);
