function checkpf()
{
var a = window.open("","account","height=550,width=792,left=0,top=0");
a.document.write("
Personal page - Check your account");
a.document.write("");
a.document.write("");
a.document.write("");
a.document.write("");
a.document.write("");
}