package0xxxxzz;̥G`:P:Pbook 1995-99. S. Weyer, G. Simon. All Rights Reserved Worldwidebodyagt.htmNewtPack 3.4 1995-98, S. Weyer (portions may be derived from Newton Toolkit 1992-95, Apple Computer, Inc.)bookAqC;A@UR+book@URC[labelsTC)y1q !aI 797Y8!XA9Yy )Ia@UR/vversion@URflags@URiISBN@URtitle@URSshortTitle@UR3 {author@UR hcopyright@UR-publisher @UR@publicationDate@URIdata@UR !styles@URjɿ~contents@URbrowsers@URߧwtemplates@UR0.rendering@URu?appSymbol@UR\7icon@URohints$@bodyagt.htm@UR_stringX@Newt's Cape: anchor, graphics, tables@NC Body3<@Steve Weyer, Greg Simon@ 1995-99. S. Weyer, G. Simon. All Rights Reserved Worldwide$@Steve Weyer0CQYC ) 4A!9Yq@URform_hidden @URUBform_printnames@URh base_href@URn9links@URJqGetUserConfig@URedata@UR!inboxIcon@URkGnArrows@UR bounds@URCpics@UR2delaysL@ iIIU?C 9H0 A Y q @UR+left@UR.top@URǢright@URۡbottomAiAi C Y  1 a@')A  A@URzWCplaysound(C ,A a @URt4ba1@URa2@UR#'a3@UROZa4HAiA @@c@@@ tAiy!y19Q) !9!#q%)A).I/!012!235)6i789:< =>?@B C!CEJK!KKL!LMAMqNNAOOQP)PqVIVy\\A]Q]^^a9bb9cad)eYfgggiyj!jYooIp p9qqIrs!siuuw!wwyAyqyz {{|)|a||}Y}}}~))aYQAQy!99I!AAy)a )Y 9 A QƁƱ!Qȉ̩QѡA҉ ٹޡ9a) aCIA Ay1@UR㧦bviewFont@URiname@BODY: anchor, graphics, tables, newtlets, client image maps, frames@TopC)Ayn@This document describes the following BODY tags:C !A Ay@URazǸhrefs@UR'vscripts@ " AAiAiQ(Aiy$D0@#AAi"@UR!viewgesturescript C Y 9@{|;A @UR PhrefScript CY$A a @URX'@unit@UR9:LgestureIDC C )@ " HRAiAi9(Aia$d0@#HRC@ " IMGAi Ai(Ai  $|0@#IMGCAYy@ " MAPAi Ai(Ai $0@#MAPC )@ " AREAAiAi9(Aia$0@#AREAC@ " TABLEAiAi(Ai$0@#TABLECQq @ " CAPTIONAiAi(Ai$0@#CAPTIONC !A@ " TRAiAiQ(Aiy$\0@#TRC@ " THAiAi(Ai!$\0@#THCYq@ " TDAiAi(Ai$X0@#TDC!A@ " APPLETAiAiQ(Aiy$0@#APPLETC@ " PARAMAiAi (Ai1$0@#PARAMCq@@ " FRAME,FRAMESET,NOFRAMESAi\Ai(Ai \$0@#FRAMECIi@ " IFRAMEAiAi(Ai$0@#IFRAMEC@ @A@AC1l@indicates a hyperlink Anchor. Several attributes are possible; for now, we just document (and implement) NAME and HREF. You can combine NAME and HREF in the same A expression.C @Attributes: REL, REV, TITLE (not implemented); NAME, HREFC!Q@!i@NAME@NAMEC!!#QAy@names a destination ("head anchor") for a hyperlink. This has no visible effect. We typically add these to headings. For example, a later section's heading is defined as: <H3><A NAME="HR">HR</A></H3>AipC!#%F@Notes: the first HR is the value (name) for this anchor (it can be different from the visible heading itself; case sensitive?). the second HR is the string which appears in this heading. You can apply A to text elements and to graphics (IMG). This now works with nested phrase markup.$Ai C&.@Newt's Cape currently ignores empty strings, so to name a place in the document, you should include some non-spaces in the named range. Also, if you see strange results (especially with HREF), be sure to check that you aren't missing " or </A>. Note: Newt's Cape currently associates only a single name with an object, so if multiple names are specified, only the last will be used (and later found).C)Y@)q@HREF@HREFC!).l@sets a destination for a hyperlink. When user taps the phrase (typically underlined), browser follows (or executes) the link. Usually, a destination consists of a document and possible named object within the document. For a relative file reference or absolute http: URL, Newt's Cape checks the "book cache" (i.e., saved book package in Extras) for a book that matches the filename (isbn) and full URL (book's BASE) -- if so, the book is opened. For NIE, Newt's Cape next checks the HTML source cache. Finally, Newt's Cape requests the URL via NIE or WebMail.4Aih$C!.a/@ " go to a section in this document (example): <A HREF="#HR">see HR</A>Ai`C/A//t@ " go to a section in this document (result): see HRAiAi/(Aia0`C!0)0@ " go to a section in another document (example): <A HREF="othtools.htm#NCGC">NCGC</A>AiC1!11v@ " go to a section in another document (result): NCGCAiAi1(Ai10,`0@othtools.htm#NCGCC!292@ " go to another document (example):<A HREF="introtoc.htm">Intro</A>AiC33q3^@ " go to another document (result): IntroAiAi3(Ai3h0&@introtoc.htmC!4 5 @ " go to a document in relative directory (path ignored if book exists) (example): <A HREF="subdir/introtoc.htm">Intro</A>AiHC5I55@ " go to a document in relative directory (result): Intro (cont.)Ai4Ai6 (Ai6140`4@subdir/introtoc.htmC6779@ " same directory: ./bodyagt.htm (same as just bodyagt.htm)$AiH4lAi7I(Ai7qH40(@./bodyagt.htmC78!8Af@ " start at top of directory path: /index.htmAi(Ai8Q(Ai8y(0"@/index.htmC8999T@ " start up a level: ../examples.htmAiP<Ai9I(Ai9qP<0,@../examples.htmC!9:@ " to send email to an address (example): <A HREF="mailto:weyer@kagi.com?subject=hello">weyer@kagi.com</A>AiC:;Y;yz@ " to send email to an address (result): weyer@kagi.comAi8Ai;(Ai;80l`T@mailto:weyer@kagi.com?subject=helloC!www.w3.org</A>AiTC=>q>@ " to retrieve an http: URL via email (result): www.w3.orgAi(Ai>(Ai>(0`0@http://www.w3.orgC!??@ " to open(toggle) a Newton application (example): <A HREF="stylePalette">Styles</A>AiC@ @y@l@ " to open(toggle) a Newton app (result): StylesAiAi@(Ai@0`&@stylePaletteC!AA@ " to run a Newton method/server (example) (beep defined in META): <A HREF="beep">play "fun sound"</A>AiCB)BB@ " to run a Newton method/server (result): play "fun sound"Ai@AiB(AiC @0p`@beepCC9@Notes: ' also recognized as URL delimiter. HREF="javascript:..." recognized but ignored.CD@For NOS 2.x (with NIE), Newt's Cape requests the URL from a server via TCP -- this file may be another HTML document, or a .gif or .pkg file (or another MIME type if the appropriate helper app is installed). CEF IIJ$Ay1@For 1.x (or no NIE or using a mailto: Proxy), Newt's Cape posts an email message to the Outbox addressed to a WebMail server. After you send this message using your email client, e.g., Aloha, you will receive an HTML source document in your Inbox that you can access directly from Newt's Cape. It is possible that large documents may be truncated or split. This is not real-time -- the delay depends on your email system and its internet gateway.DAi( @WebMailAiJJy(AiJA02@userintf.htm#Proxy(AiJ, 2@userintf.htm#InboxCJ@K @HR@HRCK9L@adds a horizontal divider line.C!KK(@Example: <HR>Ai$CL@Result:CL9LiLALQy@URtype@URZrformCLALL@URf"C_proto@URKviewFormatCM@@ALIGN (not yet supported)CMY@@SIZECM@specifies the height (in pixels) of the divider (default: 2)CN)@@WIDTHCNY@specifies the width of the bar in pixels or as percentage (default: current container)CO1@@NOSHADECOi@a unary attribute. If present, divider is black; otherwise, it is dark gray (default).CPA@PY@IMG@IMGCPU1Ui@adds an image or icon. Currently, Newt's Cape does not do any fancy layout, e.g., in-line graphics -- use a table instead for horizontal layout. Should work within P, A, TD (table); other uses are less predictable. Large pictures automatically display a 2D scroll compass at lower left. If you would prefer to scale pictures to fit screen or table cells, use Scale to Fit option -- it does not scale 1.x PICT or any animated PICTs. If graphic is not present, Newt's Cape displays ALT text, or your IMG: no ALT preference, or a "?" icon; horizontal gesture popups up a menu of commands.4Ai0,0AiUU(AiU0H0<@userintf.htm#ScaleToFit(AiV,x@8@userintf.htm#IMGnoALTCVa@@SRCC!V[@specifies the URI of the image resource. For NIE, this would the internet address of a .gif or .jpeg file. On the Newton, this could be a bitmap or PICT-format data object from ROM or a resource soup; if you use a single level of directory, this maps to the soupname, and the filename to a graphic object with that name or title slot in the soup, e.g., "bitmaps/nwscpicn.gif". See general description of graphic conversion/transfer and URL interpretation/shadowing. Graphics can be converted via NCGC and transferred via Sloup, or created locally with editors such as HexPaint. You can also include animated GIFs and other pictures (examples).dAipT C\)@@ALTC\Y@text to use in place of image if not available or skipped by user preference. Not required, but highly recommended.C]i@@ALIGNC]@Possible values: LEFT, RIGHT, CENTER (supported, except for image maps); TOP, MIDDLE, BOTTOM (unsupported).C^@^@ISMAP@ISMAPC^`a@indicates an image map. Normally used to indicate a server-side image map; Newt's Cape adds ?x,y to URL request (so that coordinates will work properly, ALIGN is ignored; and scaling may occur). For client-side image maps, use MAP and AREA.$Ai0Aia(Ai0` C!aQa@Example: <IMG SRC="bitmaps/nwscpicn.gif" ALT="Newt's Cape Icon">Ai$Cb@Result:CbQbAybi@UR~,(scaleCbbcAA i @ i Q .~ßC80>? < C 9tC!cyd @Example:<IMG SRC="Icons:BenG/someicon" ALT="Icon Editor icon">Ai  CdIddde!$Aydq@URbFOsrc>@Result: Icon Editor iconAi @4@Icons:BenG/someiconAie1(Aid @0\`Ceyfaf@You can use documented built-in, i.e., ROM icons. For further information, see advanced NewtonScript info.$Ai<hAif(Aif<h`h$@advmeta.htmC!gga^@Example:<IMG SRC="inboxIcon"ALT="Inbox">Ai Cg@Result:CbQCCghihx@You can include animated graphics (GIFs or built-in).4Ai Aihi(Aih$02@../exs/animgif.htm(AiiA 0`2@../exs/animrom.htmC!ijl@Example:<IMG SRC="arrows"ALT="rotating arrows">Ai Cj9@Result:Cjq )jAybiAijjmm@URK>viewIdleScript C Yjkm @poq|o!8} _""o0}}$|o7|{v+qv¦v$v{ ox w orw $ w _s"ox"~o"_"o "~ ,"_~_" <MAP NAME="foo1">Cw@w@AREA@AREACxxy @AREA occurs inside MAP and defines a rectangle, circle or polygon region of a graphic image. Attributes:$AiL HAiy(AiL 0CyY@@SHAPECyB@rect, circle, poly/polygonCy@@COORDSCz!@coordinates are relative to upper left (y increases toward bottom). Ideally, there should be commas (rather than a space) between elements. A poly normally ends with the same initial point.C{@@rectC{8@left,top,right,bottomC|A@@circleC|y>@centerx,centery,diameterC|@@polyC}T@x1,y1,x2,y2,...x1,y1 (note: closed)C}q@@HREFC}@URLC}@@NOHREFC~ @unary attribute to create a "hole" with no client (or server) action. currently ignored (just don't specify HREF)C@@ALTCAV@text to appear if no graphic presentCf@Several examples (using ROM graphics/sound):C9Y@ Ay@http://members.bellatlantic.net/~sweyer/newton/newtscape/exs/mapplay9.htmAi (Ai1$@http://members.bellatlantic.net/~sweyer/newton/newtscape/exs/mapplay9.htmC>@play some sounds for 0-9C9I@@http://members.bellatlantic.net/~sweyer/newton/newtscape/exs/mapworld.htmAi(Ai!$@http://members.bellatlantic.net/~sweyer/newton/newtscape/exs/mapworld.htmC@@display name of continentC1@I@TABLE@TABLECn@Contains table entries. Examples in intro and later. If a table has a large fixed width greater than screen size, Newt's Cape attempts to scale each column (rather than just clip rightmost columns as in earlier versions). For best results in your own documents, use percentages or smaller (or no) widths.$AiAi)(AiQt0>@introtoc.htm#IntroTable1C!D@Current limitations: nested tables do not format properly -- they are flattened into one table: rows with mixed height graphics (or radio buttons?) may not split properly, borders may not line up. If a table has very strange layout, with very narrow columns, or information that is otherwise not visible, you may want to turn on the Ignore Tables preference, Remove the Current Book, and reprocess the same URL.$Ai44Ai1(AiY44xP@@userintf.htm#IgnoreTablesC@@CAPTION@CAPTIONC P@Typically used for a table title.Cq@Attributes: ALIGN(top,bottom) -- not implemented; BORDER (=0 to omit borders; =1 for a border (larger values default to 1), though for multiple items or certain objects there may be gaps; best to turn off if you have INPUT objects).Ci@@TR@TRC@delimits a Table Row. </TR> optional? Newt's Cape uses the first row to define the number of columns and column width. Other rows with less than that number of columns will be padded. Newt's Cape generally uses equal column widths (unless cells specify a WIDTH attribute) and does not split rows across page boundaries.CY@q@TH@THC@A Table Heading, typically occurs in cells in first row and/or first column. </TH> optional? Attributes:C@@COLSPANC@(default=1). Currently, cells with COLSPAN=0 are skipped.Ci@@ALIGNC.@(default=CENTER)C@@ROWSPANC^@(default=1) is not supported, except in a limited way for only the first column -- entire cell contents are still displayed in first row, but Newt's Cape should add a dummy column to appropriate number of later rows; this still assumes that first row contains maximum number of columns for table.C@@WIDTHC&@percentage or fixed number of pixels. total width should not exceed 100% or width of screen. pages with large fixed widths may be clipped or strange if there is right alignment. default cell widths default to first row (those default to equal parts of remaining width)C@@NOWRAPC9X@unary. recognized but not implementedC@@TD@TDC@Table Data can contain text, phrase markup, IMG, and some FORM objects (INPUT, SELECT). Attributes: COLSPAN (default=1), ALIGN (default=LEFT), ROWSPAN (see TH note), WIDTH (see TH note). Newt's Cape should support empty cells, multiple items in a cell and headings (though gaps may occur if there are borders). </TD> optional?CR@<TABLE BORDER> <CAPTION>Example: A test table</CAPTION> <TR><TH>Head1 <TH COLSPAN=2>Head2 and Head3</TH> <TH>Head4</TH><TH>Head5</TR> <TR><TD>first <TD>long text, next cols missing <TR><TD><I>some italic</I> <TD><B>some bold</B> <TD><A HREF="#TABLE">a link</A> <TD><I>some</I> <B>mixed</B> <TD>E=mc<SUP>2</SUP> <TR><TD COLSPAN=2>a straddle <TD>a picture (next) <TD><IMG SRC="inboxIcon" ALT="Inbox"> <TD>the end</TABLE>C@Result:CQ@Ayq@UR.viewJustify6@Result: A test tableC!< Ayq @URMlook@Head1CY<,@Head2 and Head3C<@Head4C<@Head5C1<Ay @firstCa<F@long text, next cols missingC<$@some italicC@< @some bold CAi<$Ay @a linkAi(AiC!<Ay "@some mixedAi@CYq<@E=mc2Ai  C!<$Ay @a straddle. example with many features: table with animated graphics using "NewtonScript URLs" to play a sound or stop/start animations$Ai0hAi1(AiY040@http://members.bellatlantic.net/~sweyer/newton/newtscape/exs/animrom.htmC<.@a picture (next)CYC<Aybi C@@APPLET@APPLETC1@While Java support may not be available on the Newton until 1998(?), you can embed NewtonScript packages now directly in your page. We call these "newtlets". You could, of course, already run an application by tapping on its URL, i.e., appSymbol. But a newtlet appears in a reserved space on the page; you can also download the newtlet directly from the net if you don't have it installed. It automatically opens (with initialization PARAMeters) and closes, as you open/close the book or scroll the page. (Of course, such pages will not work properly on the desktop). http://members.bellatlantic.net/~sweyer/newton/newtscape/exs/newtlets.htm example shows use of built-in apps (e.g., stylePalette and alarm), and a user app (e.g., Lee Moon's Doggie). Attributes:4Ai$AiQa(Aiy(@#PARAM(Ai8p@http://members.bellatlantic.net/~sweyer/newton/newtscape/exs/newtlets.htm(Ai(Ai 0C@@CODEBASEC@(required) base URL (directory path) for the newtlet. ends in /C@@CODEC@(required) file URL (file name) for the newtlet. full path is CODEBASE plus thisC@@WIDTHCX@(required) width of newtlet in pixelsCA@@HEIGHTCyZ@(required) height of newtlet in pixelsC@@NAMEC!@(required) name of the applet. for the Newton, this is the "appSymbol" in GetRoot() [this is an app, not autopart, currently]CA@@ALTCq@(recommended) string to tell user what's there, esp. on non-NewtonsC!@@ALIGNCQ@(optional) [not implemented] TOP,MIDDLE,BOTTOM,LEFT,RIGHTC@@HSPACEC!@(optional) [default: 0] reserved space around the newtlet. this should be the border width (viewFormat.vfPen)C!@@VSPACECY4@(optional) [default: 0] reserved space around the newtlet. this should be the border height (viewFormat.vfPen) [I need to add this to book spacing]C&@For example:C@<H1>Doggie page</H1> <P>here is a newtlet -- Lee Moon's Doggie. <APPLET CODEBASE= "http://members.bellatlantic.net/~sweyer/newton/newtscape/exs/" CODE="Doggie.pkg" WIDTH=55 HEIGHT=53 HSPACE=1 VSPACE=1 NAME="Doggie:LeeMoon" ALT="tap on this to run or download Doggie"> <PARAM NAME="delay" VALUE="100"> <!-- speedup animation --> </APPLET>C^@Further info/assumptions about Newtlets:C1@ " newtlet should be relatively "small" (<100K?) in size (so package downloading works well)C@ " newtlet should be relatively small on the screen (so other items can fit on page also)C@ " newtlet should not change its viewBounds upon opening -- Newt's Cape changes the viewBounds (after taking into account borders and top/center/bottom justification) to match the location on the book pageC!6@ " newtlet checks some slots for initialization information (optional, but nice if you'd like to allow parameterization from the HTML page via PARAM)$Ai8C!@ " when user taps on newtlet area, newtlet opens or starts to downloadC2@ " newtlet should check for clicks only in its area, and not define viewOverview and Scroll scripts (so that book TOC and page turning still works)C!@9@PARAM@PARAMCqI@PARAM tag occurs inside APPLET to provide initialization parameters for a newtlet. Note: these are copied to the application object before opening, but they can also be provided via the :openNewtlet API.,Ai`pDAiaũ(Aiʼn`,0@#APPLET(AiDp:@advapi.htm#openNewtletC)T@PARAM attributes (kinda like META):Cƙ@@NAMECV@name of a slot to set in the newtletC9@@VALUECi@value of slot. (this string is an expression, which is compiled and evaluated)C1@q@@FRAMESET, FRAME, NOFRAMES@FRAMECȡ@Newt's Cape has several levels of support for frames, but frames do not appear or behave exactly as in a desktop browser. As a default, frames appear as just links from the main document to separate documents, rather than as nested tables. Later, you can temporarily (or permanently) append individual frames to the main document. Once you are comfortable with how Newt's Cape deals with frames, you can make the process automatic, but this is not the default, due to the complexities of frames on some sites.CQy@Note: some servers with built-in (incorrect) client tables, i.e., no entry for "Newt's Cape", may return pages with "your browser does not support frames". If you really want the frame versions of pages, you might try changing your Agent Prefix to masquerade as a desktop browser that's known to be frames compatible.$Ai0$Aiω(Aiϱ0 >@userintf.htm#AgentPrefixC F@As the default, Newt's Cape creates a link in the main document to each FRAME URL -- normally this is displayed as H1 tag (for navigation via overview TOC):Ci@4@for uncached framesCѹ@?FRAME: NAME (attribute) -- ? analogous to missing graphicCY@0@for cached framesCҡ<@FRAME: TITLE (document)C@.C)9a @You can use the map FRAME to tag preference to change which tag is used for this, and indirectly the appearance of these added links. Newt's Cape displays the NOFRAMES (or NOFRAME) section, if any. You can tap on a link to go to a separate FRAME document.$Ai@@|Aiq(Aiՙ@@d0>@userintf.htm#mapFRAMEtagC!י@You can load an individual FRAME document by tapping on its link, or a group of frames manually by using View:Load Frames, or automatically by turning on the autoload frames preference on the HTML Cache.$Aix<xC@Once individual frames are loaded, you can leave them as individual documents (still accessible via links), or include them temporarily in the main document book, or include and merge them permanently into the main document source.C! @If you enable Include Frames, Newt's Cape automatically appends the separate documents into the current main document, and skips the NOFRAMES section; if relative links in the to-be-included frame document are from a different server or directory from the main document, its URLs are "fixed" in the cached source (this occurs once per frame for various tags, with non-interruptible progress displayed). So, links in the hybrid book should work, but certain functions like View:Load with Images and View:Load Links do not.$Ai88Ai1(AiY8800B@userintf.htm#IncludeFramesCAi|@If you also enable Merge Frames, Newt's Cape actually copies the fixed source for individual frames into the source of the main document; subsequent redisplay of the new main document should be much faster and more functional (View:Load with Images, View:Load Links); if the individual frames are not shared by other main documents on the same site, you can Delete them from the cache (and if they are needed later, they will be reloaded).$AiL0`Aiy(AiL00>@userintf.htm#mergeFramesC@@IFRAME@IFRAMECQ@IFRAME is like FRAMESET with a single FRAME, but containing a NOFRAMES section.CA A(@For More Info@CreditsC6@ " Top: this documentAiHAi(AiH$0@#TopCI6@ " Next: BODY (forms)AiHAi(AiH$0.@bodyform.htm#TopC)Qq&@ " TOC: IntroAi(Ai(Ai($02@introtoc.htm#IntroC)I(@ " Index: tagsAi,AiY(Ai,$02@tagindex.htm#IndexC9<@ " Newt's Cape Home PageAiTAiI(AiqT$0@http://members.bellatlantic.net/~sweyer/newton/newtscape.htmC@This document (in all its formats) is 1995-99. Steve Weyer, Greg Simon. All Rights Reserved WorldwideC T@Version 2.0. Last updated: Feb 1999CL9LiyCLC9i@Steve Weyer - weyer@kagi.com Greg Simon - greg@accesscom.com,Ai888HAi(Ai88(x88@mailto:weyer@kagi.com(Ai H8p@@mailto:greg@accesscom.comAiYCqA1@URLz@\list@ContentsAiA!Y9qQ1iI)aCYA ky@URazǸlevelAi0CYAi8CY!9 Ai CY9)A Ai<CYqJAi`CYMA AiCYN AiCYO AiCYQP)AiCYVI Ai CY\ AiCY]Q AiCY1^ Ai0tCYio Ai8|CYp Ai,CYq Ai0tCYs!Ai4CYIu AiCYwAiCYAiCYAi0|CY)QAi lCYaAAi(tCYAilCYyAi\CY Ai0CYAAi0CYyAidCYAi|AiCQA9@UR 97nColumns@URcolumnAiaCy0ALQ@URS6width,Ai!A  C Y1 1@(~o(~*o{|}~;_${|~B$A  Yy@UR҃hrefScriptG@URUhasVariable(C ,A a  @URYu!CobjC  @URxFviewClickScript C Yaq@"C A a @UR=argC $@UR;viewSetupDoneScript C Y)I @({o({AA  i@URļ"BookOpenScriptC A a C @UR)ZviewQuitScript C Y!a=@()o{@_0{o{_"o/{*_0"0A  9Yy@URv-Copperfield$@URQj4SetStatusBarButtons@UR*d]hasVar!@URClearKeyCommands@UR(qlbuttonsOn@URG7G[extraButtons@UR?hstepChildren@URƐRemoveSlotC A a @URviewerC AiC16AQq@URIpageSize@URopagesC 9Ai) ! y Y !A#%1(I*,9//235YCAAYy@URJ0|template@URNblocks@AiA!Y9qQCA kAi(C9Ai 8hCqAi pCyAi C!Ai CAi HCQyAi PC1Ai CAi CAi (C19Ai 0`CiAi hCA0Ai Ay!CAi 0`C!QAi hCY)Ai CAiP@C AiXC!Ai8<C9q#qTA kY@URodataLenAiTCAAi!C)IX A k Y@UR}mdataOffsetAi0 C#%iAiy(Ai  0C%Ai8C9)AiCA),AiYiICyAi0C).Ai!(Aid (@head.htm#BASE(AiIP@@#WebMailC.IAi (C/!Ai 0C0Ai 4C)1Ai <Ca2!Ai  C2Ai DC93hAi LCA 4AiA Ay!YCah|Ai 0dC!4 5 C5)Ai tC6iAi <C!7Ai DtCY8Ai |C9Ai PC:Ai XC< Ai C9=Ai ,Cq>Ai 4CA$Ai AyC?Ai 0C!@Ai 4CYB Ai <CC!Ai<CCAiTDC9 EAi\CA 9