function keb()
{
var width = (screen.width/2)-170;
window.open('/keyb.php', 'keb', 'scrollbars=no,width=384,height=126,top=250,left='+width+',toolbar=no,directories=no,status=no,resizable=no');
}
