/* ####################### start of double menu code ####################### */
 
//new Option("text","value")
//this code changes menus
function nullOptions(aMenu){
var tot=aMenu.options.length
for (i=0;i<tot;i++)
{
aMenu.options[i]=null
}
aMenu.options.length=0;
}
 
/* ####################### start of files for main option 1 computer stuff
####################### */
 
function MySubject1(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-Scrap Book of Letters and Sounds","k-2lang_01.html");
options[2]=new Option("2-Wish Upon a Star","k-2lang_02.html");
options[3]=new Option("3-Sorting Book","k-2lang_03.html");
options[4]=new Option("4-ABC Just watch me","k-2lang_04.html");
options[5]=new Option("5-Personal Flag","k-2lang_05.html");
options[6]=new Option("6-Who Am I ?","k-2lang_06.html");
options[7]=new Option("7-Adventure In Space","k-2lang_07.html");
options[8]=new Option("8-No Nonsense Nouns","k-2lang_08.html");
options[9]=new Option("9-Caption Cut Up","k-2lang_09.html");
options[10]=new Option("10-Extra!  Extra!","k-2lang_10.html");
options[11]=new Option("11-Who is First?","k-2lang_11.html");
options[12]=new Option("12-One or More","k-2lang_12.html");
options[13]=new Option("13-Scavenger Hunt (1)","k-2lang_13.html");
options[14]=new Option("14-Desert Symbols","k-2lang_14.html");
options[15]=new Option("15-Syllable Cut Up","k-2lang_15.html");
options[16]=new Option("16-Rainbow Foods","k-2lang_16.html");
options[17]=new Option("17-Phonics and the Paper","k-2lang_17.html");
options[18]=new Option("18-One or More","k-2lang_18.html");
options[19]=new Option("19-Writing Friendly Letters","k-2lang_19.html");
options[20]=new Option("20-Classified Ads Pursuit","k-2lang_20.html");
options[21]=new Option("21-Dig up a story","k-2lang_21.html");
options[22]=new Option("22-Following Directions","k-2lang_22.html");
options[23]=new Option("23-Using photos for words","k-2lang_23.html");
options[24]=new Option("24-Language Activities","k-2lang_24.html");
options[25]=new Option("25-Lot of Ideas","k-2lang_25.html");
options[26]=new Option("26-Word Detectives","k-2lang_26.html");
options[27]=new Option("27-Early Lessons","k-2lang_27.html");
options[28]=new Option("28-Finding Initial Letters","k-2lang_28.html");
options[29]=new Option("29-Playing 'I Spy' with the Newspaper","k-2lang_29.html");
options[0].selected=true
 
 
}
//Netscape likes a refresh, but Microsoft doesn't
/*if (navigator.appName.indexOf("Netscape")>-1)
history.go(0)*/
}
 
function MySubject2(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-Number Train","k-2math_01.html");
options[2]=new Option("2-Number Identification","k-2math_02.html");
options[3]=new Option("3-Numbers Are Neat","k-2math_03.html");
options[4]=new Option("4-What is my size? (2)","k-2math_04.html");
options[5]=new Option("5-Spiders Web","k-2math_05.html");
options[6]=new Option("6-Measuring in Metrics","k-2math_06.html");
options[7]=new Option("7-Elementary Math and the Newspaper (24)","k-2math_07.html");
options[8]=new Option("8-Food for thought","k-2math_08.html");
options[9]=new Option("9-Value of Place","k-2math_09.html");
options[10]=new Option("10-Hats and numbers","k-2math_10.html");
options[0].selected=true
 
 
}
//Netscape likes a refresh, but Microsoft doesn't
 
/* if (navigator.appName.indexOf("Netscape")>-1)
history.go(0) */
}
function MySubject3(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-What is my size?","k-2sci_01.html");
options[2]=new Option("2-Classification Fun","k-2sci_02.html");
options[3]=new Option("3-Elementary Science Ideas (16)","k-2sci_03.html");
options[4]=new Option("4-Weather and the Paper","k-2sci_04.html");
options[5]=new Option("5-Food Groups","k-2sci_05.html");
options[0].selected=true
 
 
}
/*//Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0)*/
} 
function MySubject4(aMenu){
 
aMenu.options.length=0;

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-Help Wanted!","k-2social_01.html"); 
options[0].selected=true
}
/*//Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0)*/
}

/* ####################### ####################### */

function MySubject5(aMenu){
 
aMenu.options.length=0;

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-My Favorite Things","k-2misc_01.html"); 
options[2]=new Option("2-100 Ways for Substitutes to Use The LVRJ","k-2misc_02.html");
options[3]=new Option("3-Food Groups","k-2misc_03.html");
options[4]=new Option("4-Special Ed Reading","k-2misc_04.html");
options[5]=new Option("5-Decision Making Skills","k-2misc_05.html");
options[6]=new Option("6-Creative Problem Solving","k-2misc_06.html");
options[7]=new Option("7-Creative Movement Using the Newspaper","k-2misc_07.html");
options[0].selected=true
}
/*//Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0)*/
}
 
/* ####################### end of files for option 1 GRADE K-2
####################### */
 
/* ####################### start of list of files for option 2 GRADE 3-5
####################### */
function MySubject1a(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-Comic Strip","3-5lang_01.html");
options[2]=new Option("2-Headline Sentences","3-5lang_02.html");
options[3]=new Option("3-Newspaper Spelling Quiz","3-5lang_03.html");
options[4]=new Option("4-Headline Complete Sentences","3-5lang_04.html");
options[5]=new Option("5-Nouns and More Nouns","3-5lang_05.html");
options[6]=new Option("6-Food and Recipes","3-5lang_06.html");
options[7]=new Option("7-Nevada News","3-5lang_07.html");
options[8]=new Option("8-Editorials","3-5lang_08.html");
options[9]=new Option("9-Important Issues","3-5lang_09.html");
options[10]=new Option("10-Feature and News Articles","3-5lang_10.html");
options[11]=new Option("11-Verbs and More Verbs","3-5lang_11.html");
options[12]=new Option("12-Movies and the Alphabet","3-5lang_12.html");
options[13]=new Option("13-Evaluating Photos","3-5lang_13.html");
options[14]=new Option("14-Different Ads","3-5lang_14.html");
options[15]=new Option("15-Predicting Sports Outcomes","3-5lang_15.html");
options[16]=new Option("16-Vocabulary Expansion","3-5lang_16.html");
options[17]=new Option("17-Writing letters to the editor","3-5lang_17.html");
options[18]=new Option("18-Identify the main idea","3-5lang_18.html");
options[19]=new Option("19-Car Shopping","3-5lang_19.html");
options[20]=new Option("20-The Newspaper Index","3-5lang_20.html");
options[21]=new Option("21-Stop the Presses","3-5lang_21.html");
options[22]=new Option("22-Captions and Cutlines","3-5lang_22.html");
options[23]=new Option("23-Ages","3-5lang_23.html");
options[24]=new Option("24-Getting it Together","3-5lang_24.html");
options[25]=new Option("25-Beyond the Arches","3-5lang_25.html");
options[26]=new Option("26-Opposites... Day and Night","3-5lang_26.html");
options[27]=new Option("27-Warming the Bench","3-5lang_27.html");
options[28]=new Option("28-Adjectives Describe","3-5lang_28.html");
options[29]=new Option("29-Lost and Found","3-5lang_29.html");
options[30]=new Option("30-Something for Everyone","3-5lang_30.html");
options[31]=new Option("31-All in a Daily Newspaper","3-5lang_31.html");
options[32]=new Option("32-Who, What, Where, When, Why and How","3-5lang_32.html");
options[33]=new Option("33-Your Favorite Spot","3-5lang_33.html");
options[34]=new Option("34-Another way to look at it","3-5lang_34.html");
options[35]=new Option("35-A collection of (53) ideas","3-5lang_35.html");
options[36]=new Option("36-Writing Creatively","3-5lang_36.html");
options[37]=new Option("37-Identifying and describing narratives","3-5lang_37.html");
options[38]=new Option("38-Giving Directions","3-5lang_38.html");
options[39]=new Option("39-Creative Writing","3-5lang_39.html");
options[40]=new Option("40-Changing Places with Newspapers","3-5lang_40.html");
options[0].selected=true
 
 
}
//Netscape likes a refresh, but Microsoft doesn't
/*if (navigator.appName.indexOf("Netscape")>-1)
history.go(0)*/
}
function MySubject2a(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-Graphs and the Newspaper","3-5math_01.html");
options[2]=new Option("2-Grocery Shopping and the Newspaper","3-5math_02.html");
options[3]=new Option("3-Shopping","3-5math_03.html");
options[4]=new Option("4-Bedroom Furniture Diagrams","3-5math_04.html");
options[5]=new Option("5-Subscription Rates","3-5math_05.html");
options[6]=new Option("6-Graphs and Weather","3-5math_06.html");
options[7]=new Option("7-Kids can cook","3-5math_07.html");
options[8]=new Option("8-Geometric Shapes","3-5math_08.html");
options[9]=new Option("9-Yum-M","3-5math_09.html");
options[10]=new Option("10-What is Financing?","3-5math_10.html");
options[11]=new Option("11-Fractions","3-5math_11.html");
options[12]=new Option("12-How Much?","3-5math_12.html");
options[13]=new Option("13-What is the Weather Like?","3-5math_13.html");
options[0].selected=true
 
 
}
//Netscape likes a refresh, but Microsoft doesn't
/*if (navigator.appName.indexOf("Netscape")>-1)
history.go(0)*/
}
function MySubject3a(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-Foods for You","3-5sci_01.html");
options[2]=new Option("2-Environment and the Newspaper","3-5sci_02.html");
options[3]=new Option("3-Health","3-5sci_03.html");
options[4]=new Option("4-Stay Healthy","3-5sci_04.html");
options[5]=new Option("5-Natural Resources","3-5sci_05.html");
options[6]=new Option("6-Pollution","3-5sci_06.html");
options[7]=new Option("7-Health-2","3-5sci_07.html");
options[8]=new Option("8-Creature Features","3-5sci_08.html");
options[9]=new Option("9-US City Temperatures","3-5sci_09.html");
options[0].selected=true
 
 
}
//Netscape likes a refresh, but Microsoft doesn't
/*if (navigator.appName.indexOf("Netscape")>-1)
history.go(0)*/
}
function MySubject4a(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-International News","3-5socstu_01.html");
options[2]=new Option("2-Researching the Globe","3-5socstu_02.html");
options[3]=new Option("3-US Weather Maps","3-5socstu_03.html");
options[4]=new Option("4-Nevada Weather","3-5socstu_04.html");
options[5]=new Option("5-Datelines","3-5socstu_05.html");
options[6]=new Option("6-Business Sections","3-5socstu_06.html");
options[7]=new Option("7-Political Cartoons","3-5socstu_07.html");
options[8]=new Option("8-The Almanac in the Newspaper","3-5socstu_08.html");
options[9]=new Option("9-Advertising Economics","3-5socstu_09.html");
options[10]=new Option("10-Door to Door Donuts","3-5socstu_10.html");
options[11]=new Option("11-Transportation","3-5socstu_11.html");
options[12]=new Option("12-Families","3-5socstu_12.html");
options[13]=new Option("13-Farming","3-5socstu_13.html");
options[14]=new Option("14-What will be in the News 100 Years from Now?","3-5socstu_14.html");
options[15]=new Option("15-Respecting Rules","3-5socstu_15.html");
options[0].selected=true
 
 
}
/*//Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0)*/
}
function MySubject5a(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-The Mini Page","3-5misc_01.html");
options[2]=new Option("2-Adjectives and Me","3-5misc_02.html");
options[3]=new Option("3-38 General Teaching Tips for the Newspaper","3-5misc_03.html");
options[4]=new Option("4-Career Education 1","3-5misc_04.html");
options[5]=new Option("5-Career Education 2","3-5misc_05.html");
options[6]=new Option("6-Career Education 3","3-5misc_06.html");
options[7]=new Option("7-Career Education 4","3-5misc_07.html");
options[8]=new Option("8-Career Education 5","3-5misc_08.html");
options[9]=new Option("9-Career Education 6","3-5misc_09.html");
options[10]=new Option("10-Career Education 7","3-5misc_10.html");
options[11]=new Option("11-Career Education 8","3-5misc_11.html");
options[12]=new Option("12-Career Education 9","3-5misc_12.html");
options[13]=new Option("13-Career Education 10","3-5misc_13.html");
options[14]=new Option("14-100 Ways for Substitutes to Use The LVRJ","3-5misc_14.html");
options[0].selected=true
 
 
}
//Netscape likes a refresh, but Microsoft doesn't
 
/* if (navigator.appName.indexOf("Netscape")>-1)
history.go(0) */
}

 
/* ####################### lists of files for option 3 Grades 6-8
####################### */
function MySubject1b(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-Writing letters to the editor","6-8lang_01.html");
options[2]=new Option("2-What is in the Newspaper?","6-8lang_02.html");
options[3]=new Option("3-Reading a news article","6-8lang_03.html");
options[4]=new Option("4-Classifying news by content","6-8lang_04.html");
options[5]=new Option("5-Classifying News by Scope","6-8lang_05.html");
options[6]=new Option("6-Reading a feature story","6-8lang_06.html");
options[7]=new Option("7-Comparing Newspapers","6-8lang_07.html");
options[8]=new Option("8-Evaluating the newspaper","6-8lang_08.html");
options[9]=new Option("9-Advertising Techniques","6-8lang_09.html");
options[10]=new Option("10-Acronyms","6-8lang_10.html");
options[11]=new Option("11-Reading an Editorial","6-8lang_11.html");
options[12]=new Option("12-Synthesizing News Articles","6-8lang_12.html");
options[13]=new Option("13-Reading Essays","6-8lang_13.html");
options[14]=new Option("14-Writing a classified ad-2","6-8lang_14.html");
options[15]=new Option("15-Learning the 5 W's","6-8lang_15.html");
options[16]=new Option("16-Sports and Reading","6-8lang_16.html");
options[17]=new Option("17-Getting to Know the Newspaper","6-8lang_17.html");
options[18]=new Option("18-Enriching Syntax","6-8lang_18.html");
options[19]=new Option("19-Identifying Parts of Speech","6-8lang_19.html");
options[20]=new Option("20-Summarizing","6-8lang_20.html");
options[21]=new Option("21-Group Phrases","6-8lang_21.html");
options[22]=new Option("22-Stump the Class","6-8lang_22.html");
options[23]=new Option("23-Puzzle Fiction","6-8lang_23.html");
options[24]=new Option("24-Power of Advertising","6-8lang_24.html");
options[25]=new Option("25-Newspaper Notebook","6-8lang_25.html");
options[26]=new Option("26-Literacy Terms","6-8lang_26.html");
options[27]=new Option("27-Natural conflicts in the news","6-8lang_27.html");
options[28]=new Option("28-Verb Search","6-8lang_28.html");
options[29]=new Option("29-Newspaper Reading Rubric","6-8lang_29.html");
options[0].selected=true 
 
}
 
/* //Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0) */
}
function MySubject2b(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("6-8 Math","no_lesson.html");
options[0].selected=true
 
 
}
 
/* //Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0) */
}
function MySubject3b(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-Weather Unit","6-8sci_01.html");
options[0].selected=true
 
 
}
 
/* //Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0) */
}
 
function MySubject4b(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-Places and Faces","6-8socstu_01.html");
options[2]=new Option("2-Reading the Business Section","6-8socstu_02.html");
options[3]=new Option("3-Economic Cause and Effect","6-8socstu_03.html");
options[4]=new Option("4-Student Economic Issues","6-8socstu_04.html");
options[5]=new Option("5-Student Business Page","6-8socstu_05.html");
options[6]=new Option("6-Following the Stock Market","6-8socstu_06.html");
options[7]=new Option("7-Comic Strip Stereotypes","6-8socstu_07.html");
options[8]=new Option("8-Editorial Cartoons","6-8socstu_08.html");
options[9]=new Option("9-Geography-Land and Weather forms","6-8socstu_09.html");
options[10]=new Option("10-Facts and Opinions","6-8socstu_10.html");
options[11]=new Option("11-National  Weather","6-8socstu_11.html");
options[12]=new Option("12-Tracing Migration","6-8socstu_12.html");
options[13]=new Option("13-Current Events","6-8socstu_13.html");
options[14]=new Option("14-Hispanic Heritage-Scavenger Hunt","6-8socstu_14.html");
options[15]=new Option("15-Hispanic Heritage-Mexican Independence Day","6-8socstu_15.html");
options[16]=new Option("16-Hispanic Heritage-Letters to the Editor","6-8socstu_16.html");
options[17]=new Option("17-Hispanic Heritage-Weather","6-8socstu_17.html");
options[18]=new Option("18-Hispanic Heritage-Shopping for the Family","6-8socstu_18.html");
options[19]=new Option("19-Hispanic Heritage-Where is Spanish spoken?","6-8socstu_19.html");
options[20]=new Option("20-Hispanic Heritage-Word Search","6-8socstu_20.html");
options[21]=new Option("21-Hispanic Heritage-Graphing Activity","6-8socstu_21.html");
options[22]=new Option("22-Hispanic Heritage-Spanish Names","6-8socstu_22.html");
options[23]=new Option("23-Hispanic Heritage-Six Degrees of Separation","6-8socstu_23.html");
options[24]=new Option("24-Hispanic Heritage-Advertising in the Newspaper","6-8socstu_24.html");
options[25]=new Option("25-Hispanic Heritage-Famous Hispanic Americans","6-8socstu_25.html");
options[26]=new Option("26-Hispanic Heritage-A Study on Borders","6-8socstu_26.html");
options[27]=new Option("27-Hispanic Heritage-Medals of Honor","6-8socstu_27.html");
options[28]=new Option("28-Hispanic Heritage-Amazing Language Facts","6-8socstu_28.html");
options[29]=new Option("29-Hispanic Heritage-Homeownership Rates","6-8socstu_29.html");
options[30]=new Option("30-Hispanic Heritage-Activities for Teachers","6-8socstu_30.html");
options[31]=new Option("31-Hispanic Heritage-Immigration","6-8socstu_31.html");
options[32]=new Option("32-Hispanic Heritage-Day of the Dead","6-8socstu_32.html");
options[33]=new Option("33-Hispanic Heritage-Hispanic Education Levels","6-8socstu_33.html");
options[34]=new Option("34-Hispanic Heritage-Hispanic Vocabulary","6-8socstu_34.html");
options[35]=new Option("35-Hispanic Heritage-Time Capsule","6-8socstu_35.html");
options[0].selected=true
 
}
 
/* //Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0) */
}
function MySubject5b(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-Computer Employment","6-8misc_01.html");
options[2]=new Option("2-Food and Money Budgeting","6-8misc_02.html");
options[3]=new Option("3-Make up Work and Sports","6-8misc_03.html");
options[4]=new Option("4-100 Ways for Substitutes to Use The LVRJ","6-8misc_04.html");
options[5]=new Option("5-Newspaper Quilt","6-8misc_05.html");
options[0].selected=true
 
 
}
 
/* //Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0) */
}
 
 
/* ####################### lists of files for option 4 Grades 9-12
####################### */
function MySubject1c(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-Writing letters to the editor","9-12lang_01.html");
options[2]=new Option("2-Using a Graphic Organizer","9-12lang_02.html");
options[3]=new Option("3-Ell English and Reading","9-12lang_03.html");
options[4]=new Option("4-Gathering information","9-12lang_04.html");
options[5]=new Option("5-Using the Newspaper in Modern Literarture","9-12lang_05.html");
options[6]=new Option("6-High School Speech","9-12lang_06.html");
options[7]=new Option("7-Poetry Slam with the Newspaper","9-12lang_07.html");
options[8]=new Option("8-Hunting for Read October","9-12lang_08.html");
options[9]=new Option("9-Past Tense - 'ed'","9-12lang_09.html");
options[10]=new Option("10-'Station'ary Ideas","9-12lang_10.html");
options[11]=new Option("11-Stump the panel","9-12lang_11.html");
options[12]=new Option("12-Journal Jeopardy","9-12lang_12.html");
options[13]=new Option("13-Opinions and Writing","9-12lang_13.html");
options[14]=new Option("14-Why Take a Foreign Language?","9-12lang_14.html");
options[0].selected=true
 
}
 
/* //Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0) */
}
function MySubject2c(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-Reality Math","9-12math_01.html");
options[0].selected=true
 
 
}
 
/* //Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0) */
}
function MySubject3c(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-Energy Types","9-12sci_01.html");
options[2]=new Option("2-When am I ever going to use this...","9-12sci_02.html");
options[0].selected=true
 
 
}
 
/* //Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0) */
}
 
function MySubject4c(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-The Renaissance Period","9-12socstu_01.html");
options[2]=new Option("2-Classified Ads in Ancient Times","9-12socstu_02.html");
options[3]=new Option("3-Business and the Newspaper","9-12socstu_03.html");
options[4]=new Option("4-Today in the News","9-12socstu_04.html");
options[0].selected=true
 
}
 
/* //Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0) */
}
function MySubject5c(aMenu){

nullOptions(aMenu)
 

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a page","none");
options[1]=new Option("1-Budget Needs/Wants","9-12misc_01.html");
options[2]=new Option("2-100 Ways for Substitutes to Use The LVRJ","9-12misc_02.html");
options[3]=new Option("3-Driver Ed evaluation","9-12misc_03.html");
options[4]=new Option("4-Driver Education","9-12misc_04.html");
options[5]=new Option("5-Electronics and Study Skills","9-12misc_05.html");
options[0].selected=true
 
 
}
 
/* //Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0) */
}
 

/* ####################### myTopics ####################### */
function MyTopics1(aMenu){
 

nullOptions(aMenu);

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a subject","none");
options[1]=new Option("Language Arts","");
options[2]=new Option("Math","");
options[3]=new Option("Science","");
options[4]=new Option("Social Studies","");
options[5]=new Option("Miscellaneous","");
options[0].selected=true
}
 
/* //Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0) */
}
function MyTopics2(aMenu){
 

nullOptions(aMenu);

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a subject","none");
options[1]=new Option("Language Arts","");
options[2]=new Option("Math","");
options[3]=new Option("Science","");
options[4]=new Option("Social Studies","");
options[5]=new Option("Miscellaneous","");
 
 
options[0].selected=true
 
 
 
}
 
/* //Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0) */
}
function MyTopics3(aMenu){
//Software
nullOptions(aMenu);

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a subject","none");
options[1]=new Option("Language Arts","");
options[2]=new Option("Math","");
options[3]=new Option("Science","");
options[4]=new Option("Social Studies","");
options[5]=new Option("Miscellaneous","");
options[0].selected=true
}
 
/* //Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0) */
}
function MyTopics4(aMenu){
//Software
nullOptions(aMenu);

with (aMenu){
 
//Rewrites the text and values
options[0]=new Option("Select a subject","none");
options[1]=new Option("Language Arts","");
options[2]=new Option("Math","");
options[3]=new Option("Science","");
options[4]=new Option("Social Studies","");
options[5]=new Option("Miscellaneous","");
options[0].selected=true
}
 
/* //Netscape likes a refresh, but Microsoft doesn't
if (navigator.appName.indexOf("Netscape")>-1)
history.go(0) */
}
 
 
/* ####################### go() ####################### */
 
function go(aMenu){

if (aMenu.options.value!="none")
{
location=aMenu.options[aMenu.selectedIndex].value
}

else
aMenu.options[0].selected=true;
 
}
 
/* ####################### setUp ####################### */
 
function setUp(){

if (navigator.appName.indexOf("Microsoft")>-1)
{
document.formDoubleMenu.menuTopics.options[0].selected=true;

document.formDoubleMenu.menuSubjects.options[0].selected=true;

document.formDoubleMenu.menuFiles.options[0].selected=true;
 
 
}
}
 
/* ####################### end of setup ####################### */
 
 
 
/* ####################### change Subjects ####################### */
function changeSubjects(){
aMenu=document.formDoubleMenu.menuSubjects
aMenu2=document.formDoubleMenu.menuFiles
aMenu3=document.formDoubleMenu.menuTopics
aMenu4=document.formDoubleMenu.menuTopics

with (aMenu4){
 

switch (selectedIndex) {
case 0:

nullOptions(aMenu)

nullOptions(aMenu2)
aMenu.options[0]=

new Option("Lesson Pages appear here","none")
aMenu.options[0].selected=true;
history.go(0)

break

case 1:
//Language Arts
nullOptions(aMenu)

nullOptions(aMenu2)
aMenu2.options[0]=

new Option("Lesson Pages appear here","none")
aMenu2.options[0].selected=true;
MyTopics1(aMenu)

break

case 2:
//Math
nullOptions(aMenu)

nullOptions(aMenu2)
aMenu2.options[0]=

new Option("Lesson Pages appear here","none")
aMenu2.options[0].selected=true;
MyTopics2(aMenu)

break

case 3:
//Science
nullOptions(aMenu)

nullOptions(aMenu2)
aMenu2.options[0]=

new Option("Lesson Pages appear here","none")
aMenu2.options[0].selected=true;
MyTopics3(aMenu)

break

case 4:
//Social Studies
nullOptions(aMenu)

nullOptions(aMenu2)
aMenu2.options[0]=

new Option("Lesson Pages appear here","none")
aMenu2.options[0].selected=true;
MyTopics4(aMenu)

break

case 5:
//Miscellaneous
nullOptions(aMenu)

nullOptions(aMenu2)
aMenu2.options[0]=

new Option("Lesson Pages appear here","none")
aMenu2.options[0].selected=true;
MyTopics5(aMenu)

break;

 
 
}
}
 
}
 
/* ####################### end of change Subjects ####################### */
 
 
 
/* ####################### changeFiles ####################### */
 
function changeFiles(){
aMenu=document.formDoubleMenu.menuSubjects
aMenu2=document.formDoubleMenu.menuFiles
aMenu3=document.formDoubleMenu.menuTopics;
 
/* ####################### set of files for option 1 (Grade Level K-2) ####################### */
 

if (aMenu3.selectedIndex==1)
{
with (aMenu){
 

switch (selectedIndex) {
case 0:
aMenu2.options.length=0;
aMenu2.options[0]=

new Option("Lesson Pages appear here","none")
aMenu2.options[0].selected=true;
history.go(0)

break
//Description
case 1:
MySubject1(aMenu2)
//Language Arts
break

case 2:
MySubject2(aMenu2)
//Math
break

case 3:
MySubject3(aMenu2)
//Science
break;

case 4:
MySubject4(aMenu2)
//Social Studies
break;

case 5:
MySubject5(aMenu2)
//Miscellaneous
break
}
}
}
 
/* ####################### set of files for option 2 (Grade Level 3-5) ####################### */
if (aMenu3.selectedIndex==2)
{
with (aMenu){
 

switch (selectedIndex) {
case 0:
aMenu2.options.length=0;
aMenu2.options[0]=

new Option("Pages appear here","none")
aMenu2.options[0].selected=true;
history.go(0)

break

case 1:
MySubject1a(aMenu2)

break

case 2:
MySubject2a(aMenu2)

break

case 3:
MySubject3a(aMenu2)

break;

case 4:
MySubject4a(aMenu2)

break

case 5:
MySubject5a(aMenu2)

break
}
}
}
 
/* ####################### third set of files for option 3 (Grade Level 6-8)####################### */
 

if (aMenu3.selectedIndex==3)
{
with (aMenu){
 

switch (selectedIndex) {
case 0:
aMenu2.options.length=0;
aMenu2.options[0]=

new Option("Lesson Pages appear here","none")
aMenu2.options[0].selected=true;
history.go(0)

break

case 1:
MySubject1b(aMenu2)

break

case 2:
MySubject2b(aMenu2)

break

case 3:
MySubject3b(aMenu2)

break;

case 4:
MySubject4b(aMenu2)

break

case 5:
MySubject5b(aMenu2)

break
}
}
}
 
/* ####################### third set of files for option 4 (Grade Level 9-12)####################### */
 

if (aMenu4.selectedIndex==4)
{
with (aMenu){
 

switch (selectedIndex) {
case 0:
aMenu2.options.length=0;
aMenu2.options[0]=

new Option("Lesson Pages appear here","none")
aMenu2.options[0].selected=true;
history.go(0)

break

case 1:
MySubject1c(aMenu2)

break

case 2:
MySubject2c(aMenu2)

break

case 3:
MySubject3c(aMenu2)

break;

case 4:
MySubject4c(aMenu2)

break

case 5:
MySubject5c(aMenu2)

break
}
}
}
 
 
 
}
 
 
/* ####################### end of doublemenu code ####################### */