<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

/*Google analytics 
*/
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
try {
var pageTracker = _gat._getTracker("UA-8814691-6");
pageTracker._trackPageview();
} catch(err) {}

function DispPict(pgtitle) {  
var newwin="";
newwin=window.open(pgtitle, 'newwin', 'toolbars=no,location=no,status=no,menubar=no,scrollbars=yes,resizeable=yes,width=680,height=560');
newwin.focus()
}

function ShowMap(pglink) {  
var newURL="http://legacy.westkentucky.kctcs.edu/maps/" + pglink + ".shtml";
var newwin="";
newwin=window.open(newURL, 'newwin', 'toolbars=no,location=no,status=no,menubar=no,scrollbars=no,resizeable=no,width=630,height=460');
newwin.focus()
}

function ShowLocMap(pglink, Employee, Bldg, RoomNo) {  
var newURL="http://legacy.westkentucky.kctcs.edu/maps/" + pglink + ".php";
var newwin="";
newwin=window.open(newURL, 'newwin', 'toolbars=no,location=no,status=no,menubar=no,scrollbars=no,resizeable=no,width=630,height=460');
newwin.focus()
}

function ShowMap2(pglink) {  
var newURL="http://legacy.westkentucky.kctcs.edu/maps/" + pglink + ".shtml";
var newwin="";
newwin=window.open(newURL, 'newwin', 'toolbars=no,location=no,status=no,menubar=no,scrollbars=no,resizeable=no,width=500,height=470');
newwin.focus()
}

function DispVarImg(pgtitle, winName, wide, high) {  
var winparams = "toolbars=no,location=no,status=no,menubar=no,scrollbars=no,resizeable=no,width=" + wide + ",height=" + high;
newwinimg=window.open(pgtitle, winName, winparams)
}

function DispRad(pgtitle) {  
var newwin="";
newwin=window.open(pgtitle, 'newwin', 'toolbars=no,location=no,status=no,menubar=no,scrollbars=no,resizeable=no,width=430,height=380');
newwin.focus()
}

function DispPict(pgtitle) {  
var newwin2="";
newwin2=window.open(pgtitle, 'newwin2', 'toolbars=no,location=no,status=no,menubar=no,scrollbars=yes,resizeable=no,width=710,height=640');
newwin2.focus()
}

function DispClip(pgtitle) {  
var newwin4="";
newwin4=window.open(pgtitle, 'newwin4', 'toolbars=no,location=no,status=no,menubar=no,scrollbars=no,resizeable=no,width=490,height=260');
newwin4.focus()
}

function DispCam(pgtitle) {  
var newcam="";
newcam=window.open(pgtitle, 'newcam', 'toolbars=no,location=no,status=no,menubar=no,scrollbars=no,resizeable=no,width=525,height=265');
newcam.focus()
}

function DispPhoto2(pgtitle) {  
var newwin5="";
newwin5=window.open(pgtitle, 'newwin5', 'toolbars=no,location=no,status=no,menubar=no,scrollbars=no,resizeable=no,width=490,height=320');
newwin5.focus()
}

function DispMap(pgtitle) {  
var newwin="";
newwin=window.open(pgtitle, 'newwin', 'toolbars=no,location=no,status=no,menubar=no,scrollbars=no,resizeable=no,border=3,width=630,height=460');
newwin.focus()
}

function DispSurvey(pgtitle) {  
var newwin="";
newwin=window.open(pgtitle, 'newwin', 'toolbars=no,location=no,status=no,menubar=no,scrollbars=yes,resizeable=no,width=580,height=460');
newwin.focus()
}

function ShowProfile(EmployID) 
{  
	var newURL="http://legacy.westkentucky.kctcs.edu/facstaff/profile.php?Employ=" + EmployID;
	var newwin3="";
	newwin3=window.open(newURL, 'newwin3', 'toolbars=no,location=no,status=no,menubar=no,scrollbars=yes,resizeable=yes,width=633,height=410');
	newwin3.focus();
}

// -->
