<!--

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);





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 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 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=630,height=420');

	newwin3.focus();

}



function DispPict(pgtitle) {  

var newwin2="";

newwin2=window.open(pgtitle, 'newwin2', 'toolbars=no,location=no,status=no,menubar=no,scrollbars=no,resizeable=no,width=610,height=540');

newwin2.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 DispClip(pgtitle) {  

var newwin4="";

newwin4=window.open(pgtitle, 'newwin4', 'toolbars=no,location=no,status=no,menubar=no,scrollbars=no,resizeable=no,width=350,height=290');

newwin4.focus()

}



function DispLgClip(pgtitle) {  

var newwin4="";

newwin4=window.open(pgtitle, 'newwin4', 'toolbars=no,location=no,status=no,menubar=no,scrollbars=no,resizeable=no,width=523,height=310');

newwin4.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,width=630,height=460');

newwin.focus()

}



// -->

