//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=10; //set number of main menu items
	var LowBgColor='#408ada';
	var HighBgColor='#2040b8';
	var FontLowColor='white';
	var FontHighColor='yellow';
	var BorderColor='#00b0b0';
	var BorderWidth=1;
	var BorderBtwnElmnts=10;
	var FontFamily="comic sans ms,technical,arial"
	var FontSize=11;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=75; //set vertical offset
	var StartLeft=10; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0; //set menu layout (1=horizontal, 
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=0;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,
//    element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("Introduction","blank.htm",1,24,95);
Menu1_1=new Array("Hello, and welcome to the web page for Introduction to Astronomy at the Joint Science Department of The Claremont Colleges. You can use this page to stay up to date on assignments, and to find other web sites that may help you to learn about astronomy.","blank.htm",0,200,250);
 
Menu2=new Array("Syllabus","syllabus.html",0,24,95);

Menu3=new Array("Textbook","blank.htm",1,24,95);

Menu3_1=new Array("The textbook for the class is <u>The Cosmic Perspective</u>, 2nd Edition, by Bennett, Donahue, Schneider, and Voit.  Go to the web page and register using the access code in your book.","blank.htm",1,120,350);

Menu3_1_1=new Array("Web page","http://www.astronomyplace.com",0,24,95);

Menu4=new Array("Links","blank.htm",6,24,95);
	Menu4_1=new Array("General Pages","blank.htm",4,24,150);
	Menu4_1_1=new Array("My teacher's page","http://cosmos.colorado.edu/astr1120",0,24,150);
	Menu4_1_2=new Array("Astronomy notes","http://www.astronomynotes.com",0,24,150);
	Menu4_1_3=new Array("U of Oregon classes","http://zebu.uoregon.edu/text.html",0,24,200);
	Menu4_1_4=new Array("NASA Ed","http://imagine.gsfc.nasa.gov",0,24,200);

	Menu4_2=new Array("Scopes & rockets","blank.htm",2,24,150);
	Menu4_2_1=new Array("NASA missions","http://spacescience.nasa.gov/missions",0,24,150);
	Menu4_2_2=new Array("Hubble Telescope","http://hubble.stsci.edu",0,24,150);

	Menu4_3=new Array("Planets","blank.htm",6,24,150);
	Menu4_3_1=new Array("Planets at night",
	"http://www.stardate.org/nightsky/planets/",0,24,150);
	Menu4_3_2=new Array("The 9 Planets","http://seds.lpl.arizona.edu/nineplanets/nineplanets/nineplanets.html",0,24,150);
	Menu4_3_3=new Array("Extrasolar planets 1","http://cfa-www.harvard.edu/planets",0,24,150);
	Menu4_3_4=new Array("Extrasolar planets 2","http://exoplanets.org/exoplanets_pub.html",0,24,150);
	Menu4_3_5=new Array("Planets links","http://nssdc.gsfc.nasa.gov/planetary/planetary_home.html",0,24,150);
	Menu4_3_6=new Array("Mars","http://cmex-www.arc.nasa.gov/CMEX/index.html",0,24,150);

	Menu4_4=new Array("The Sun","blank.htm",3,30,150);
	Menu4_4_1=new Array("Stanford site","http://solar-center.stanford.edu/",0,30,150);	
	Menu4_4_2=new 
Array("Sunspots","http://www.sunspotcycle.com/",0,30,150);
	Menu4_4_3=new Array("Sunspots 2","http://science.nasa.gov/ssl/pad/solar/sunspots.htm",0,30,150);

	Menu4_5=new Array("Stars","blank.htm",4,30,150);
	Menu4_5_1=new Array("H-R Diagram","blank.htm",0,30,150);
	Menu4_5_2=new Array("Star Birth","http://observe.ivv.nasa.gov/nasa/exhibits/stellarbirth/opening1.html",0,30,150);
	Menu4_5_3=new Array("Neutron Stars","http://chandra.harvard.edu/xray_sources/neutron_stars.html",0,30,150);
	Menu4_5_4=new Array("Black Holes","http://imagine.gsfc.nasa.gov/docs/science/know_l2/black_holes.html",0,30,150);

	Menu4_6=new Array("Cosmology","blank.htm",3,30,150);
	Menu4_6_1=new Array("Supernova Cosmology","http://cfa-www.harvard.edu/cfa/oir/Research/supernova/HighZ.html",0,30,150);
	Menu4_6_2=new Array("SN Cosmology 2","http://www-supernova.lbl.gov/",0,30,150);
	Menu4_6_3=new Array("MAP Mission","http://map.gsfc.nasa.gov",0,30,150);

Menu5=new Array("Calendar","blank.htm",6,24,95);

	Menu5_1=new Array("Overall Calendar","calendar.html",0,30,200);
	Menu5_2=new Array("January","january.html",3,30,150);
	Menu5_2_1=new Array("Jan. 23","jan23.html",0,30,150);
	Menu5_2_2=new Array("Jan. 28","jan28.html",0,30,150);
	Menu5_2_3=new Array("Jan. 30","jan30.html",0,30,150);
	Menu5_3=new Array("February","february.html",8,30,150);
	Menu5_3_1=new Array("Feb. 4","feb4.html",0,30,150);
	Menu5_3_2=new Array("Feb. 6","feb6.html",0,30,150);
	Menu5_3_3=new Array("Feb. 11","feb11.html",0,30,150);
	Menu5_3_4=new Array("Feb. 13","feb13.html",0,30,150);
	Menu5_3_5=new Array("Feb. 18","feb18.html",0,30,150);
	Menu5_3_6=new Array("Feb. 20","feb20.html",0,30,150);
	Menu5_3_7=new Array("Feb. 25","feb25.html",0,30,150);
	Menu5_3_8=new Array("Feb. 27","feb27.html",0,30,150);
	Menu5_4=new Array("March","march.html",4,30,150);
	Menu5_4_1=new Array("March 4","mar4.html",0,30,150);
	Menu5_4_2=new Array("March 6","mar6.html",0,30,150);
	Menu5_4_3=new Array("March 25","mar25.html",0,30,150);
	Menu5_4_4=new Array("March 27","mar27.html",0,30,150);
	Menu5_5=new Array("April","april.html",9,30,150);
	Menu5_5_1=new Array("April 1","apr1.html",0,30,150);
	Menu5_5_2=new Array("April 3","apr3.html",0,30,150);
	Menu5_5_3=new Array("April 8","apr8.html",0,30,150);
	Menu5_5_4=new Array("April 10","apr10.html",0,30,150);
	Menu5_5_5=new Array("April 15","apr15.html",0,30,150);
	Menu5_5_6=new Array("April 17","apr17.html",0,30,150);
	Menu5_5_7=new Array("April 22","apr22.html",0,30,150);
	Menu5_5_8=new Array("April 24","apr24.html",0,30,150);
	Menu5_5_9=new Array("April 29","apr29.html",0,30,150);
	Menu5_6=new Array("May 1","may1.html",0,30,150);

Menu6=new Array("Homework","blank.htm",7,24,95);
	Menu6_1=new Array("Assignment 1","homework1_answers.html",0,30,150);
	Menu6_2=new Array("Assignment 2","jan30.html#assign",0,30,150);
	Menu6_3=new Array("Assignment 3","feb13.html#assign",0,30,150);
	Menu6_4=new Array("Assignment 5","apr1.html#assign",0,30,150);
	Menu6_5=new Array("Assignment 6","apr22.html#assign",0,30,150);
	Menu6_6=new Array("Assignment 7","apr24.html#assign",0,30,150);
	Menu6_7=new Array("Extra Credit","apr8.html#assign",0,30,150);

Menu7=new Array("Projects","blank.htm",2,24,95);
	Menu7_1=new Array("Moon phases","moonmove.html",0,30,150);
	Menu7_2=new Array("Hubble proposal","hubble1.html",0,30,150);

Menu8=new Array("Labs","blank.htm",1,24,95);
	Menu8_1=new Array("Policy","labinfo/",0,30,150);

Menu9=new Array("Exams","blank.htm",2,24,95);
	Menu9_1=new 
Array("Midterm","http://pages.wooster.edu/bboroson/exam1.html",0,30,150);
	Menu9_2=new Array("Final","final.html",0,30,150);

Menu10=new Array("Pep talk","peptalk.html",0,24,95);
