<html encoding="UTF-8" lang="en"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-16"> <title>Timetable Finder</title><script language="JavaScript"> <!-- function getCookie(name, defaultValue) { var ca = document.cookie.split(';'); for(var j=0;j < ca.length; j++) { var c = ca[j].indexOf(name + '='); if(c >= 0) { var value = ca[j].substring(c + name.length + 1, ca[j].length); return (value == '0') ? 0 : value; } } return defaultValue; } function setCookie(name, value) { document.cookie = name + '=' + value; //alert('set ' + name + '=' + value + '\r\n' + document.cookie) } var t=getCookie('tvar', 'all'); var i=getCookie('ivar', 'all'); var d=getCookie('dvar', 'all'); var f=getCookie('fvar', 'all'); var storedLast; var dlist=(d != 'all'); var flist=(f != 'all'); var vcount=0; var hcount=0; var startTime = new Date(); function vf(id, current, chosen) { var visible = (chosen=='all'||chosen==current); var active = (chosen==current); if(document.getElementById) { var el = document.getElementById(id); if(el) { el.style.color = (active) ? document.vlinkColor : document.linkColor; el.style.className = (active) ? "finder1" : "finder0"; } } } function vi(id, type, initial, dept, faculty) { var visible = (t=='all'||t==type) && (i=='all'||i==initial) && (d=='all'||d==dept) && (f=='all'||f==faculty); if(document.getElementById) { var el = document.getElementById(id); if(el) el.style.display = (visible) ? "" : "none"; if(visible) vcount++; else hcount++; } } function visf() { vf('tall', 'all', t); vf('module', 'module', t); vf('room', 'room', t); vf('iall', 'all', i); vf('initial46', '46', i); vf('initial47', '47', i); vf('initial55', '55', i); vf('ds', 'clear'); if(dlist) { vf('dall', 'all', d); vf('dept19225', 19225, d); vf('dept7', 7, d); vf('dept0', 0, d); } } function vis(last) { if(startTime == 0) { setCookie('tvar', t); setCookie('ivar', i); setCookie('dvar', d); setCookie('fvar', f); startTime = new Date(); if(document.getElementById) document.getElementById("splashScreen").innerHTML = 'Please wait whilst the Timetable Finder refreshes... <img src="busy_twirl2_1.gif">'; storedLast = last; setTimeout("vis()", 50); return; } else if(!last || last == '') last = storedLast; vcount = 0; hcount = 0; vi('module20473', 'module', '46', '19225', ''); vi('module20623', 'module', '47', '7', ''); vi('module20624', 'module', '47', '7', ''); vi('module20632', 'module', '47', '7', ''); vi('module20638', 'module', '47', '7', ''); vi('module20650', 'module', '47', '7', ''); vi('module20666', 'module', '47', '7', ''); vi('module20680', 'module', '47', '7', ''); vi('module20687', 'module', '47', '7', ''); vi('room19056', 'room', '55', '0', ''); vi('room19057', 'room', '55', '0', ''); if(vcount>0) visf(); if(last=='x') { if(document.getElementById) { var el = document.getElementById("dsel"); if(el && dlist) el.style.display = "none"; el = document.getElementById("dlist"); if(el && dlist) el.style.display = "inline"; } } if(vcount==0 && last!='v') { if(last!='t') t='all'; if(last!='i') i='all'; if(last!='d') d='all'; if(last!='f') f='all'; vis('v'); } displayTime(); } function displayTime() { if (startTime != 0) { endTime = new Date(); document.getElementById("splashScreen").innerHTML = "" ; startTime = 0; } } --> </script><link href="webpub.css" rel="stylesheet" type="text/css"> </head> <body class="finder" onLoad="vis('x');displayTime();"> <div xstyle="position:fixed;top:0"><a name="top"></a><h2>Timetable Finder</h2> </div> <div id="splashScreen" style="position:absolute;z-index:5;top:5%;left:40%;" align="center"> </div><script language="JavaScript"> <!-- if(document.getElementById) document.getElementById("splashScreen").innerHTML = 'Please wait whilst the Timetable Finder loads... <img src="busy_twirl2_1.gif">'; --> </script><table> <tr> <th valign="top" align="left"> Resource: </th> <td><a href="#" id="tall" onClick="t='all';vis('t');">All</a>, <a href="#" id="module" onClick=" t='module';vis('t'); ">Course</a>, <a href="#" id="room" onClick=" t='room';vis('t'); ">Room</a>, <a target="_parent" href="help.html"><b>Help</b></a></td> </tr> <tr> <th valign="top" align="left"> Initial: </th> <td><a href="#" id="iall" onClick="i='all';vis('i');">All</a>, <a href="#" id="initial46" onClick=" i='46';vis('i'); ">F</a>, <a href="#" id="initial47" onClick=" i='47';vis('i'); ">G</a>, <a href="#" id="initial55" onClick=" i='55';vis('i'); ">U</a></td> </tr> <tr> <th valign="top" align="left"> Department: </th> <td> <div id="dsel" style="display:inline"><a href="#" id="ds" onClick="dlist=1;vis('x');">Select...</a></div> <div id="dlist" style="display:none"><a href="#" id="dall" onClick="d='all';vis('d');">All</a>, <nobr><a href="#" id="dept0" onClick=" d='0';vis('d'); ">[None]</a>, </nobr><nobr><a href="#" id="dept7" onClick=" d='7';vis('d'); ">Behavioural Sciences</a>, </nobr><nobr><a href="#" id="dept19225" onClick=" d='19225';vis('d'); ">Modern Languages &amp; Linguistics</a></nobr></div> </td> </tr> </table> <hr> <div xstyle="overflow: auto; height: 60%;"> <noscript><p class="nav"><i>JavaScript is not available or enabled in your browser, thus the selector above will not work. The links below may be used instead:</i></p></noscript> <table border="0" xstyle="height: 50%;"> <tbody xstyle="overflow: auto; height: auto;"> <tr id="module20473"> <td><a target="_parent" class="ttlink" href="m20473.pdf">Course: FOUN 1001 (Evening University), English for Academic Purposes (Evening)</a></td> </tr> <tr id="module20623"> <td><a target="_parent" class="ttlink" href="m20623.pdf">Course: GOVT 0402, Organizational Theory &amp; Behaviour II</a></td> </tr> <tr id="module20624"> <td><a target="_parent" class="ttlink" href="m20624.pdf">Course: GOVT 0412, A Study of Industrial Relations</a></td> </tr> <tr id="module20632"> <td><a target="_parent" class="ttlink" href="m20632.pdf">Course: GOVT 1001, Intro. to Political Philosophy</a></td> </tr> <tr id="module20638"> <td><a target="_parent" class="ttlink" href="m20638.pdf">Course: GOVT 1007, Issues in Caribbean Public Administration</a></td> </tr> <tr id="module20650"> <td><a target="_parent" class="ttlink" href="m20650.pdf">Course: GOVT 2034, Human Resource Management in the Public Sector</a></td> </tr> <tr id="module20666"> <td><a target="_parent" class="ttlink" href="m20666.pdf">Course: GOVT 3003, Foreign Policy in the Third World</a></td> </tr> <tr id="module20680"> <td><a target="_parent" class="ttlink" href="m20680.pdf">Course: GOVT 3053, Intro. to International Politics</a></td> </tr> <tr id="module20687"> <td><a target="_parent" class="ttlink" href="m20687.pdf">Course: GOVT 3118, Policy Analysis &amp; Evaluation</a></td> </tr> <tr id="room19056"> <td><a target="_parent" class="ttlink" href="r19056.pdf">Room: UWI South Room 2</a></td> </tr> <tr id="room19057"> <td><a target="_parent" class="ttlink" href="r19057.pdf">Room: UWI South Room 3</a></td> </tr> </tbody> </table> </div> <hr><footer>Published 12-Jan-17 10:40:26 AM - University of the West Indies St. Augustine<br>Created by <a href="http://www.celcat.com" target="_parent">CELCAT Web Publisher</a></footer></body> </html>