PageProfile:=UTF8Decode(IdHTTP1.get('http://www.google.ru/'));
Procedure ParseDayOfMonth; begin Dt := StrToIntDef( Fetch(Value, ADelim), 1); Value := TrimLeft(Value); end;