Merge branch 'g5'

This commit is contained in:
chicpro
2014-01-28 16:57:00 +09:00
4 changed files with 435 additions and 0 deletions

View File

@ -135,6 +135,8 @@ function put_data(zip1, zip2, addr1, addr3, jibeon)
if(of.<?php echo $frm_jibeon; ?> !== undefined)
of.<?php echo $frm_jibeon; ?>.value = jibeon;
of.<?php echo $frm_addr2; ?>.focus();
window.close();
}