//*********************************Description****************************************//
// This file contains the JavaScript functions used by Geometric Design Lab web pages //
//************************Methods used in this document*******************************//

function gdlCourseTitle        () { document.write("Geometric Design Lab"                             ); }
function gdlInstructors        () { document.write("DR. RIOUX AND DR. KOCKELMAN"                      ); }
function gdlInstructorName     () { document.write("Dr. Thomas W. Rioux"                              ); }
function gdlInstructorTitle    () { document.write(", P.E."                                           ); }
function gdlInstructorEmail    () { document.write("rioux@mail.utexas.edu"                            ); }
function gdlInstructorOffice   () { document.write(", ECJ 3.402, 512-422-8682"                        ); }
function gdlInstructorOHours   () { document.write("Wednesday 6:00-7:00 pm and by appointment"        ); }
function gdlDomaninAccountLRC  () { document.write("Austin"                                           ); }
function gdlDomaninAccountENGR () { document.write("Austin"                                           ); }
function gdlFinalInstruction   () { document.write("Reboot the computer"                              ); }
function gdlFTPSite            () { document.write("ftp.ce.utexas.edu/class/rioux/GeometricDesignLab" ); }
function gdlUserDevice         () { document.write("Z:"                                               ); }
function gdlUserDirectory      () { document.write("MicroStation"                                     ); }
function gdlDCManagerFile      () { document.write("txengd.ddb"                                       ); }
function gdlLaserPrinter       () { document.write("ENGR-SC2-Laser-2"                                 ); }
function gdlColorPlotter       () { document.write("ENGR-SC2-PLT"                                     ); }
function gdlLab01DateLab       () { document.write("21-Jan-2009"                                      ); }
function gdlLab01DateDue       () { document.write("27-Jan-2009"                                      ); }
function gdlLab01DatePlace     () { document.write("in class"                                         ); }
function gdlLab02DateLab       () { document.write("28-Jan-2009"                                      ); }
function gdlLab02DateDue       () { document.write("03-Feb-2009"                                      ); }
function gdlLab02DatePlace     () { document.write("in class"                                         ); }
function gdlLab03DateLab       () { document.write("04-Feb-2009"                                      ); }
function gdlLab03DateDue       () { document.write("10-Feb-2009"                                      ); }
function gdlLab03DatePlace     () { document.write("in class"                                         ); }
function gdlLab04DateLab       () { document.write("11-Feb-2009"                                      ); }
function gdlLab04DateDue       () { document.write("17-Feb-2009"                                      ); }
function gdlLab04DatePlace     () { document.write("in class"                                         ); }
function gdlLab05DateLab       () { document.write("18-Feb-2009"                                      ); }
function gdlLab05DateDue       () { document.write("24-Feb-2009"                                      ); }
function gdlLab05DatePlace     () { document.write("in class"                                         ); }
function gdlLab06DateLab       () { document.write("25-Feb-2009"                                      ); }
function gdlLab06DateDue       () { document.write("03-Mar-2009"                                      ); }
function gdlLab06DatePlace     () { document.write("in class"                                         ); }
function gdlLab07DateLab       () { document.write("04-Mar-2009"                                      ); }
function gdlLab07DateDue       () { document.write("10-Mar-2009"                                      ); }
function gdlLab07DatePlace     () { document.write("in class"                                         ); }
function gdlLab08DateLab       () { document.write("11-Mar-2009"                                      ); }
function gdlLab08DateDue       () { document.write("24-Mar-2009"                                      ); }
function gdlLab08DatePlace     () { document.write("in class"                                         ); }
function gdlLab09DateLab       () { document.write("25-Mar-2009"                                      ); }
function gdlLab09DateDue       () { document.write("31-Mar-2009"                                      ); }
function gdlLab09DatePlace     () { document.write("in class"                                         ); }
function gdlLab10DateLab       () { document.write("01-Apr-2009"                                      ); }
function gdlLab10DateDue       () { document.write("08-Apr-2009"                                      ); }
function gdlLab10DatePlace     () { document.write("at the beginning of lab"                          ); }
function gdlLab11DateLab       () { document.write("08-Apr-2009"                                      ); }
function gdlLab11DateDue       () { document.write("15-Apr-2009"                                      ); }
function gdlLab11DatePlace     () { document.write("at the beginning of lab"                          ); }
function gdlLab12DateLab       () { document.write("15-Apr-2009"                                      ); }
function gdlLab12DateDue       () { document.write("22-Apr-2009"                                      ); }
function gdlLab12DatePlace     () { document.write("at the beginning of lab"                          ); }
function gdlLab13DateLab       () { document.write("22-Apr-2009"                                      ); }
function gdlLab13DateDue       () { document.write("29-Apr-2009"                                      ); }
function gdlLab13DatePlace     () { document.write("at the beginning of lab"                          ); }
function gdlLab14DateLab       () { document.write("29-Apr-2009"                                      ); }
function gdlLab14DateDay       () { document.write("Wednesday"                                        ); }
function gdlLab14DateDue       () { document.write("06-May-2009"                                      ); }
function gdlLab14DatePlace     () { document.write("at the end of lab"                                ); }
function gdlLab15DateLab       () { document.write("06-May-2009"                                      ); }
function gdlLab15DateDay       () { document.write("Wednesday"                                        ); }
function gdlLab15DateDue       () { document.write("06-May-2009"                                      ); }
function gdlLab15DatePlace     () { document.write("at the end of lab"                                ); }
function gdlLatePenalty        () { document.write("5% per day"                                       ); }
function gdlLastDateDay        () { document.write("Monday"                                           ); }
function gdlLastDateDue        () { document.write("11-May-2009"                                      ); }
function gdlLastDateTime       () { document.write("10:00 AM"                                         ); }
function gdlLastDatePlace      () { document.write("in ECJ 6.9"                                       ); }
