
<!--
 function getgoing()
  {
    top.location="http://www.lasalle.edu/~daniels/guyexp/gyeducjs.htm";
   }
    if (top.frames.length==0)
    {
     document.write("<CENTER><B>This page is part of a frameset. You will be redirected to our main page in 5 seconds so you can use our navigation.  </B></CENTER><P>");
     setTimeout('getgoing()',15000);
     }
//-->





