document.write(''); document.write(''); FPList_frm_f4b9ad411e = new Array(); var aIds_frm_f4b9ad411e = Array( 'pg_efc41a9f9c' ); var aId_frm_f4b9ad411e = Array (); function ChangePage_frm_f4b9ad411e( to_hide, to_show ) { var tbl_hide = document.getElementById( aIds_frm_f4b9ad411e[to_hide] ); var tbl_show = document.getElementById( aIds_frm_f4b9ad411e[to_show] ); if ( typeof(tbl_hide)=='object' && tbl_hide!=null ) if ( typeof(tbl_show)=='object' && tbl_show!=null ) { tbl_hide.style.display = 'none'; tbl_show.style.display = ''; } } function NotEmpty( old_res, id, field_title ) { if ( old_res==0 ) { var el = document.getElementById( id ); if ( typeof(el)=='object' && el!=null ) if ( el.value=='' ) { alert( 'You should fill "' + field_title + '"' ); return 1; } } return 0; } function Email_not_empty( old_res, id, field_title ) { if ( old_res==0 ) { var el = document.getElementById( id ); if ( typeof(el)=='object' && el!=null ) { var re = /^[a-zA-Z0-9_\.\-]+@([a-zA-Z0-9][a-zA-Z0-9-]+\.)+[a-zA-Z]{2,6}$/; if (el.value.search(re) != -1 ) return 0; else { alert( '"'+field_title+'" must be email' ); return 1; } } } return 0; } function CeckDis_f4b9ad411e( ) { var fagr = document.getElementById('box_confirm_f4b9ad411e'); if (fagr.checked) { document.getElementById("subbut_f4b9ad411e").disabled=false; document.getElementById("subbut_f4b9ad411e").style.backgroundColor = '#a2a2a2'; var subs = document.getElementById( "subbut_s_f4b9ad411e" ); if ( typeof(subs)=='object' && subs!=null ) { subs.disabled=false; subs.style.backgroundColor = '#a2a2a2'; } } else { document.getElementById("subbut_f4b9ad411e").disabled=true; document.getElementById("subbut_f4b9ad411e").style.backgroundColor = '#FAEBD7'; var subs = document.getElementById( "subbut_s_f4b9ad411e" ); if ( typeof(subs)=='object' && subs!=null ) { subs.disabled=true; subs.style.backgroundColor = '#FAEBD7'; } } } document.write('
'); CeckDis_f4b9ad411e(); document.write(' '); document.write('');