home *** CD-ROM | disk | FTP | other *** search
- <Template>
-
- <Preprocessed> TRUE
-
- <DefineColors>
- <Name> defaultcolors
- <Color> COLOUR_TEXT_WHITE RGB 255 255 255 Index 255
- <Color> COLOUR_TEXT_GREY RGB 223 223 223 Index 140 <!prefer the following, but it's not in palette 230 230 230>
- <Color> COLOUR_TEXT_ORANGE RGB 255 165 89 Index 99 <!(as) see-also link>
- <Color> COLOUR_TEXT_YELLOW RGB 255 247 145 Index 121 <!(img) jpeg link>
- <Color> COLOUR_TEXT_GREEN RGB 197 255 126 Index 112 <!(qu, philosopher) bigquestion paragraphs>
- </DefineColors>
-
-
- <DefineTemplate>
- <Name> template <! *** ROOT DATACARD TEMPLATE ***>
- <DefineRect>
- <Left> 0
- <Top> 0
- <Width> 640
- <Height> 480
- </DefineRect>
-
- <DefinePage>
- <Name> DATACARD_BODYTEXT_PERSPECTIVES <! *** BODYTEXT AREA : PERSPECTIVES ***>
- <flags> AREA_SCROLL_BY_PAGE | AREA_USES_ANTI_ALIASED_TEXT | AREA_SAVE_BG
- <FlowWidth> 231 <! = Width, minus 1 off the left side>
- <FlowHeight> 60000
- <DefineRect>
- <Left> 50 <! for dib, have to specify this in myths.cpp, 325, original is 323, increase to account for 2 pixel anti-aliasing. >
- <Top> 132 <! 136 is true coordinate>
- <Width> 232
- <Height> 252 <! 244 is true height>
- </DefineRect>
- </DefinePage>
-
- <DefinePage>
- <Name> DATACARD_BODYTEXT_PHILOSOPHERS <! *** BODYTEXT AREA : PHILOSOPHERS ***>
- <flags> AREA_SCROLL_BY_PAGE | AREA_USES_ANTI_ALIASED_TEXT | AREA_SAVE_BG
- <FlowWidth> 231 <! = Width, minus 1 off the left side>
- <FlowHeight> 60000
- <DefineRect>
- <Left> 50
- <Top> 132 <! 136 is true coordinate>
- <Width> 232
- <Height> 252 <! 244 is true height>
- </DefineRect>
- </DefinePage>
-
- <DefinePage>
- <Name> DATACARD_BODYTEXT_KEYNOTES <! *** BODYTEXT AREA : KEYNOTES ***>
- <flags> AREA_SCROLL_BY_PAGE | AREA_USES_ANTI_ALIASED_TEXT | AREA_SAVE_BG
- <FlowWidth> 231 <! = Width, minus 1 off the left side>
- <FlowHeight> 60000
- <DefineRect>
- <Left> 50
- <Top> 132 <! 136 is true coordinate>
- <Width> 232
- <Height> 252 <! 244 is true height>
- </DefineRect>
- </DefinePage>
-
- <DefinePage>
- <Name> DATACARD_BODYTEXT_TOPICS <! *** BODYTEXT AREA : TOPICS ***>
- <flags> AREA_SCROLL_BY_PAGE | AREA_USES_ANTI_ALIASED_TEXT | AREA_SAVE_BG
- <FlowWidth> 231 <! = Width, minus 1 off the left side>
- <FlowHeight> 60000
- <DefineRect>
- <Left> 50
- <Top> 132 <! 136 is true coordinate>
- <Width> 232
- <Height> 252 <! 244 is true height>
- </DefineRect>
- </DefinePage>
-
- <DefinePage>
- <Name> PAGE_RF_CAPTION <! *** XXX: NOT NEEDED - see #ifdef captionXXX in code ***>
- <flags> AREA_SCROLL_BY_PAGE | AREA_USES_ANTI_ALIASED_TEXT | AREA_SAVE_BG
- <FlowWidth> 219 <! = Width, minus 1 off the left side>
- <FlowHeight> 6000
- <DefineRect>
- <Left> 5 <!365>
- <Top> 5 <!80> <! 136 is true coordinate>
- <Width> 5 <!220>
- <Height> 5 <!234> <! 244 is true height>
- </DefineRect>
- </DefinePage>
-
- <! *** BIQ QUESTION MODE AREAS ***>
- <DefinePage>
- <Name> BQMODE_BODYTEXT_QLIST <! *** BODYTEXT AREA : LIST OF QUESTIONS ***>
- <flags> AREA_SCROLL_BY_PAGE | AREA_USES_ANTI_ALIASED_TEXT | AREA_SAVE_BG
- <FlowWidth> 169 <! set it at 2 pixels less than width's>
- <FlowHeight> 60000
- <DefineRect>
- <Left> 29
- <Top> 152
- <Width> 171
- <Height> 232
- </DefineRect>
- </DefinePage>
-
- <DefinePage>
- <Name> BQMODE_BODYTEXT_QBLURB <! *** BODYTEXT AREA : BLURB OF A QUESTION ***>
- <flags> AREA_SCROLL_BY_PAGE | AREA_USES_ANTI_ALIASED_TEXT | AREA_SAVE_BG
- <FlowWidth> 169 <! set it at 2 pixels less than width's>
- <FlowHeight> 60000
- <DefineRect>
- <Left> 228
- <Top> 152
- <Width> 171
- <Height> 232
- </DefineRect>
- </DefinePage>
-
- <DefinePage>
- <Name> BQMODE_BODYTEXT_RESPONSE <! *** BODYTEXT AREA : QUESTION RESPONSE ***>
- <flags> AREA_SCROLL_BY_PAGE | AREA_USES_ANTI_ALIASED_TEXT | AREA_SAVE_BG
- <FlowWidth> 169 <! set it at 2 pixels less than width's>
- <FlowHeight> 60000
- <DefineRect>
- <Left> 427
- <Top> 152
- <Width> 171
- <Height> 232
- </DefineRect>
- </DefinePage>
-
- <DefinePage>
- <Name> DATACARD_MOVIE_DUMMYAREA <! *** BODYTEXT AREA : BLANK ***>
- <flags> AREA_SCROLL_BY_PAGE | AREA_SAVE_BG | AREA_USES_ANTI_ALIASED_TEXT <!MEMEME> | AREA_EXTERNAL_DISPLAY | AREA_EXTERNAL_FLOW
- <FlowWidth> 640 <!263>
- <FlowHeight> 480<!60000>
- <DefineRect>
- <Left> 0<!45>
- <Top> 0<!138>
- <Width> 640<!265>
- <Height> 480<!240>
- </DefineRect>
- </DefinePage>
-
- <DefinePage>
- <Name> BACKGROUND_AREA
- <flags> AREA_EXTERNAL_FLOW
- <FlowWidth> 640
- <FlowHeight> 480
- <DefineRect>
- <Left> 0
- <Top> 0
- <Width> 640
- <Height> 480
- </DefineRect>
- <ListOfDependants>
- DATACARD_BODYTEXT_PERSPECTIVES
- DATACARD_BODYTEXT_PHILOSOPHERS
- DATACARD_BODYTEXT_KEYNOTES
- DATACARD_BODYTEXT_TOPICS
-
- PAGE_RF_CAPTION
-
- DATACARD_MOVIE_DUMMYAREA
-
- BQMODE_BODYTEXT_QLIST
- BQMODE_BODYTEXT_QBLURB
- BQMODE_BODYTEXT_RESPONSE
- </DefinePage>
-
- </DefineTemplate>
-
- <DefineTokenMap>
- <Name> templateTokenToAreaTokenMap
- <TokenToArea>
- article template
-
- movie DATACARD_MOVIE_DUMMYAREA
-
- persp DATACARD_BODYTEXT_PERSPECTIVES
- philo DATACARD_BODYTEXT_PHILOSOPHERS
- keynotes DATACARD_BODYTEXT_KEYNOTES
- topics DATACARD_BODYTEXT_TOPICS
- cap PAGE_RF_CAPTION
-
- bigq_list BQMODE_BODYTEXT_QLIST
- bigq_blurb BQMODE_BODYTEXT_QBLURB
- bigq_answa BQMODE_BODYTEXT_RESPONSE
- </DefineTokenMap>
-
-
- <DefineTokenMap>
- <Name> Common
- <Token> article <OnStart> COLOUR_TEXT_GREY<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_GREY<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <Token> mhd1 <OnStart> URL_TOKEN<!#> COLOUR_TEXT_GREY<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_URL_TOKEN<!#> END_COLOUR_TEXT_GREY<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <Token> hd2 <OnStart> COLOUR_TEXT_WHITE<!#> FONT_BOLD
- <OnEnd> END_COLOUR_TEXT_WHITE<!#> END_FONT_BOLD<!#> HCR_TOKEN<!#> HCR_TOKEN
- <Token> hd3 <OnStart> CTRLINE_TOKEN<!#> COLOUR_TEXT_WHITE<!#> FONT_BOLD
- <OnEnd> END_CTRLINE_TOKEN<!#> END_COLOUR_TEXT_WHITE<!#> END_FONT_BOLD<!#> HCR_TOKEN<!#> HCR_TOKEN
- <Token> br <OnStart> LEFT_ALIGN_TOKEN<!#> COLOUR_TEXT_GREY<!#> BODYTEXT_FONT
- <OnEnd> END_LEFT_ALIGN_TOKEN<!#> END_COLOUR_TEXT_GREY<!#> END_BODYTEXT_FONT<!#> HCR_TOKEN
- <Token> persp <OnStart> COLOUR_TEXT_GREY<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_GREY<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <Token> philo <OnStart> COLOUR_TEXT_GREY<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_GREY<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <Token> keynotes <OnStart> COLOUR_TEXT_GREY<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_GREY<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <Token> topics <OnStart> COLOUR_TEXT_GREY<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_GREY<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <Token> img <OnStart> URL_TOKEN<!#> COLOUR_TEXT_YELLOW<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_URL_TOKEN<!#> END_COLOUR_TEXT_YELLOW<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <Token> cap <OnStart> COLOUR_TEXT_WHITE<!#> <!#> LEFT_ALIGN_TOKEN<!CTRLINE_TOKEN><!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_WHITE<!#> <!#> END_LEFT_ALIGN_TOKEN<!END_CTRLINE_TOKEN><!#> END_BODYTEXT_FONT
- <Token> movie <OnStart> URL_TOKEN<!#> COLOUR_TEXT_GREY<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_URL_TOKEN<!#> END_COLOUR_TEXT_GREY<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
-
- <! * * * bigquestion mode tags * * * >
- <Token> bq_list <OnStart> COLOUR_TEXT_WHITE<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_WHITE<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <Token> bq_blurb <OnStart> COLOUR_TEXT_WHITE<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_WHITE<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <Token> bq_answa <OnStart> COLOUR_TEXT_WHITE<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_WHITE<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <Token> qu <OnStart> URL_TOKEN<!#> COLOUR_TEXT_GREEN<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_URL_TOKEN<!#> END_COLOUR_TEXT_GREEN<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT<!#> HCR_TOKEN<!#> HCR_TOKEN
- <Token> philosopher <OnStart> URL_TOKEN<!#> COLOUR_TEXT_GREEN<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_URL_TOKEN<!#> END_COLOUR_TEXT_GREEN<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT<!#> HCR_TOKEN
- <Token> p <OnStart> COLOUR_TEXT_GREY<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_GREY<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT<!#> HCR_TOKEN<!#> HCR_TOKEN
- <Token> i <OnStart> FONT_ITALIC
- <OnEnd> END_FONT_ITALIC
- <Token> as <OnStart> URL_TOKEN<!#> COLOUR_TEXT_ORANGE<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_URL_TOKEN<!#> END_COLOUR_TEXT_ORANGE<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
-
- <! *** XXX - THESE PROBABLY AREN'T NEEDED *** >
- <!Token ... img BG_PICTURE>
- <!*** IS THIS NEEDED?><Token> col_white <OnStart> COLOUR_TEXT_GREY<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_GREY<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <!*** IS THIS NEEDED?><Token> ab <OnStart> URL_TOKEN<!#> COLOUR_TEXT_YELLOW<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_URL_TOKEN<!#> END_COLOUR_TEXT_YELLOW<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <! * * * 'hd2' replaces 'name' as the heading>
- <Token> name <OnStart> COLOUR_TEXT_GREY<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_GREY<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <! *** NEW TOKENS 5/7/96>
- <! *** ... TOKENS IN 0P500999.CHK: H51SG01_SGML>
- <Token> body <OnStart> COLOUR_TEXT_GREY<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_GREY<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
-
- <!*** IS THIS NEEDED?><Token> flash <OnStart> COLOUR_TEXT_GREY<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_GREY<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <!Email & Gadfly>
- <Token> script <OnStart> COLOUR_TEXT_GREY<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_GREY<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <Token> start <OnStart> COLOUR_TEXT_GREY<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_GREY<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <Token> dialogue <OnStart> COLOUR_TEXT_GREY<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_GREY<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <Token> stop <OnStart> COLOUR_TEXT_GREY<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_GREY<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- <Token> paper <OnStart> COLOUR_TEXT_GREY<!#> LEFT_ALIGN_TOKEN<!#> BODYTEXT_FONT
- <OnEnd> END_COLOUR_TEXT_GREY<!#> END_LEFT_ALIGN_TOKEN<!#> END_BODYTEXT_FONT
- </DefineTokenMap>
-
-
- <! * * * * * * * START PWEB TEMPLATE * * * * * * * >
- <DefineTemplate>
- <Name> PWEB <! * * * MAIN SUB-TEMPLATE AREA * * * >
- <DefineRect>
- <Left> 0
- <Top> 0
- <Width> 505 <!must fit within main template, therefore must be less than 'MainTemplate(Width) - Left'>
- <Height> 360 <!must fit within main template, therefore must be less than 'MainTemplate(Height) - Top'>
- </DefineRect>
-
- <DefinePage>
- <Name> PWEB_FLASHCARD_BODYTEXT
- <flags> AREA_SCROLL_BY_PAGE | AREA_USES_ANTI_ALIASED_TEXT | AREA_SAVE_BG
- <FlowWidth> 333 <! set it at 2 pixels less than width's>
- <FlowHeight> 60000
- <DefineRect>
- <Left> 89
- <Top> 121
- <Width> 333
- <Height> 194
- </DefineRect>
- </DefinePage>
-
- <DefinePage>
- <Name> PWEB_BACK_GROUND <! * * * MAIN AREA DIMENSIONS ??? * * * >
- <flags> AREA_EXTERNAL_FLOW
- <!flags - 28.10.96> <!AREA_SAVE_BG | AREA_SCROLL_BY_PAGE | AREA_EXTERNAL_FLOW >
- <FlowWidth> 640
- <FlowHeight> 480
- <DefineRect>
- <Left> 0
- <Top> 0
- <Width> 495 <!should fit within the sub-template, therefore should be less than sub-template(Width)>
- <Height> 380 <!should fit within the sub-template, therefore should be less than sub-template(Height)>
- </DefineRect>
- <ListOfDependants>
- PWEB_FLASHCARD_BODYTEXT
- </DefinePage>
-
- </DefineTemplate>
-
- <DefineTokenMap>
- <Name> PWEBTokenToAreaTokenMap
- <TokenToArea>
- article <!dummy_tag> PWEB_FLASHCARD_BODYTEXT
- article <!dummy_tag> PWEB
- </DefineTokenMap>
- <! * * * * * * * END PWEB TEMPLATE * * * * * * * >
-
- <! * * * * * * * START EMAIL TEMPLATE * * * * * * * >
- <DefineTemplate>
- <Name> EMAIL <! * * * MAIN SUB-TEMPLATE AREA * * * >
- <DefineRect>
- <Left> 0
- <Top> 0
- <Width> 288 <!must fit within main template, therefore must be less than 'MainTemplate(Width) - Left'>
- <Height> 178 <!must fit within main template, therefore must be less than 'MainTemplate(Height) - Top'>
- </DefineRect>
-
- <DefinePage>
- <Name> EMAIL_MESSAGE_BODYTEXT
- <flags> AREA_SCROLL_BY_PAGE | AREA_USES_ANTI_ALIASED_TEXT | AREA_SAVE_BG
- <FlowWidth> 219 <!227> <! set it at 2 pixels less than width's>
- <FlowHeight> 60000
- <DefineRect>
- <Left> 45<!43>
- <Top> 10<!6>
- <Width> 219<!227>
- <Height> 156<!170>
- </DefineRect>
- </DefinePage>
-
- <DefinePage>
- <Name> EMAIL_TEXT_HIDE_BEHIND
- <flags> AREA_SCROLL_BY_PAGE | AREA_USES_ANTI_ALIASED_TEXT | AREA_SAVE_BG
- <FlowWidth> 286 <! set it at 2 pixels less than width's>
- <FlowHeight> 60000
- <DefineRect>
- <Left> 1
- <Top> 1
- <Width> 286
- <Height> 176
- </DefineRect>
- </DefinePage>
-
- <DefinePage>
- <Name> EMAIL_BACK_GROUND <! * * * MAIN AREA DIMENSIONS ??? * * * >
- <flags> AREA_SAVE_BG | AREA_SCROLL_BY_PAGE | AREA_EXTERNAL_FLOW
- <FlowWidth> 287
- <FlowHeight> 60000
- <DefineRect>
- <Left> 1
- <Top> 1
- <Width> 287 <!should fit within the sub-template, therefore should be less than sub-template(Width)>
- <Height> 177 <!should fit within the sub-template, therefore should be less than sub-template(Height)>
- </DefineRect>
- <ListOfDependants>
- EMAIL_MESSAGE_BODYTEXT
- </DefinePage>
-
- </DefineTemplate>
-
- <DefineTokenMap>
- <Name> EMAILTokenToAreaTokenMap
- <TokenToArea>
- p <!article> EMAIL_MESSAGE_BODYTEXT
- article <!dummy_tag> EMAIL
- </DefineTokenMap>
- <! * * * * * * * END EMAIL TEMPLATE * * * * * * * >
-
- <! * * * * * * * START GADFLY TEMPLATE * * * * * * * >
- <DefineTemplate>
- <Name> GADFLY <! * * * MAIN SUB-TEMPLATE AREA * * * >
- <DefineRect>
- <Left> 0
- <Top> 0
- <Width> 505 <!must fit within main template, therefore must be less than 'MainTemplate(Width) - Left'>
- <Height> 360 <!must fit within main template, therefore must be less than 'MainTemplate(Height) - Top'>
- </DefineRect>
-
- <DefinePage>
- <Name> GADFLY_MESSAGE_BODYTEXT
- <flags> AREA_SCROLL_BY_PAGE | AREA_USES_ANTI_ALIASED_TEXT | AREA_SAVE_BG
- <FlowWidth> 238<!227> <! set it at 2 pixels less than width's>
- <FlowHeight> 60000
- <DefineRect>
- <Left> 21
- <Top> 11<!16><!6>
- <Width> 238<!227>
- <Height> 76<!71><!62>
- </DefineRect>
- </DefinePage>
-
- <DefinePage>
- <Name> GADFLY_BACK_GROUND <! * * * MAIN AREA DIMENSIONS ??? * * * >
- <flags> AREA_SAVE_BG | AREA_SCROLL_BY_PAGE | AREA_EXTERNAL_FLOW
- <FlowWidth> 640
- <FlowHeight> 480
- <DefineRect>
- <Left> 1
- <Top> 1
- <Width> 227 <!should fit within the sub-template, therefore should be less than sub-template(Width)>
- <Height> 62 <!should fit within the sub-template, therefore should be less than sub-template(Height)>
- </DefineRect>
- <ListOfDependants>
- GADFLY_MESSAGE_BODYTEXT
- </DefinePage>
-
- </DefineTemplate>
-
- <DefineTokenMap>
- <Name> GADFLYTokenToAreaTokenMap
- <TokenToArea>
- p <!article> GADFLY_MESSAGE_BODYTEXT
- article <!dummy_tag> GADFLY
- </DefineTokenMap>
- <! * * * * * * * END GADFLY TEMPLATE * * * * * * * >
-
- <! * * * * * * * START BETWEEN-THE-LINES TEMPLATE * * * * * * * >
- <DefineTemplate>
- <Name> BTLINES <! * * * MAIN SUB-TEMPLATE AREA * * * >
- <DefineRect>
- <Left> 0
- <Top> 0
- <Width> 272 <!must fit within main template, therefore must be less than 'MainTemplate(Width) - Left'>
- <Height> 216 <!must fit within main template, therefore must be less than 'MainTemplate(Height) - Top'>
- </DefineRect>
-
- <DefinePage>
- <Name> BTLINES_MESSAGE_BODYTEXT
- <flags> AREA_SCROLL_BY_PAGE | AREA_USES_ANTI_ALIASED_TEXT | AREA_SAVE_BG
- <FlowWidth> 270<!271><!188> <! set it at 2 pixels less than width's>
- <FlowHeight> 60000
- <DefineRect>
- <Left> 18<!3>
- <Top> 25<!17>
- <Width> 272<!190>
- <Height> 216<!167>
- </DefineRect>
- </DefinePage>
-
- <DefinePage>
- <Name> BTLINES_BACK_GROUND <! * * * MAIN AREA DIMENSIONS ??? * * * >
- <flags> AREA_SAVE_BG | AREA_SCROLL_BY_PAGE | AREA_EXTERNAL_FLOW
- <FlowWidth> 640
- <FlowHeight> 480
- <DefineRect>
- <Left> 1
- <Top> 1
- <Width> 271 <!should fit within the sub-template, therefore should be less than sub-template(Width)>
- <Height> 210 <!should fit within the sub-template, therefore should be less than sub-template(Height)>
- </DefineRect>
- <ListOfDependants>
- BTLINES_MESSAGE_BODYTEXT
- </DefinePage>
-
- </DefineTemplate>
-
- <DefineTokenMap>
- <Name> BTLINESTokenToAreaTokenMap
- <TokenToArea>
- p <!article> BTLINES_MESSAGE_BODYTEXT
- article <!dummy_tag> BTLINES
- </DefineTokenMap>
- <! * * * * * * * END BTLINES TEMPLATE * * * * * * * >
-
- <! ------------ define picture styles ------->
-
- <! CENTERED if the display size is not equal to the displayrect then center it>
- <! SCALE_TO_FIT if the display size is not equal to the displayrect then scale it to fit >
-
- <DefinePictureStyles>
- <Name> defaultpicturestyles
- <Picture>
- <Name> BG_PICTURE
- <Boarder>
- <Left> 0
- <Top> 0
- <Right> 0
- <Bottom> 0
- </Boarder>
- <flags> KNOWN_DISPLAY_SIZE <!IS_BACK_GROUND | >
-
- <! true physical size of the picture>
- <NatrualSize>
- <Width> 640
- <Height> 480
- </NatrualSize>
-
- <! Size to display picture>
- <DisplaySize>
- <Width> 640
- <Height> 480
- </DisplaySize>
-
- <! DisplayRect the subrect of the natraul picture to be displayed>
- <DisplayRect>
- <Left> 0
- <Top> 0
- <Width> 640
- <Height> 480
- </DisplayRect>
- </Picture>
-
- </DefinePictureStyles>
-
- </Template>