function CheckPage38284d8cee()
{
   var nResult = 0;
   nResult += NotEmpty( nResult, 'fld_d04a9ac168','Ваше имя' );
   nResult += Email( nResult, 'fld_6917c4b709','Электронный адрес' );

   if ( nResult == 0 )
   {
      if (1)
      {
         var el = document.getElementById( 'frm_7dd0db7c61' );
         if ( typeof(el)=='object' && el != null ) el.submit();
      }
      else ChangePage( 0, 1 );
   }
}