function pform(){
renew = window.open("http://www.tfm.co.jp/bird/present/form.html","pform","toolbar=no,location=no,resizable=yes,scrollbars=yes,status=no,width=600,height=500");
renew.focus();
}