//UDMv3.1
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************


///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN VERSION 3.0.3 by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//
//  KDE modifications by David Joham
//
//  Opera 5 reload/resize routine by Michael Wallner
//  http://www.wallner-software.com/
//
///////////////////////////////////////////////////////////////////////////


// *** POSITIONING AND STYLES *********************************************


var menuALIGN = "free";		// alignment
var absLEFT = 	16;		// absolute left or right position (if not center)
var absTOP = 	0; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5/6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = true;		// show empty cell borders

var baseHREF = "../scripts/";	// base path
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#DDDDDD";	// main nav cell color
var rCOLOR = 	"#DDDDDD";	// main nav cell rollover color
var keepLIT =	true;		// keep rollover color when browsing menu
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	"#cc9966"	// main nav border color
var aLINK = 	"#2A0095";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial,helvetica";	// main nav font face		
var fSIZE = 	11;		// main nav font size (pixels)	
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	4;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	4;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var vOFFSET = 	-23 // shift the submenus vertically
var hOFFSET = 	66		// shift the submenus horizontally

var smCOLOR = 	"#dddddd";	// submenu cell color
var srCOLOR = 	"#ececec";	// submenu cell rollover color
var sbSIZE = 	0;		// submenu border size
var sbCOLOR = 	"cc9966"	// submenu border color
var saLINK = 	"#2A0095";	// submenu link color
var saHOVER = 	"";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial,helvetica";// submenu font face		
var sfSIZE = 	10;		// submenu font size (pixels)	
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 2;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	5;		// menu drop shadow size 
var shCOLOR =	"#bcbcbc";	// menu drop shadow color
var shOPACITY = 75;		// menu drop shadow opacity (not ie4/ns4/op5)

var keepSubLIT=	true;		// keep submenu rollover color when browsing child menu	
var chvOFFSET = 0;		// shift the child menus vertically 			
var chhOFFSET = 0;		// shift the child menus horizontally 		

var closeTIMER = 100;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or op5)

var altDISPLAY = "title";	// where to display alt text
var allowRESIZE=true;		// allow resize/reload


//** LINKS ***********************************************************







// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")
addMainItem("../index.shtml","Home",66,"left","","",330,3,""); 

addMainItem("../news/index.shtml","News",66,"left","","",360,3,""); 

	defineSubmenuProperties(100,"left","left","","");
	
	addSubmenuItem("../news/index.shtml","Recent Headlines","","");
	addSubmenuItem("../news/news_archive.shtml","News Archive","","");

addMainItem("http://sciencemag.blogs.com/sfgblog/","Weblog",66,"left","","",390,3,""); 

addMainItem("../research/index.shtml","Research",66,"left","","",420,3,""); 

	defineSubmenuProperties(250,"left","left","","");

	addSubmenuItem("../research/rsch_hist.shtml","Genomics: History, Future, Issues","","");
	addSubmenuItem("../research/rsch_wholegen.shtml","Whole Genomes and Comparative Genomics","","");

		defineChildmenuProperties(180,"left","left","",""); 
			addChildmenuItem("../research/rsch_wholegen.shtml#wholegen","Whole Genomes","_top",""); 
			addChildmenuItem("../research/rsch_wholegen.shtml#compar","Comparative Genomics","_top",""); 

	addSubmenuItem("../research/rsch_expr.shtml","Gene Function and Expression","","");

		defineChildmenuProperties(180,"left","left","",""); 
			addChildmenuItem("../research/rsch_expr.shtml#genefun","Gene Function","_top",""); 
			addChildmenuItem("../research/rsch_expr.shtml#regexp","Regulation of Gene Expression","_top",""); 
			addChildmenuItem("../research/rsch_expr.shtml#globexp","Global Gene Expression","_top",""); 

	addSubmenuItem("../research/rsch_seq2fun.shtml","Relating Sequence to Structure to Function","","");
	addSubmenuItem("../research/rsch_molev.shtml","Molecular Evolution","","");
	addSubmenuItem("../research/rsch_trnsanm.shtml","Transgenic Animals/Animal Models","","");
	addSubmenuItem("../research/rsch_gm.shtml","Genetically Modified Plants and Microorganisms","","");
	addSubmenuItem("../research/rsch_proteom.shtml","Proteomics","","");
	addSubmenuItem("../research/rsch_epigenetics.shtml","Epigenetics","","");
	addSubmenuItem("../research/rsch_genorg.shtml","Genome Organization and Chromosome Dynamics","","");
	addSubmenuItem("../research/rsch_genetech.shtml","Gene and Genome Technologies","","");

		defineChildmenuProperties(180,"left","left","",""); 
			addChildmenuItem("../research/rsch_genetech.shtml#general","General Topics","_top",""); 
			addChildmenuItem("../research/rsch_genetech.shtml#seqtech","Sequencing Technologies","_top",""); 
			addChildmenuItem("../research/rsch_genetech.shtml#seqscan","Sequence Scanning/Bioinformatics","_top",""); 
			addChildmenuItem("../research/rsch_genetech.shtml#genetarg","Gene Targeting","_top",""); 
			addChildmenuItem("../research/rsch_genetech.shtml#geneanal","Genetic Analysis","_top",""); 

	addSubmenuItem("../research/rsch_apps.shtml","Applications of Genome Information","","");

		defineChildmenuProperties(180,"left","left","",""); 
			addChildmenuItem("../research/rsch_apps.shtml#dis","Disease-Associated Genes","_top",""); 
			addChildmenuItem("../research/rsch_apps.shtml#genether","Gene Therapy","_top",""); 
			addChildmenuItem("../research/rsch_apps.shtml#genetest","Genetic Testing","_top",""); 
			addChildmenuItem("../research/rsch_apps.shtml#dnavac","DNA Vaccines","_top",""); 
			addChildmenuItem("../research/rsch_apps.shtml#othapp","Other Applications","_top",""); 

addMainItem("../special/index.shtml","Special Issues",66,"left","","",455,3,""); 

	defineSubmenuProperties(300,"left","left","","");
	addSubmenuItem("../special/index.shtml#genomicmedicine","&quot;Genomic Medicine&quot;","","");	
	addSubmenuItem("../special/index.shtml#treeoflife","&quot;Tree of Life&quot;","","");	
	addSubmenuItem("../special/index.shtml#dnarevolution","&quot;Building on the DNA Revolution&quot;","","");	
	addSubmenuItem("../special/index.shtml#mosquitogenome","&quot;The Mosquito Genome&quot;","","");	
	addSubmenuItem("../special/index.shtml#ricegenome","&quot;The Rice Genome&quot;","","");	
	addSubmenuItem("../special/index.shtml#storehouse","&quot;Unlocking Biology's Storehouse&quot;","","");	
	addSubmenuItem("../special/index.shtml#sequence","&quot;The Human Genome&quot;","","");	
	addSubmenuItem("../special/index.shtml#drosophilia","&quot;The <i>Drosophila</i> Genome&quot;","","");	
	addSubmenuItem("../special/index.shtml#comparitive","&quot;Comparitive Genomics in Mammals&quot;","","");	
	addSubmenuItem("../special/index.shtml#c_elegans","&quot;<i>C. elegans</i>: Sequence to Biology&quot;","","");
	addSubmenuItem("../special/index.shtml#arabidopsis","&quot;<i>Arabidopsis thaliana</i>: A Model Plant for Genome Analysis&quot;","","");	
	addSubmenuItem("../special/index.shtml#families","&quot;Building Gene Families&quot;","","");	
	addSubmenuItem("../special/index.shtml#map","&quot;A Gene Map of the Human Genome&quot;","","");	
	addSubmenuItem("../special/index.shtml#gene_compliment","&quot;Minimum Gene Compliment of <i>Mycoplasma genitalium&quot;","","");	
	addSubmenuItem("../special/index.shtml#articles","Earlier articles: 1990-1994","","");	

addMainItem("../human/index.shtml","Human Genome",66,"left","","",500,3,""); 

	defineSubmenuProperties(200,"left","left","","");
	
	addSubmenuItem("../human/index.shtml","The Sequence and Its Significance","","");
	addSubmenuItem("../human/timeline.shtml","A Genome Timeline","","");
	addSubmenuItem("../human/human_links.shtml","Links to the Code, and Beyond","","");
	addSubmenuItem("../education/glossaries.shtml","Finding the Right Word","","");

addMainItem("../resources/index.shtml","Resources",66,"left","","",540,3,""); 

	defineSubmenuProperties(200,"left","left","","");

	addSubmenuItem("../resources/res_general.shtml","Featured Scientific Sites","","");
	addSubmenuItem("../resources/res_rschctr.shtml","Research Centers","","");
	addSubmenuItem("../resources/res_model.shtml","Model Organisms","","");
	addSubmenuItem("../resources/res_sequence.shtml","Sequence Data","","");
	addSubmenuItem("../resources/res_expression.shtml","Expression Data","","");
	addSubmenuItem("../resources/res_protein.shtml","Protein Structure and Function","","");
	addSubmenuItem("../resources/res_proteomics.shtml","Proteomics","","");
	addSubmenuItem("../resources/res_epigenetics.shtml","Epigenetics","","");
	addSubmenuItem("../resources/res_medical.shtml","Medical Genomics","","");
	addSubmenuItem("../resources/res_maps.shtml","Genome Maps","","");

addMainItem("../biotech/index.shtml","Biotech",66,"left","","",570,3,"");

	defineSubmenuProperties(200,"left","left","","");
	
	addSubmenuItem("../biotech/index.shtml","The Biotech Business","","");
	addSubmenuItem("../biotech/biotech_links.shtml","Companies, Organizations, and Portals","","");

addMainItem("../education/index.shtml","Education",66,"left","","",600,3,""); 

	defineSubmenuProperties(200,"left","left","","");

	addSubmenuItem("../education/index.shtml","Education and Ethics Websites","","");	
	addSubmenuItem("../education/glossaries.shtml","Finding the Right Word","","");	
	
addMainItem("../about/about.html","About the Site",66,"left","","",630,3,""); 

	defineSubmenuProperties(200,"left","left","","");
	addSubmenuItem("../about/about.html#staff","Staff","","");	
	addSubmenuItem("../about/about.html#faq","Frequently Asked Questions","","");	
	addSubmenuItem("../about/sitemap.html","Site Map","","");	
	addSubmenuItem("../about/feedback.html","Feedback","","");	




//**DO NOT EDIT THIS *****
}//***********************
//************************

