[Corsopoc] (no subject)

Xianguo xianguo@virgilio.it
Sat, 14 Dec 2002 15:59:23 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_0037_01C2A389.C4FDA740
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

allora:
La classe Time da ereditariet=E0 alla classe Orologiobase di tipi public =
quindi?
R:avevo pensato pure io dell'ereditariet=E0,ma forse =E8 meglio =
dichiarare un oggetto Time nella parte private della classe =
OrologioBase,altrimenti come fai ad accettare un parametro di tipo Time =
nel void set(TIme t),?come restituire un un tipo Time nel Time show()? =
se non c'hai dichiarato.

metodi:
R:void add(int minuti) dovrebbe incrementare di int  minuti l'attributo =
del Time.minuti;
void subtract(int minuti) decrementare di int  minuti l'attributo del =
Time.minuti;
ogni volta che esegui void tick() incrementi di 1 Time.minuti

buona programmazione!
  ----- Original Message -----=20
  From: RaffoZz=20
  To: corsopoc@list.uniroma2.it=20
  Sent: Saturday, December 14, 2002 1:18 PM
  Subject: R: [Corsopoc] (no subject)


  Ehehe facciamo a gara a chi va pi=F9 tardi a letto J

  La classe Time da ereditariet=E0 alla classe Orologiobase di tipi =
public quindi? Ho capito bene? Anche io pensavo di fare cos=EC, penso =
sia la via migliore.



  Due domande in riguardo.

  Una cosa riguardante i metodi:

  void add(int minuti);=20

  void subtract(int minuti);=20

  ke dovrebbero fare? Non ho capito proprio il significato J



  L altra domanda =E8 sul metodo

        void tick ();

  come lo svilupperesti? Io non sono riuscito a "pensarlo" J



  saluti ;)







  -----Messaggio originale-----
  Da: corsopoc-admin@list.uniroma2.it =
[mailto:corsopoc-admin@list.uniroma2.it] Per conto di Xianguo
  Inviato: sabato 14 dicembre 2002 4.42
  A: corsopoc@list.uniroma2.it
  Oggetto: [Corsopoc] (no subject)



  pensavo di essere l'unico sveglio a quest'ora.

  da quello che ho capito dall'esercizio 1,dobbiamo prima creare una =
classe Time dopo OrologioBase che ha i seguenti metodi(credo tutti =
public):



  void set(Time t);=20

  void add(int minuti);=20

  void subtract(int minuti);=20

  Time show();=20

  void tick ();



  tutti i 5 metodi  intervengono sull'oggetto Time,quindi dobbiamo prima =
 dichiarare un tale tipo nella classe,magari come private;

  void set(Time t) riceve  come parametro un tipo Time,quindi prima che =
un oggetto OrologioBase chiama tale metodo  bisogna dichiarare un =
oggetto Time,per poi passargli come parametro.;=20

  Time show() restituisce un tipo Time (dichiarato nella private);

  void tick (),void add(int minuti),void tick (),void subtract(int =
minuti) come i metodi preccedenti agiscono sul tipo Time diachiarato nel =
private.



  fattemi sapere se ho sbagliato o se si pu=F2 ottimizzare,buona =
giornata!


















------=_NextPart_000_0037_01C2A389.C4FDA740
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2719.2200" name=3DGENERATOR>
<STYLE>@font-face {
	font-family: Wingdings;
}
@font-face {
	font-family: Tahoma;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 70.85pt 2.0cm 2.0cm =
2.0cm; }
P.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
	COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
	COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
	COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
	COLOR: purple; TEXT-DECORATION: underline
}
SPAN.StileMessaggioDiPostaElettronica17 {
	COLOR: navy; FONT-FAMILY: Arial
}
DIV.Section1 {
	page: Section1
}
</STYLE>
</HEAD>
<BODY lang=3DIT vLink=3Dpurple link=3Dblue bgColor=3Dwhite>
<DIV><FONT face=3DArial size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: =
Arial">allora:</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">La classe =
Time da=20
ereditariet=E0 alla classe Orologiobase di tipi public =
quindi?</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">R:avevo =
pensato pure io=20
dell'ereditariet=E0,ma forse =E8 meglio dichiarare un oggetto Time nella =
parte=20
private della classe OrologioBase,altrimenti come fai ad accettare un =
parametro=20
di tipo Time nel void set(TIme t),?come restituire un un tipo Time nel =
Time=20
show()? se non c'hai dichiarato.</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: =
Arial"></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: =
Arial">metodi:</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">R:void =
add(int minuti)=20
dovrebbe incrementare di int&nbsp; minuti&nbsp;l'attributo del=20
Time.minuti;</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><FONT=20
color=3D#000000>void subtract(int minuti) decrementare</FONT>&nbsp;di =
int&nbsp;=20
minuti&nbsp;l'attributo del Time.minuti;</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">ogni volta =
che esegui=20
void tick() incrementi di 1 Time.minuti</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: =
Arial"></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">buona=20
programmazione!</SPAN></FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Draffozz@tiscali.it =
href=3D"mailto:raffozz@tiscali.it">RaffoZz</A>=20
</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Dcorsopoc@list.uniroma2.it=20
  =
href=3D"mailto:corsopoc@list.uniroma2.it">corsopoc@list.uniroma2.it</A> =
</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Saturday, December 14, =
2002 1:18=20
  PM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> R: [Corsopoc] (no =
subject)</DIV>
  <DIV><BR></DIV>
  <DIV class=3DSection1>
  <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Ehehe =
facciamo a gara=20
  a chi va pi=F9 tardi a letto </SPAN></FONT><FONT face=3DWingdings =
color=3Dnavy=20
  size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: =
Wingdings">J</SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">La classe =
Time da=20
  ereditariet=E0 alla classe Orologiobase di tipi public quindi? Ho =
capito bene?=20
  Anche io pensavo di fare cos=EC, penso sia la via =
migliore=85</SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: =
Arial"></SPAN></FONT>&nbsp;</P>
  <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Due domande =
in=20
  riguardo=85</SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Una cosa =
riguardante=20
  i metodi:</SPAN></FONT></P>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT =
face=3D"Courier New"=20
  size=3D2><SPAN lang=3DEN-GB=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'">void add(int =
minuti);=20
  </SPAN></FONT></P>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT =
face=3D"Courier New"=20
  size=3D2><SPAN lang=3DEN-GB=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'">void =
subtract(int minuti);=20
  </SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">ke =
dovrebbero fare?=20
  Non ho capito proprio il significato </SPAN></FONT><FONT =
face=3DWingdings=20
  color=3Dnavy size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: =
Wingdings">J</SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: =
Arial"></SPAN></FONT>&nbsp;</P>
  <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">L altra =
domanda =E8 sul=20
  metodo</SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier =
New'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
  void tick ();</SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">come lo=20
  svilupperesti? Io non sono riuscito a =93pensarlo=94 =
</SPAN></FONT><FONT=20
  face=3DWingdings color=3Dnavy size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: =
Wingdings">J</SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: =
Arial"></SPAN></FONT>&nbsp;</P>
  <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">saluti=20
  ;)</SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3D"Times New Roman" size=3D3><SPAN=20
  style=3D"FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P>
  <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: =
Arial"></SPAN></FONT>&nbsp;</P>
  <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: =
Arial"></SPAN></FONT>&nbsp;</P>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3DTahoma =
size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">-----Messaggio=20
  originale-----<BR><B><SPAN style=3D"FONT-WEIGHT: bold">Da:</SPAN></B>=20
  corsopoc-admin@list.uniroma2.it =
[mailto:corsopoc-admin@list.uniroma2.it]=20
  <B><SPAN style=3D"FONT-WEIGHT: bold">Per conto di =
</SPAN></B>Xianguo<BR><B><SPAN=20
  style=3D"FONT-WEIGHT: bold">Inviato:</SPAN></B> sabato 14 dicembre =
2002=20
  4.42<BR><B><SPAN style=3D"FONT-WEIGHT: bold">A:</SPAN></B>=20
  corsopoc@list.uniroma2.it<BR><B><SPAN=20
  style=3D"FONT-WEIGHT: bold">Oggetto:</SPAN></B> [Corsopoc] (no=20
  subject)</SPAN></FONT></P>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3D"Times =
New Roman"=20
  size=3D3><SPAN style=3D"FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3DArial =
size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">pensavo di essere =
l'unico sveglio=20
  a quest'ora.</SPAN></FONT></P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3DArial =
size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">da quello che ho capito=20
  dall'esercizio 1,dobbiamo prima creare una classe Time dopo =
OrologioBase che=20
  ha&nbsp;i seguenti metodi(credo tutti public):</SPAN></FONT></P></DIV>
  <DIV>
  <DIV u1:shape=3D"_x0000_s1026">
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3D"Times =
New Roman"=20
  size=3D3><SPAN style=3D"FONT-SIZE: =
12pt"></SPAN></FONT>&nbsp;</P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT =
face=3D"Courier New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier =
New'">void set(Time=20
  t); </SPAN></FONT></P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT =
face=3D"Courier New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier =
New'">void add(int=20
  minuti); </SPAN></FONT></P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT =
face=3D"Courier New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier =
New'">void=20
  subtract(int minuti); </SPAN></FONT></P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT =
face=3D"Courier New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier =
New'">Time show();=20
  </SPAN></FONT></P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT =
face=3D"Courier New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier =
New'">void tick=20
  ();</SPAN></FONT></P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3D"Times =
New Roman"=20
  size=3D3><SPAN style=3D"FONT-SIZE: =
12pt"></SPAN></FONT>&nbsp;</P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3DArial =
size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">tutti i 5=20
  metodi&nbsp;&nbsp;intervengono sull'oggetto Time,quindi&nbsp;dobbiamo =
prima=20
  &nbsp;dichiarare un tale tipo nella classe,magari come=20
  private;</SPAN></FONT></P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3DArial =
size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">void set(Time t) =
riceve&nbsp; come=20
  parametro un tipo Time,quindi prima che un oggetto OrologioBase chiama =
tale=20
  metodo&nbsp; bisogna dichiarare un oggetto&nbsp;Time,per poi passargli =
come=20
  parametro.;</SPAN></FONT><FONT face=3D"Courier New" size=3D6><SPAN=20
  style=3D"FONT-SIZE: 24pt; FONT-FAMILY: 'Courier =
New'">&nbsp;</SPAN></FONT></P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3DArial =
size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">Time show() restituisce =
un tipo=20
  Time (dichiarato nella private);</SPAN></FONT></P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT =
face=3D"Courier New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier =
New'">void tick=20
  (),void add(int minuti),void tick (),void subtract(int minuti) come i =
metodi=20
  preccedenti agiscono&nbsp;sul tipo&nbsp;Time&nbsp;diachiarato nel=20
  private.</SPAN></FONT></P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3D"Times =
New Roman"=20
  size=3D3><SPAN style=3D"FONT-SIZE: =
12pt"></SPAN></FONT>&nbsp;</P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3DArial =
size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">fattemi sapere se ho =
sbagliato o=20
  se si pu=F2 ottimizzare,buona giornata!</SPAN></FONT></P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3D"Times =
New Roman"=20
  size=3D3><SPAN style=3D"FONT-SIZE: =
12pt"></SPAN></FONT>&nbsp;</P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3D"Times =
New Roman"=20
  size=3D3><SPAN style=3D"FONT-SIZE: =
12pt"></SPAN></FONT>&nbsp;</P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3D"Times =
New Roman"=20
  size=3D3><SPAN style=3D"FONT-SIZE: =
12pt"></SPAN></FONT>&nbsp;</P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3D"Times =
New Roman"=20
  size=3D3><SPAN style=3D"FONT-SIZE: =
12pt"></SPAN></FONT>&nbsp;</P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3D"Times =
New Roman"=20
  size=3D3><SPAN style=3D"FONT-SIZE: =
12pt"></SPAN></FONT>&nbsp;</P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3D"Times =
New Roman"=20
  size=3D3><SPAN style=3D"FONT-SIZE: =
12pt"></SPAN></FONT>&nbsp;</P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3D"Times =
New Roman"=20
  size=3D3><SPAN style=3D"FONT-SIZE: =
12pt"></SPAN></FONT>&nbsp;</P></DIV>
  <DIV>
  <P class=3DMsoNormal style=3D"MARGIN-LEFT: 35.4pt"><FONT face=3D"Times =
New Roman"=20
  size=3D3><SPAN=20
  style=3D"FONT-SIZE: =
12pt"></SPAN></FONT>&nbsp;</P></DIV></DIV></DIV></DIV></BLOCKQUOTE></BODY=
></HTML>

------=_NextPart_000_0037_01C2A389.C4FDA740--