<!--
function openPopUp(html) 
{
window.open(html,"","toolbar=no,titlebar=no,location=no,directories=no,status=no,menubar=no,resizable=no,copyhistory=no,fullscreen=no,scrollbars=no,width=400,height=330");
}
openPopUp('gongxifacai.php');//-->
//-->

function goToAddnew()
{
	window.open("beasiswa.php","Addnew","WIDTH=460,HEIGHT=492,STATUS=1,SCROLLBARS=1");
}