// JavaScript Document
function CheckPage536330017d()
{
   var nResult = 0;
   nResult += NotEmpty( nResult, 'fld_4f61e1fae0','Name' );
   nResult += Email( nResult, 'fld_1bbfca83c6','Email' );
   nResult += NotEmpty( nResult, 'fld_a2325cf854','Post code' );

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