function popUp(URL, winName, properties){
 desktop=window.open(URL, winName, properties);
}

function ucee(){
 popUp('inc/subsidiary_ucee.php', 'ucee', 'toolbar=no, location=center, status=no, menubar=no, scrollbars=yes, width=600, height=500, resizable=no');	
}

function ucpd(){
 popUp('inc/subsidiary_ucpd.php', 'ucpd', 'toolbar=no, location=center, status=no, menubar=no, scrollbars=yes, width=600, height=500, resizable=no');	
}

function roselina(){
 popUp('inc_bod/roselina.php', 'ucpd', 'toolbar=no, location=center, status=no, menubar=no, scrollbars=yes, width=700, height=600, resizable=no');	
}

function noh(){
 popUp('inc_bod/noh.php', 'ucpd', 'toolbar=no, location=center, status=no, menubar=no, scrollbars=yes, width=700, height=600, resizable=no');	
}

function rizal(){
 popUp('inc_bod/rizal.php', 'ucpd', 'toolbar=no, location=center, status=no, menubar=no, scrollbars=yes, width=700, height=600, resizable=no');	
}

function kymustafa(){
 popUp('inc_bod/kymustafa.php', 'ucpd', 'toolbar=no, location=center, status=no, menubar=no, scrollbars=yes, width=700, height=600, resizable=no');	
}

function noraini(){
 popUp('inc_bod/noraini.php', 'ucpd', 'toolbar=no, location=center, status=no, menubar=no, scrollbars=yes, width=700, height=600, resizable=no');	
}

function awangseman(){
 popUp('inc_bod/awangseman.php', 'ucpd', 'toolbar=no, location=center, status=no, menubar=no, scrollbars=yes, width=700, height=600, resizable=no');	
}
