The Ghana Institute of Management and Public Administration (GIMPA) was established in 1961 as a joint Ghana Government/United…
function killCopy(e){ return false }
function reEnable(){ return true }
document.onselectstart=new Function ("return false");
if (window.sidebar)
{
document.onmousedown=killCopy;
document.onclick=reEnable;
}