﻿document.write('<div class="noprinter">');

if (navigator.userAgent.indexOf('Safari') != -1 && navigator.userAgent.indexOf('Mac') != -1) {
//skips chrome: navigator.userAgent.toLowerCase().indexOf('chrome') == -1

if (location.href.indexOf("manythings.org/vq/")!=-1||location.href.indexOf("manythings.org/ss/")!=-1)
{
}else{
document.write('<script src="http://www.manythings.org/z/safari.js"></script>');
}

} else {




				
base = 'http://www.manythings.org/';
site = 'www.ManyThings.org';

/********************
Pull Down Menu
********************/
function gu(form){
var ur=form.s.selectedIndex;
top.location.href=form.s.options[ur].value;
}
function pulldownmenu(){
b = '<option value="'+base;
c = '</option>';

a='';

a+='<style>body{margin-top:0;padding: 1.6em;}#pulldown{margin: 0px auto 0px auto;position: absolute;top: 0px;width:100%;}</style>';
a+='<div id="pulldown"><center><form>';
//a+='<a href="javascript: history.go(-1)">&lt;&lt;</a> ';
a+='<select name="s" onChange="gu(this.form)" size=1>';
a+=b+'" selected="selected">Menu for '+site+c;
a+=b+'">=== Main Menus ==='+c;
a+=b+'">Home / Main Page</a>'+c;
a+=b+'e/vocabulary.html">Menu: Vocabulary'+c;
a+=b+'e/grammar.html">Menu: Grammar'+c;
a+=b+'e/quiz.html">Menu: Grammar / Vocabulary Quizzes'+c;
a+=b+'e/patterns.html">Menu: Patterns'+c;
a+=b+'e/proverbs.html">Menu: Proverbs'+c;
a+=b+'e/slang.html">Menu: Slang and Idioms'+c;
a+=b+'e/pronunciation.html">Menu: Pronunciation'+c;
a+=b+'e/listening.html">Menu: Listening'+c;
a+=b+'e/hearing.html">Menu: Hearing'+c;
a+=b+'e/podcasts.html">Menu: Podcasts / Songs / Jokes'+c;
a+=b+'e/reading.html">Menu: Reading'+c;
a+=b+'e/spelling.html">Menu: Spelling'+c;
a+=b+'e/crosswords.html">Menu: Crossword Puzzles'+c;
a+=b+'e/tt.html">Menu: Tongue Twisters and Poems'+c;
a+=b+'e/voa.html">Menu: Voice of America (VOA) Materials'+c;
a+=b+'e/misc.html">Menu: Misc. / Other Things'+c;
a+=b+'e/crosswords.html">Menu: Crossword Puzzles'+c;
a+=b+'e/tt.html">Menu: Tongue Twisters / Poems / Songs'+c;
a+=b+'">=== Activity Sections ==='+c;
a+=b+'anagrams/">Anagrams'+c;
a+=b+'ac/">Audio Concentration (Flash)'+c;
a+=b+'cts/">Catch the Spelling (Flash)'+c;
a+=b+'vocabulary/games/a/">Click the Letters in the Correct Order (Flash)'+c;
a+=b+'casp/">Computer Assisted Writing (CGI or JavaScript)'+c;
a+=b+'cg/">Concentration (Java)'+c;
a+=b+'cs/">Crossword Puzzles (Flash or Java)'+c;
a+=b+'daily/">Daily Page'+c;
a+=b+'df/df999.html">Dictionary Browser & Flashcard (Flash)'+c;
a+=b+'vocabulary/games/f/">Dictionary Lookup Flashcards (Flash)'+c;
a+=b+'vocabulary/games/c/">Every Other Letter Games (Flash Version)'+c;
a+=b+'vocabulary/games/v/">Every Other Letter Games (No Typing)'+c;
a+=b+'fq/">Flash Quizzes (Flash)'+c;
a+=b+'mq/">Flash Matching Quizzes (Flash)'+c;
a+=b+'fc/">Flashcards (Flash)'+c;
a+=b+'dl/">Flashcard-like Activity (Flash)'+c;
a+=b+'vocabulary/games/e/">Guess the Word Games (Flash)'+c;
a+=b+'hm/">Hangman (CGI)'+c;
a+=b+'hmf/">Hangman (Flash)'+c;
a+=b+'hmj/">Hangman (Java)'+c;
a+=b+'hmjs/">Hangman (JavaScript)'+c;
a+=b+'wbg/">JigWords, MatchWords & SpeedWords (Flash)'+c;
a+=b+'jokes/">Jokes (MP3)'+c;
a+=b+'jumble/">Jumble (Java)'+c;
a+=b+'listen/">Listen & Read Along (F)'+c;
a+=b+'repeat/">Listen & Repeat (MP3)'+c;
a+=b+'el/">Listening Room (RealAudio & JavaScript)'+c;
a+=b+'lulu/">Picture Games (JavaScript)'+c;
a+=b+'vq/">Picture Quizzes (JavaScript)'+c;
a+=b+'pp/">Pronunciation Practice (Flash)'+c;
a+=b+'proverbs/">Proverbs'+c;
a+=b+'qs/">Quiz Show (Java)'+c;
a+=b+'rs/">Random Sentences (JavaScript)'+c;
a+=b+'signs/">Reading English Signs'+c;
a+=b+'ss/">Scrambled Sentences (Java / JavaScript)'+c;
a+=b+'sw/">Scrambled Words (Java)'+c;
a+=b+'sm/">Sentence Machine (Flash)'+c;
a+=b+'slang/">Slang'+c;
a+=b+'songs/">Songs (MP3 Podcast)'+c;
a+=b+'vocabulary/games/l/">Spelling & Typing Games (Flash)'+c;
a+=b+'c/r.cgi/quiz">Super Quiz Machine (CGI & JavaScript)'+c;
a+=b+'ts/">Travel Survival'+c;
a+=b+'voa/">VOA Quizzes (Flash)'+c;
a+=b+'voa/sentences.htm">VOA Sentences (CGI)'+c;
a+=b+'voa/scripts/">VOA Reading'+c;
a+=b+'vocabulary/">Vocabulary Lists & Games'+c;
a+=b+'vocabulary/games/b/">Word Drop Games (Flash)'+c;
a+=b+'wf/">Word Find / Word Search (Java)'+c;
a+=b+'wm/">WordMeister (Java)'+c;
a+=b+'wordstrips/">Word Strips (Flash)'+c;
a+=b+'">=== Experiments ==='+c;
a+=b+'sp/">Slider Puzzle (Java)'+c;
a+=b+'dd/">Drag and Drop Puzzle (Java)'+c;
a+=b+'mb/">Magnet Boards (Java)'+c;
a+=b+'reading/">Reading Room'+c;
a+=b+'it/sitemap.html">Site Map'+c;
a+=b+'">=== For Japanese People ==='+c;
a+=b+'mt/">Many Things Textbook Support'+c;
a+=b+'j/">Menus in Japanese'+c;
a+=b+'japanese/">=== For Students of Japanese ==='+c;
a+=b+'japanese/">Japanese Study Materials'+c;
a+=b+'tesl/">=== For Teachers ==='+c;
a+=b+'tesl/">Interesting Things for ESL Teachers'+c;
a+=b+'e/abc.html">Alphabetical List'+c;
a+='</select></form>';
a+='</center></div>';
document.write(a);
}

pulldownmenu();


				}
// End .noprinter
document.write('</div>');