var theURL = 'http://www.eduweb.com/cgi-bin/surveys/mythology.pl'; 
function openFirst() {
//   ReturnTrue();
}
function openSurvey() {
//   ReturnTrue();
}
function openLast() {
//   ReturnTrue;
}
function openAndGo(where) {
//   ReturnTrue();
   location = where;
}


