var IS_OLD_BROWSER = false;

if ( ( navigator.appVersion.indexOf( "1." ) == 0 ) || 
	( navigator.appVersion.indexOf( "2." ) == 0 ) )
	IS_OLD_BROWSER = true;

ONE_AT_A_TIME = true; 
BULLET_IMG_WIDTH = 14;
BULLET_IMG_HEIGHT = 19;

/* add comments that are on multiple lines */
// comment out a line
// comment out a line

var M0 = new TreeMenu( 'M0' );

//	ATE( M0, 'index.html', 'Home' );

	var Intro = new TreeMenu( 'Intro' );
	ATE( M0, 'intro.html', 'Introduction', Intro );
		ATE( Intro, 'modulelist.html', 'Module List' );
//		ATE( Intro, 'techinfo.html', 'Technical Info.' );
//		ATE( Intro, 'teacherinfo.html', 'Teacher Info.' );
		ATE( Intro, 'credits.html', 'Credits');


//MOD 11 BIOLOGICAL CONSEQUENCES OF GLOBAL CLIMATE CHANGE

	var m11 = new TreeMenu( 'm11' );
	ATE( M0, 'm11biocons/m11overview.html', 'Biological Consequences', m11 );

		var m11pdf = new TreeMenu( 'm11pdf' );
		ATE( m11, 'm11biocons/m11pdfoverview.html', 'Contents - PDF version', m11pdf );

			ATE( m11pdf, fm11( '' ), 'Full PDF file' );
			ATE( m11pdf, fm11( 'Index' ), 'Contents' );
			ATE( m11pdf, fm11( 'intro' ), 'Introduction' );
			ATE( m11pdf, fm11( 'c1' ), 'Chapter 1' );
			ATE( m11pdf, fm11( 'c2' ), 'Chapter 2' );
			ATE( m11pdf, fm11( 'c3' ), 'Chapter 3' );
			ATE( m11pdf, fm11( 'c4' ), 'Appendix' );
			ATE( m11pdf, fm11( 'Prob' ), 'Study Questions' );
			ATE( m11pdf, fm11( 'Gloss' ), 'Glossary' );
			ATE( m11pdf, fm11( 'reading' ), 'Readings' );

		ATE( m11, 'm11biocons/m11htmlshort.html', 'HTML preview (abbrev.)', '', 'gcwindow1' );


//MOD 2 - CARBON CYCLE [KEEP FM1 THE SAME ON ALL]

	var m2 = new TreeMenu( 'm2' );
	ATE( M0, 'm2ccycle/m2overview.html', 'Carbon Cycle', m2 );

		var m2pdf = new TreeMenu( 'm2pdf' );
		ATE( m2, 'm2ccycle/m2pdfoverview.html', 'Contents - PDF version', m2pdf );

			ATE( m2pdf, fm2( '' ), 'Full PDF file' );
			ATE( m2pdf, fm2( 'Index' ), 'Contents' );
			ATE( m2pdf, fm2( 'intro' ), 'Preface' );
			ATE( m2pdf, fm2( 'c1' ), 'Chapter 1' );
			ATE( m2pdf, fm2( 'c2' ), 'Chapter 2' );
			ATE( m2pdf, fm2( 'c3' ), 'Chapter 3' );
			ATE( m2pdf, fm2( 'c4' ), 'Chapter 4' );
			ATE( m2pdf, fm2( 'Prob' ), 'Study Questions' );
			ATE( m2pdf, fm2( 'Gloss' ), 'Glossary' );
			ATE( m2pdf, fm2( 'reading' ), 'Readings' );

		ATE( m2, 'm2ccycle/m2html.html', 'HTML version (full)', '', 'gcwindow1' );


//MOD 10 CLIMATIC VARIAION IN EARTH HISTORY

	var m10 = new TreeMenu( 'm10' );
	ATE( M0, 'm10histclimvar/m10overview.html', 'Climatic Variation in &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;History', m10 );

		var m10pdf = new TreeMenu( 'm10pdf' );
		ATE( m10, 'm10histclimvar/m10pdfoverview.html', 'Contents - PDF version', m10pdf );

			ATE( m10pdf, fm10( '' ), 'Full PDF file' );
			ATE( m10pdf, fm10( 'Index' ), 'Contents' );
			ATE( m10pdf, fm10( 'intro' ), 'Introduction' );
			ATE( m10pdf, fm10( 'c1' ), 'Chapter 1' );
			ATE( m10pdf, fm10( 'c2' ), 'Chapter 2' );
			ATE( m10pdf, fm10( 'c3' ), 'Summary' );
			ATE( m10pdf, fm10( 'Gloss' ), 'Glossary' );
			ATE( m10pdf, fm10( 'reading' ), 'Readings' );

		ATE( m10, 'm10histclimvar/m10htmlshort.html', 'HTML preview (abbrev.)', '', 'gcwindow1' );


//MOD 8 CLOUDS & CLIMATE CHANGE

	var m8 = new TreeMenu( 'm8' );
	ATE( M0, 'm8clclchange/m8overview.html', 'Clouds and Climate &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Change', m8 );

		var m8pdf = new TreeMenu( 'm8pdf' );
		ATE( m8, 'm8clclchange/m8pdfoverview.html', 'Contents - PDF version', m8pdf );

			ATE( m8pdf, fm8( '' ), 'Full PDF file' );
			ATE( m8pdf, fm8( 'Index' ), 'Contents' );
			ATE( m8pdf, fm8( 'intro' ), 'Introduction' );
			ATE( m8pdf, fm8( 'c1' ), 'Chapter 1' );
			ATE( m8pdf, fm8( 'c2' ), 'Chapter 2' );
			ATE( m8pdf, fm8( 'c3' ), 'Conclusion' );
			ATE( m8pdf, fm8( 'c4' ), 'Appendix I' );
			ATE( m8pdf, fm8( 'c5' ), 'Appendix II' );
			ATE( m8pdf, fm8( 'c6' ), 'Appendix III' );
			ATE( m8pdf, fm8( 'Prob' ), 'Study Questions' );
			ATE( m8pdf, fm8( 'Gloss' ), 'Glossary' );
			ATE( m8pdf, fm8( 'reading' ), 'Readings' );

		ATE( m8, 'm8clclchange/m8htmlshort.html', 'HTML preview (abbrev.)', '', 'gcwindow1' );
		

//MOD 6 CLIMATE CHANGE EFFECTS

	var m6 = new TreeMenu( 'm6' );
	ATE( M0, 'm6ccefx/m6overview.html', 'Effects of Changing &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Climate', m6 );

		var m6pdf = new TreeMenu( 'm6pdf' );
		ATE( m6, 'm6ccefx/m6pdfoverview.html', 'Contents - PDF version', m6pdf );

			ATE( m6pdf, fm6( '' ), 'Full PDF file' );
			ATE( m6pdf, fm6( 'Index' ), 'Contents' );
			ATE( m6pdf, fm6( 'intro' ), 'Introduction' );
			ATE( m6pdf, fm6( 'c1' ), 'Chapter 1' );
			ATE( m6pdf, fm6( 'c2' ), 'Chapter 2' );
			ATE( m6pdf, fm6( 'c3' ), 'Chapter 3' );
			ATE( m6pdf, fm6( 'c4' ), 'Chapter 4' );
			ATE( m6pdf, fm6( 'c5' ), 'Chapter 5' );
			ATE( m6pdf, fm6( 'c6' ), 'Chapter 6' );
			ATE( m6pdf, fm6( 'c7' ), 'Chapter 7' );
			ATE( m6pdf, fm6( 'Prob' ), 'Study Questions' );
			ATE( m6pdf, fm6( 'GlossRd' ), 'Glossary & Readings' );

	//	ATE( m6, 'm6ccefx/m6htmlshort.html', 'HTML version', '', 'gcwindow1' );


//MOD 12 El Nino & Peruv. Fisheries

	var m12 = new TreeMenu( 'm12' );
	ATE( M0, 'm12anchovy/m12overview.html', 'El Ni&ntilde;o and the Peruvian &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Anchovy Fishery', m12 );

		var m12pdf = new TreeMenu( 'm12pdf' );
		ATE( m12, 'm12anchovy/m12pdfoverview.html', 'Contents - PDF version', m12pdf );

			ATE( m12pdf, fm12( '' ), 'Full PDF file' );
			ATE( m12pdf, fm12( 'c1' ), 'Chapter 1' );
			ATE( m12pdf, fm12( 'c2' ), 'Chapter 2' );
			ATE( m12pdf, fm12( 'c3' ), 'Chapter 3' );
			ATE( m12pdf, fm12( 'c4' ), 'Chapter 4' );
			ATE( m12pdf, fm12( 'c5' ), 'Chapter 5' );
			ATE( m12pdf, fm12( 'c6' ), 'Chapter 6' );
			ATE( m12pdf, fm12( 'c7' ), 'Chapter 7' );
			ATE( m12pdf, fm12( 'c8' ), 'Discussion' );
			ATE( m12pdf, fm12( 'Appendix' ), 'Appendix' );
			ATE( m12pdf, fm12( 'Problems' ), 'Study Questions' );
			ATE( m12pdf, fm12( 'GlossRd' ), 'Glossary & Readings' );
			ATE( m12pdf, fm12( 'Simulation' ), 'Simulation' );			

		ATE( m12, 'm12anchovy/m12html.html', 'HTML version (full)', '', 'gcwindow1' );


//MOD 5 HUMAN ENERGY USE

	var m5 = new TreeMenu( 'm5' );
	ATE( M0, 'm5huenuse/m5overview.html', 'Energy Use', m5 );

		var m5pdf = new TreeMenu( 'm5pdf' );
		ATE( m5, 'm5huenuse/m5pdfoverview.html', 'Contents - PDF version', m5pdf );

			ATE( m5pdf, fm5( '' ), 'Full PDF file' );
			ATE( m5pdf, fm5( 'Index' ), 'Contents');
			ATE( m5pdf, fm5( 'intro' ), 'Introduction' );
			ATE( m5pdf, fm5( 'c1' ), 'Chapter 1' );
			ATE( m5pdf, fm5( 'c2' ), 'Chapter 2' );
			ATE( m5pdf, fm5( 'c3' ), 'Chapter 3' );
			ATE( m5pdf, fm5( 'c4' ), 'Appendix I' );
			ATE( m5pdf, fm5( 'c5' ), 'Appendix II' );
			ATE( m5pdf, fm5( 'c6' ), 'Appendix III' );

		ATE( m5, 'm5huenuse/m5html.html', 'HTML version (full)', '', 'gcwindow1' );

//MOD 4 GLOBAL BIOGEOCHEMICAL CYCLES

	var m4 = new TreeMenu( 'm4' );
	ATE( M0, 'm4bgchem/m4overview.html', 'Global Biogeochemical &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cycles', m4 );

		var m4pdf = new TreeMenu( 'm4pdf' );
		ATE( m4, 'm4bgchem/m4pdfoverview.html', 'Contents - PDF version', m4pdf );

			ATE( m4pdf, fm4( '' ), 'Full PDF file' );
			ATE( m4pdf, fm4( 'Index' ), 'Contents' );
			ATE( m4pdf, fm4( 'intro' ), 'Introduction' );
			ATE( m4pdf, fm4( 'c1' ), 'Chapter 1' );
			ATE( m4pdf, fm4( 'c2' ), 'Chapter 2' );
			ATE( m4pdf, fm4( 'c3' ), 'Chapter 3' );
			ATE( m4pdf, fm4( 'c4' ), 'Chapter 4' );
			ATE( m4pdf, fm4( 'c5' ), 'Chapter 5' );
			ATE( m4pdf, fm4( 'c6' ), 'Chapter 6' );
			ATE( m4pdf, fm4( 'c7' ), 'Chapter 7' );
			ATE( m4pdf, fm4( 'c8' ), 'Conclusion' );
			ATE( m4pdf, fm4( 'Prob' ), 'Study Questions' );
			ATE( m4pdf, fm4( 'GlossRd' ), 'Glossary & Readings' );

		ATE( m4, 'javascript:LinkFocus("m4html.html", "gcwindow1")', 'HTML version (full)' );

//use code below if want html to open in a new window
//ATE( m4, 'globalBio.htm', 'HTML Version', '', 'gcwindow1' );


//casey's htm v. of mod 4
//E( M0, 'globalBio.htm', 'BGC Cycles HTML' );


//MOD 3 - INTERNATIONAL ENV. LAW

	var m3 = new TreeMenu( 'm3' );
	ATE( M0, 'm3elaw/m3overview.html', 'Internatiional &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Environmental Law', m3 );

		var m3pdf = new TreeMenu( 'm3pdf' );
		ATE( m3, 'm3elaw/m3pdfoverview.html', 'Contents - PDF version', m3pdf );

			ATE( m3pdf, fm3( '' ), 'Full PDF file' );
			ATE( m3pdf, fm3( 'Index' ), 'Contents');
			ATE( m3pdf, fm3( 'intro' ), 'Introduction' );
			ATE( m3pdf, fm3( 'c1' ), 'Chapter 1' );
			ATE( m3pdf, fm3( 'c2' ), 'Chapter 2' );
			ATE( m3pdf, fm3( 'c3' ), 'Chapter 3' );
			ATE( m3pdf, fm3( 'c4' ), 'Chapter 4' );
			ATE( m3pdf, fm3( 'c5' ), 'Chapter 5' );
			ATE( m3pdf, fm3( 'c6' ), 'Chapter 6' );
			ATE( m3pdf, fm3( 'c7' ), 'Chapter 7' );
			ATE( m3pdf, fm3( 'c8' ), 'Chapter 8' );
			ATE( m3pdf, fm3( 'c9' ), 'Chapter 9' );
			ATE( m3pdf, fm3( 'c10' ), 'Chapter 10' );
			ATE( m3pdf, fm3( 'c11' ), 'Chapter 11' );
			ATE( m3pdf, fm3( 'c12' ), 'Conclusion' );
			ATE( m3pdf, fm3( 'Prob' ), 'Study Questions' );
			ATE( m3pdf, fm3( 'GlossRd' ), 'Glossary & Readings' );

		ATE( m3, 'm3elaw/m3html.html', 'HTML version (full)', '', 'gcwindow1' );

//MOD 9 POP GROWTH

	var m9 = new TreeMenu( 'm9' );
	ATE( M0, 'm9popgrowth/m9overview.html', 'Population Growth', m9 );

		var m9pdf = new TreeMenu( 'm9pdf' );
		ATE( m9, 'm9popgrowth/m9pdfoverview.html', 'Contents - PDF version', m9pdf );

			ATE( m9pdf, fm9( '' ), 'Full PDF file' );
			ATE( m9pdf, fm9( 'Index' ), 'Contents');
			ATE( m9pdf, fm9( 'intro' ), 'Introduction' );
			ATE( m9pdf, fm9( 'c1' ), 'Chapter 1' );
			ATE( m9pdf, fm9( 'c2' ), 'Chapter 2' );
			ATE( m9pdf, fm9( 'c3' ), 'Chapter 3' );
			ATE( m9pdf, fm9( 'c4' ), 'Chapter 4' );
			ATE( m9pdf, fm9( 'c5' ), 'Chapter 5' );
			ATE( m9pdf, fm9( 'c6' ), 'Chapter 6' );
			ATE( m9pdf, fm9( 'c7' ), 'Appendix' );
			ATE( m9pdf, fm9( 'Gloss' ), 'Glossary' );
			ATE( m9pdf, fm9( 'reading' ), 'Readings' );

		ATE( m9, 'm9popgrowth/m9htmlshort.html', 'HTML preview (abbrev.)', '', 'gcwindow1' );


//MOD 1 - STRAT OZONE DEPLETION
	var m1 = new TreeMenu( 'm1' );
	ATE( M0, 'm1sod/m1overview.html', 'Stratospheric Ozone &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Depletion', m1 );

		var m1pdf = new TreeMenu( 'm1pdf' );
		ATE( m1, 'm1sod/m1pdfoverview.html', 'Contents - PDF version', m1pdf );

			ATE( m1pdf, fm1( '' ), 'Full PDF file' );
			ATE( m1pdf, fm1( 'Index' ), 'Contents');
			ATE( m1pdf, fm1( 'intro' ), 'Introduction' );
			ATE( m1pdf, fm1( 'c1' ), 'Chapter 1' );
			ATE( m1pdf, fm1( 'c2' ), 'Chapter 2' );
			ATE( m1pdf, fm1( 'c3' ), 'Chapter 3' );
			ATE( m1pdf, fm1( 'c4' ), 'Chapter 4' );
			ATE( m1pdf, fm1( 'c5' ), 'Chapter 5' );
			ATE( m1pdf, fm1( 'c6' ), 'Conclusion' );
			ATE( m1pdf, fm1( 'Prob' ), 'Study Questions' );
			ATE( m1pdf, fm1( 'GlossRd' ), 'Glossary & Readings' );

		ATE( m1, 'm1sod/m1htmlshort.html', 'HTML preview (abbrev.)', '', 'gcwindow1' );


//MOD 7 SUN-EARTH SYSTEM

	var m7 = new TreeMenu( 'm7' );
	ATE( M0, 'm7sssystem/m7overview.html', 'Sun-Earth System', m7 );

		var m7pdf = new TreeMenu( 'm7pdf' );
		ATE( m7, 'm7sssystem/m7pdfoverview.html', 'Contents - PDF version', m7pdf );

			ATE( m7pdf, fm7( '' ), 'Full PDF file' );
			ATE( m7pdf, fm7( 'Index' ), 'Contents');
			ATE( m7pdf, fm7( 'intro' ), 'Introduction' );
			ATE( m7pdf, fm7( 'c1' ), 'Chapter 1' );
			ATE( m7pdf, fm7( 'c2' ), 'Chapter 2' );
			ATE( m7pdf, fm7( 'c3' ), 'Chapter 3' );
			ATE( m7pdf, fm7( 'c4' ), 'Appendix I' );
			ATE( m7pdf, fm7( 'c5' ), 'Appendix II' );
			ATE( m7pdf, fm7( 'c6' ), 'Appendix III' );
			ATE( m7pdf, fm7( 'c7' ), 'Appendix IV' );
			ATE( m7pdf, fm7( 'GlossRd' ), 'Glossary & Readings' );

		ATE( m7, 'm7sssystem/m7htmlshort.html', 'HTML preview (abbrev.)', '', 'gcwindow1' );

//MOD 13 System Behavior and System Modeling

	var m13 = new TreeMenu( 'm13' );
	ATE( M0, 'm13sbsmodel/m13overview.html', 'System Behavior and &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;System Modeling', m13 );

		var m13pdf = new TreeMenu( 'm13pdf' );
		ATE( m13, 'm13sbsmodel/m13pdfoverview.html', 'Contents - PDF version', m13pdf );

			ATE( m13pdf, fm13( '' ), 'Full PDF file' );
			ATE( m13pdf, fm13( 'index' ), 'Contents');
			ATE( m13pdf, fm13( 'intro' ), 'Introduction' );
			ATE( m13pdf, fm13( 'c1' ), 'Chapter 1' );
			ATE( m13pdf, fm13( 'c2' ), 'Chapter 2' );
			ATE( m13pdf, fm13( 'c3' ), 'Chapter 3' );
			ATE( m13pdf, fm13( 'c4' ), 'Chapter 4' );
			ATE( m13pdf, fm13( 'c5' ), 'Chapter 5' );
			ATE( m13pdf, fm13( 'c6' ), 'Chapter 6' );
			ATE( m13pdf, fm13( 'c7' ), 'Chapter 7' );
			ATE( m13pdf, fm13( 'Gloss' ), 'Glossary' );
			ATE( m13pdf, fm13( 'reading' ), 'Additional Reading' );
			ATE( m13pdf, fm13( 'Appen' ), 'Appendix' );
			ATE( m13pdf, fm13( 'instrman' ), "Instructor's Manual" );

//  There is no HTML version for this module at this time.
//	ATE( m13, 'm13sbsmodel/m13htmlshort.html', 'HTML preview (abbrev.)', '', 'gcwindow1' );



//IF NEED THIS, PUT IN MOD 1 AND REST OF MODULES
//original below without function 
//			ATE( m1pdf, 'javascript:LinkFocus( "/communications/gcip/m1sod/m1pdfc1.pdf", //"gcwindow1" )', 'Chapter 1' );

//WHEN HAVE HTML VERSIONS, PUT CODE BELOW IN MOD 1 AND DO FOR REST OF MODULES

//		var m1html = new TreeMenu( 'm1html' );
//		ATE( m1, 'm1sod/m1htmloverview.html', 'HTML version', m1html );

//			var m1htmlc1p = new TreeMenu( 'm1htmlc1p' );
//			ATE( m1html, 'm1sod/m1htmlc1.html', 'Chapter 1', m1htmlc1p );
//				ATE( m1htmlc1p, 'm1sod/m1htmlc1p1.html', 'Page 1' );
//				ATE( m1htmlc1p, 'm1sod/m1htmlc1p2.html', 'Page 2' );
//			ATE( m1html, 'm1sod/m1htmlc2.html', 'Chapter 2' );
//			ATE( m1html, 'm1sod/m1htmlc3.html', 'Chapter 3' );


//	ATE( M0, 'glossary.html', 'Glossary' );

//	ATE( M0, 'help.html', 'Help' );

	ATE( M0, 'mailto:lwarner@ucar.edu', 'Email Us' );



function ShowMenus() {

	if ( !IS_OLD_BROWSER ) {
		if ( IS_DHTML_BROWSER ) {


			
			Header ();
			Logo();
			Display( M0 );
      document.writeln( '<table width="100%" border="0" cellspacing="0" cellpadding="0"><td width=170><img src="/communications/gcip/images/blank.gif" width="170" height="1"></td><td valign=top width="90%">' );
      document.writeln( '<table width="98%" border="1" cellpadding="14" cellspacing="0" align="center"><td bgcolor="#FEF4E2" valign="top">' );
		}
		else {

			Logo();
			document.writeln( '<table width="100%" border="0" cellspacing="0" cellpadding="0"><td valign=top>' );
			Display( M0, '_top' );      
      document.writeln( '</td><td valign=top>' );
      document.writeln( '<table width="100%" border="1" cellpadding="14" cellspacing="0"><td bgcolor="#FEF4E2" valign="top">' );
		}
	}
  else
  	document.writeln( '<b>This site requires a version 3.0+ browser to function fully!</b>' );
}

function Header() {

	document.writeln( '<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td height="10" valign="bottom" bgcolor="#454445" colspan="3"><div id="nav_org_wrap" class="robots-nocontent"><!-- begin nav_org_wrap --><div id="nav_org"><!-- begin nav_org --><ul class="menubar"><li><a class="trigger" href="http://www.ucar.edu">UCAR</a><ul><li><a href="http://www.ucar.edu" title="University Corporation for Atmospheric Research">University Corporation for Atmospheric Research</a></li><li><a href="http://www.ucar.edu/pres/" title="UCAR President&lsquo;s Office">President&lsquo;s Office</a></li><li><a href="http://www.ucar.edu/news/" title="NCAR &amp; UCAR News, Media Relations, Publications">Communications - News Center</a></li><li><a href="http://www.ucar.edu/tools/education.jsp"  title="EO, Internships, SOARS, Tours & Exhibits, UOP Education & Training">Education &amp; Outreach</a></li><li><a href="http://www.fin.ucar.edu/"  title="F&A: B&F, Contracts, Counsel, HR, UCAR IT, Physical Plant, Safety, Treas">Finance &amp; Administration</a></li><li><a href="http://www.ucar.edu/governance/index.jsp"  title="Gov: Board of Trustees, Members, Affiliates, University Relations">Governance/Members/Affiliates</a></li><li><a href="http://www.ucar.edu/oga/"  title="OGA: Federal Budgets, Advocacy, Legislative Update, Hill Events">Office of Government Affairs</a></li></ul></li><li><a class="trigger" href="http://www.ncar.ucar.edu">NCAR</a><ul><li><a href="http://www.ncar.ucar.edu" title="National Center for Atmospheric Research">National Center for Atmospheric Research</a></li><li><a href="http://www.ncar.ucar.edu/ncardir/" title="NCAR Director&lsquo;s Office">Director&lsquo;s Office</a></li><li><a href="http://www.ncar.ucar.edu/planning/" title="NCAR Budget &amp; Planning Office">Budget &amp; Planning</a></li><li><a href="http://www.ncar.ucar.edu/resrel/" title="NCAR Research Relations Office">Research Relations</a></li><li><a href="http://www.ncar.ucar.edu/ncarlibrary/"  title="NCAR Libraries: Mesa Lab, Foothills Lab, Center Green">NCAR Library</a></li><li><a href="http://www.cisl.ucar.edu" title="CISL Divisions: IMAGe, OSD, TDD">Computational &amp; Information Systems Laboratory</a></li><li><a href="http://www.eol.ucar.edu"  title="EOL Divisions: CDS, DFS, FPS, ISF, RAF, RSF, TDF">Earth Observing Laboratory</a></li><li><a href="http://www.essl.ucar.edu"  title="ESSL Divisions: ACD, CGD, HAO, MMM, TIIMES">Earth &amp; Sun Systems Laboratory</a></li><li><a href="http://www.ral.ucar.edu"  title="RAL Divisions: AAP, HAP, JNT, NSAP, WSAP">Research Applications Laboratory</a></li><li><a href="http://www.sere.ucar.edu"  title="SERE Divisions: ASP, CCB, ISSE">Societal-Environmental &amp; Research and Education Laboratory</a></li></ul></li><li><a class="trigger" href="http://www.uop.ucar.edu">UOP</a><ul><li><a href="http://www.uop.ucar.edu" title="UCAR Office of Programs">UCAR Office of Programs</a></li><li><a href="http://www.uop.ucar.edu/directors_office.html" title="UOP Director&lsquo;s Office">Director&lsquo;s Office</a></li><li><a href="http://www.comet.ucar.edu/" title="Cooperative Program for Operational Meteorology, Education & Training">COMET</a></li><li><a href="http://www.cosmic.ucar.edu/" title="Constellation Observing System for Meteorology, Ionosphere & Climate">COSMIC</a></li><li><a href="http://dlsciences.org " title="Digital Learning Sciences">DLS</a></li><li><a href="http://www.globe.gov/fsl/html/templ.cgi?about" title="Global Learning & Observations to Benefit the Environment">GLOBE</a></li><li><a href="http://www.joss.ucar.edu/" title="Joint Office for Science Support: meetings, travel, logistics">JOSS</a></li><li><a href="http://www.joss.ucar.edu/" title="COMET&lsquo;s Meteorology Education & Training: online courses, webcasts">MetEd</a></li><li><a href="http://nsdl.org/" title="National Science Digital Library Central Office">NSDL</a></li><li><a href="http://www.unidata.ucar.edu/" title="Unidata Program Center: weather and climate data, tools, community">Unidata</a></li><li><a href="http://www.vsp.ucar.edu/" title="Visiting Scientist Programs: internships and fellowships at national labs">VSP</a></li></ul></li></ul></div><!-- end nav_org --><div id="search"><!-- begin search --><ul class="menubar_r"><li><a class="trigger2" href="http://www.people.ucar.edu/">Find People</a><ul><li><a href="http://www.people.ucar.edu/" title="UCAR-wide People Search">People Search</a></li><li><a href="http://www.ucar.edu/today/Visitors/">Find Scientific Visitors</a></li></ul></li><li><a class="trigger2" href="http://www.ucar.edu/org/contactus.shtml">Contact/Visit</a><ul><li><a href="http://www.ucar.edu/org/contactus.shtml" title="Contact or Visit UCAR">Contact or Visit UCAR</a></li><li><a href="http://www.eo.ucar.edu/visit/">NCAR Exhibits &amp; Tours</a></li><li><a href="http://www.ucar.edu/org/bouldermap.shtml" title="UCAR Maps and Directions">Maps &amp; Direction</a></li></ul></li></ul></div><!-- end search --></div><!-- end nav_org_wrap --></td></tr><tr><td valign="top" bgcolor="#000000" colspan="3"><a name="top"></a><img src="/images/header/earth.jpg" alt="The National Center for Atmospheric Research | UCAR | UOP" width="731" height="80" border="0" usemap="#Map" /></td></tr>');
	
	document.writeln( '<map name="Map"><area shape="rect" coords="370,50,411,64" href="http://www.ncar.ucar.edu/" alt="NCAR" title="National Center for Atmospheric Research"><area shape="rect" coords="437,51,469,64" href="http://www.uop.ucar.edu/" alt="UOP" title="University Office of Programs"><area shape="rect" coords="137,14,490,50" href="/ucar/" alt="UCAR" title="University Corporation for Atmospheric Research"></map>');
	
	document.writeln( '<tr><td width="150"><img src="' + SITE_BASE + 'images/shim.jpg" width="170" height="1" border="0"></td><td align="center" valign="middle" class="navlink" nowrap><a href="http://www.ucar.edu/" class="navlink">Home</a> | <a href="http://www.ucar.edu/org/" class="navlink">Our Organization</a> | <a href="http://www.ncar.ucar.edu/research/" class="navlink">Our Research</a> | <a href="http://www.ucar.edu/news/" class="navlink">News Center</a> | <a href="http://www.eo.ucar.edu/" class="navlink">Education</a> | <a href="http://www.ucar.edu/tools/" class="navlink">Community Tools</a> | <a href="http://www.ucar.edu/libraries/" class="navlink">Libraries</a>&nbsp;&nbsp;</td><td nowrap="nowrap" align="right" valign="bottom"><form name="google" style="margin-bottom:0;" method="get" action="http://www.google.com/u/ncar"><input type=text name=q size=10 maxlength=255 value=""><input type=submit name=sa value="Search"><span>&nbsp;&nbsp;<a href="http://www.ucar.edu/ucar/search_advanced.shtml" class="navlink xxsmall">advanced</a>&nbsp;&nbsp;</span></form><br /><br /></td></tr></table>');



}


function Logo() {
	
	document.writeln( ' ');
	document.writeln( '<div class="logoPos"><a href="/communications/gcip/index.html"><img src="' + SITE_BASE + 'images/logo.jpg" width="140" height="100" border="0"></a></div>');
}

function ClosePage() {

	if ( !IS_OLD_BROWSER ) {

		document.writeln( '</td></table></td></table>' );
	}	
}

function fm1( s ) {

	return 'javascript:LinkFocus( "/communications/gcip/m1sod/m1pdf' + s + '.pdf", "gcwindow1" )';
}

function fm2( s ) {

	return 'javascript:LinkFocus( "/communications/gcip/m2ccycle/m2pdf' + s + '.pdf", "gcwindow1" )';
}

function fm3( s ) {

	return 'javascript:LinkFocus( "/communications/gcip/m3elaw/m3pdf' + s + '.pdf", "gcwindow1" )';
}

function fm4( s ) {

	return 'javascript:LinkFocus( "/communications/gcip/m4bgchem/m4pdf' + s + '.pdf", "gcwindow1" )';
}

function fm5( s ) {

	return 'javascript:LinkFocus( "/communications/gcip/m5huenuse/m5pdf' + s + '.pdf", "gcwindow1" )';
}

function fm6( s ) {

	return 'javascript:LinkFocus( "/communications/gcip/m6ccefx/m6pdf' + s + '.pdf", "gcwindow1" )';
}

function fm7( s ) {

	return 'javascript:LinkFocus( "/communications/gcip/m7sssystem/m7pdf' + s + '.pdf", "gcwindow1" )';
}

function fm8( s ) {

	return 'javascript:LinkFocus( "/communications/gcip/m8clclchange/m8pdf' + s + '.pdf", "gcwindow1" )';
}

function fm9( s ) {

	return 'javascript:LinkFocus( "/communications/gcip/m9popgrowth/m9pdf' + s + '.pdf", "gcwindow1" )';
}

function fm10( s ) {

	return 'javascript:LinkFocus( "/communications/gcip/m10histclimvar/m10pdf' + s + '.pdf", "gcwindow1" )';
}

function fm11( s ) {

	return 'javascript:LinkFocus( "/communications/gcip/m11biocons/m11pdf' + s + '.pdf", "gcwindow1" )';
}
function fm12( s ) {

	return 'javascript:LinkFocus( "/communications/gcip/m12anchovy/m12pdf' + s + '.pdf", "gcwindow1" )';
}

function fm13( s ) {

	return 'javascript:LinkFocus( "/communications/gcip/m13sbsmodel/m13pdf' + s + '.pdf", "gcwindow1" )';
}



