From 5d4274cacfd5304314b484a46475d3df53bdfb6d Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sun, 4 Oct 1998 16:57:56 -0400 Subject: snapshot of project "lynx", label v2-8-1pre_7 --- lynx_help/keystrokes/option_help.html | 589 ++++++++++++++++++---------------- 1 file changed, 306 insertions(+), 283 deletions(-) (limited to 'lynx_help/keystrokes') diff --git a/lynx_help/keystrokes/option_help.html b/lynx_help/keystrokes/option_help.html index 69d7c8c9..63862ca2 100644 --- a/lynx_help/keystrokes/option_help.html +++ b/lynx_help/keystrokes/option_help.html @@ -5,288 +5,311 @@ -

+++ Options Screen Help +++

-
-        The Options Screen allows you to set and
-        modify many of Lynx's features. The following
-        options may be set.
-
-     Editor             -  If non-empty it defines the editor to spawn
-                           when editing a local file or sending mail.
-                           Any valid text editor may be entered here.
-
-     DISPLAY variable   -  If non-empty it specifies your X terminal
-                           display address.
-
-     Multi-bookmarks    -  When OFF, the default bookmark file is used
-                           for the 'v'iew bookmarks and 'a'dd bookmark
-                           link commands.  If set to STANDARD, a menu
-                           of available bookmarks always is invoked
-                           when you seek to view a bookmark file or add
-                           a link, and you select the bookmark file by
-                           its letter token in that menu.  If set to
-                           ADVANCED, you instead are prompted for the
-                           letter of the desired bookmark file, but can
-                           enter '=' to invoke the STANDARD selection
-                           menu, or RETURN for the default bookmark file.
-
-     Bookmark file      -  If non-empty and multi-bookmarks is OFF, it
-                           specifies your default 'Bookmark file'.
-                           If multi-bookmarks is STANDARD or ADVANCED,
-                           entering 'B' will invoke a menu in which you
-                           can specify the filepaths and descriptions
-                           of up to 26 bookmark files.  The filepaths
-                           must be from your home directory, and begin
-                           with dot-slash (./) if subdirectories are
-                           included (e.g, ./BM/lynx_bookmarks.html).
-                           Lynx will create bookmark files when you
-                           first 'a'dd a link, but any subdirectories
-                           in the filepath must already exist.
-
-     FTP sort criteria  -  This option allows you to specify how files
-                           will be sorted within FTP listings.  The
-                           current options include "By Filename",
-                           "By Size", "By Type", and "By Date".
-
-     Personal Mail      -  You may set your mail address here so that
-     Address               when mailing messages to other people or
-                           mailing files to yourself, your email address
-                           can be automatically filled in.  Your email
-                           address will also be sent to HTTP servers in
-                           a from: field.
-
-     Searching type     -  If set to 'case sensitive', user searches
-                           invoked by the '/' command will be case
-                           sensitive substring searches.  The
-                           default is 'Case Insensitive' substring
-                           searches
-
-     Preferred Document -  The language you prefer if multi-language files
-     Language              are available from servers.  Use RFC 1766 tags,
-                           e.g., en for English, fr for French, etc.  Can be
-                           a comma-separated list, which may be interpreted
-                           by servers as descending order of preferences.
-                           You can also make your order of preference explicit
-                           by using q factors as defined by the HTTP protocol,
-                           for servers which understand it, for example:
-                                da, en-gb;q=0.8, en;q=0.7
-
-     Preferred Document -  The character set you prefer if sets in addition
-     Charset               to ISO-8859-1 and US-ASCII are available from
-                           servers.  Use MIME notation (e.g., ISO-8859-2)
-                           and do not include ISO-8859-1 or US-ASCII, since
-                           those values are always assumed by default.  Can
-                           be a comma-separated list, which may be interpreted
-                           by servers as descending order of preferences.
-                           You can also make your order of preference explicit
-                           by using q factors as defined by the HTTP protocol,
-                           for servers which understand it, for example:
-                                iso-8859-5, utf-8;q=0.8
-
-     Display Character  -  This option allows you to set up the default
-     set                   character set for your specific terminal. The
-                           display character set provides a mapping from the
-                           character encodings of viewed documents and from
-                           HTML entities into viewable characters. It should
-                           be set according to your terminal's character set
-                           so that characters other than 7-bit ASCII can be
-                           displayed correctly, using approximations if
-                           necessary. You must have the selected character set
-                           installed on your terminal. (Since Lynx now supports
-			   a wide range of platforms it may be useful to note
-			   that cpXXX codepages are used within IBM PC
-			   computers, and windows-xxxx within native MS-Windows
-			   applications).
-
-     Raw 8-bit or CJK   -  This option set automatically but can be toggled
-     mode                  manually in certain special cases:
-                           it toggles whether 8-bit characters are assumed to
-                           correspond with the display character set and
-                           therefore are processed without translation via the
-                           chartrans conversion tables. ON by default when the
-                           display character set is one of the Asian (CJK)
-                           sets and the 8-bit characters are Kanji multibytes.
-                           OFF for the other display character sets, but can
-                           be turned ON when the document's charset is unknown
-                           (e.g., is not ISO-8859-1 and no charset parameter
-                           was specified in a reply header from an HTTP server
-                           to indicate what it is) but you have no better idea
-                           than viewing it as from display character set (see
-                           also 'assumed document character set' for best
-                           choice).  Should be OFF when an Asian (CJK) set is
-                           selected but the document is ISO-8859-1 or another
-                           'assumed document character set'. The setting also
-                           can be toggled via the RAW_TOGGLE command, normally
-                           mapped to '@', and at startup via the -raw switch.
-
-     Assumed document   -  This option changes the handling of documents
-     character set         which do not explicitly specify a charset.
-                           Normally Lynx assumes that 8-bit characters in
-                           those documents are encoded according to iso-8859-1
-                           (the official default for the HTTP protocol).
-                           Unfortunately, many non-English web pages "forget"
-                           to include proper charset info; this option helps
-                           you to browse those broken pages if you know by
-                           some means what the charset is.  When the value
-                           given here or by an -assume_charset command line
-                           flag is in effect, Lynx will treat documents as if
-                           they were encoded accordingly. This option active
-                           when 'Raw 8-bit or CJK Mode' is OFF.
-
-     Show color        -   This option will be present if color support is
-                           available.  If set to ON or ALWAYS, color mode will
-                           be forced on if possible.  If (n)curses color
-                           support is available but cannot be used for the
-                           current terminal type, selecting ON is rejected
-                           with a message.  If set to OFF or NEVER, color mode
-                           will be turned off.
-                           ALWAYS and NEVER are not offered in anonymous
-                           accounts.  If saved to a '.lynxrc' file in
-                           non-anonymous accounts, ALWAYS will cause Lynx to
-                           set color mode on at startup if supported.  If Lynx
-                           is built with the slang library, this is equivalent
-                           to having included the -color command line switch
-                           or having the COLORTERM environment variable
-                           set. If color support is provided by curses or
-                           ncurses, this is equivalent to the default behavior
-                           of using color when the terminal type supports it.
-                           If (n)curses color support is available but cannot
-                           be used for the current terminal type, the
-                           preference can still be saved but will have no
-                           effect.
-                           A saved value of NEVER will cause Lynx to assume a
-                           monochrome terminal at startup.  It is similar to
-                           the -nocolor switch, but (when the slang library is
-                           used) can be overridden with the -color switch.
-                           If the setting is OFF or ON when the current
-                           options are saved to a '.lynxrc' file, the default
-                           startup behavior is retained, such that color mode
-                           will be turned on at startup only if the terminal
-                           info indicates that you have a color-capable
-                           terminal, or (when the slang library is used) if
-                           forced on via the -color switch or COLORTERM
-                           variable.  This default behavior always is used in
-                           anonymous accounts, or if the 'option'_save
-                           restriction is set explicitly.  If for any reason
-                           the startup color mode is incorrect for your
-                           terminal, set it appropriately on or off via this
-                           option.
-
-     VI keys           -   If set to 'ON' then the lowercase h, j, k, and l,
-                           keys will be mapped to left-arrow, down-arrow,
-                           up-arrow, and right-arrow, respectively.  The
-                           uppercase H, J, K, and L keys remain mapped to
-                           their configured bindings (normally HELP, JUMP,
-                           KEYMAP, and LIST, respectively).
-
-     Emacs keys        -   If set to 'ON' then the CTRL-P, CTRL-N, CTRL-F,
-                           and CTRL-B keys will be mapped to up-arrow,
-                           down-arrow, right-arrow,  and left-arrow,
-                           respectively.  Otherwise, they remain mapped
-                           to their configured bindings (normally UP_TWO
-                           lines, DOWN_TWO lines, NEXT_PAGE, and PREV_PAGE,
-                           respectively).
-
-     Show dot files    -   If display/creation of hidden (dot)
-                           files/directories is enabled, you can turn
-                           the feature on or off via this setting.
-
-     Popups for select -   Lynx normally uses a popup window for the
-     fields                OPTIONs in form SELECT fields when the field
-                           does not have the MULTIPLE attribute specified,
-                           and thus only one OPTION can be selected.  The
-                           use of popup windows can be disabled by changing
-                           this setting to OFF, in which case the OPTIONs
-                           will be rendered as a list of radio buttons.
-                           Note that if the SELECT field does have the
-                           MULTIPLE attribute specified, the OPTIONs always
-                           are rendered as a list of checkboxes.
-
-     Show cursor for   -   Lynx normally hides the cursor by positioning it
-     current link or       to the right and if possible the very bottom of
-     option                the screen, so that the current link or OPTION
-                           is indicated solely by its highlighting or color.
-                           If show cursor is set to ON, the cursor will be
-                           positioned at the left of the current link or
-                           OPTION.  This is helpful when Lynx is being used
-                           with a speech or braille interface.  It also is
-                           useful for sighted users when the terminal cannot
-                           distinguish the character attributes used to
-                           distinguish the current link or OPTION from the
-                           others in the screen display.
-
-     Keypad mode       -   This option gives the choice between navigating
-                           with the keypad (as arrows; see Lynx Navigation)
-                           and having every link numbered (numbered links)
-                           so that the links may be selected by numbers
-                           instead of moving to them with the arrow keys.
-
-     Line edit style   -   This option allows you to set alternate key
-                           bindings for the built-in line editor, if your
-                           system administrator has installed alternates.
-                           Otherwise, Lynx uses the Default Binding.
-
-     List directory    -   Applies to Directory Editing.  Files and
-     style                 directories can be presented in the following
-                           ways:
-                            Mixed style
-                              Files and directories are listed together in
-                              alphabetical order.
-                            Directories first
-                              Files and directories are separated into two
-                              alphabetical lists.  Directories are listed
-                              first.
-                            Files first
-                              Files and directories are separated into two
-                              alphabetical lists.  Files are listed first.
-
-     User Mode         -   Novice
-                              Shows two extra lines of help at the bottom
-                              of the screen for beginners
-                           Intermediate (normal mode)
-                              The "normal" statusline messages appear.
-                           Advanced
-                              The URL is shown on the statusline.
-
-     Verbose Images    -   Controls whether or not Lynx replaces the [LINK],
-                           [INLINE] and [IMAGE] comments (for images without
-                           ALT) with filenames of these images.  This is
-                           extremely useful because now we can determine
-                           immediately what images are just decorations
-                           (button.gif, line.gif) and what images are
-                           important.
-
-     User Agent        -   The header string which Lynx sends to servers
-                           to indicate the User-Agent is displayed here.
-                           Changes may be disallowed via the -restrictions
-                           switch.  Otherwise, the header can be changed
-                           temporarily to a string such as L_y_n_x/2.8.1 for
-                           access to sites which discriminate against Lynx
-                           based on checks for the presence of "Lynx" in the
-                           header. If changed during a Lynx session, the
-                           default User-Agent header can be restored by
-                           deleting the modified string in the Options Menu.
-                           Whenever the User-Agent header is changed, the
-                           current document is reloaded, with the no-cache
-                           flags set, on exit from the Options Menu.  Changes
-                           of the header are not saved in the RC file.
-                           NOTE that Netscape Communications Corp. has
-                           claimed that false transmissions of "Mozilla" as
-                           the User-Agent are a copyright infringement, which
-                           will be prosecuted.  DO NOT misrepresent Lynx as
-                           Mozilla.  The Options Menu issues a warning about
-                           possible copyright infringement whenever the header
-                           is changed to one which does not include "Lynx" or
-                           "lynx".
-
-     Local execution   -   If set to 'ALWAYS ON', Lynx will locally execute
-     links                 commands contained inside of any links.  This
-                           can be HIGHLY DANGEROUS so it is recommended
-                           that they remain 'ALWAYS OFF' or 'FOR LOCAL
-                           FILES ONLY' unless otherwise set by your system
-                           administrator.  This option may not be available
-                           on most versions of Lynx.
-
-
+

OPTIONS SCREEN HELP

+ +The Options Screen allows you to set and modify many Lynx features.
+Note: some options appear on the screen only if they have been +compiled in or chosen in `lynx.cfg':

+ +

+ +

Editor

+ +If non-empty, it defines the editor to spawn when editing a local file +or sending mail. Any valid text editor may be entered here. + +

Emacs keys

+ +If set to 'ON' then the CTRL-P, CTRL-N, CTRL-F and CTRL-B keys will be mapped +to up-arrow, down-arrow, right-arrow and left-arrow respectively. Otherwise, +they remain mapped to their configured bindings (normally UP_TWO lines, +DOWN_TWO lines, NEXT_PAGE and PREV_PAGE respectively). + +

Keypad mode

+ +This gives the choice between navigating with the keypad (as arrows; +see Lynx Navigation) and having every link numbered (numbered links) +so that the links may be selected by numbers instead of moving to them +with the arrow keys. You can also number form fields. + +

Personal Mail Address

+ +You may set your mail address here so that when mailing messages +to other people or mailing files to yourself, your email address can be +automatically filled in. Your email address will also be sent +to HTTP servers in a `from:' field. + +

Pop-ups for select fields

+ +Lynx normally uses a pop-up window for the OPTIONs in form SELECT fields +when the field does not have the MULTIPLE attribute specified, and thus +only one OPTION can be selected. The use of pop-up windows can be disabled +by changing this setting to OFF, in which case the OPTIONs will be rendered +as a list of radio buttons. Note that if the SELECT field does have +the MULTIPLE attribute specified, the OPTIONs always are rendered +as a list of checkboxes. + +

Searching type

+ +If set to 'case sensitive', user searches invoked by '/' will be +case-sensitive substring searches. Default is 'Case Insensitive'. + +

Show color

+ +This will be present if color support is available. + +If Lynx is built with slang, +this is equivalent to having included the -color command line switch +or having the COLORTERM environment variable set. If color support is +provided by curses or ncurses, this is equivalent to the default behavior +of using color when the terminal type supports it. If (n)curses color support +is available but cannot be used for the current terminal type, the preference +can still be saved but will have no effect. + +

A saved value of NEVER will +cause Lynx to assume a monochrome terminal at start-up. It is similar +to the -nocolor switch, but (when the slang library is used) can be overridden +with the -color switch. If the setting is OFF or ON when the current options +are saved to a '.lynxrc' file, the default start-up behavior is retained, +such that color mode will be turned on at startup only if the terminal info +indicates that you have a color-capable terminal, or (when slang is used) +if forced on via the -color switch or COLORTERM variable. This default +behavior always is used in anonymous accounts, or if the 'option'_save +restriction is set explicitly. If for any reason the start-up color mode +is incorrect for your terminal, set it appropriately on or off via this option. + +

Show cursor for current link or option

+ +Lynx normally hides the cursor by positioning it to the right and if possible +the very bottom of the screen, so that the current link or OPTION is indicated +solely by its highlighting or color. If show cursor is set to ON, the cursor +will be positioned at the left of the current link or OPTION. This is helpful +when Lynx is being used with a speech or braille interface. It is also useful +for sighted users when the terminal cannot distinguish the character attributes +used to distinguish the current link or OPTION from the others in the display. + +

User Mode

+ +
+
Novice: Shows 2 extra lines of help at the bottom of the screen +for beginners. +
Intermediate (normal): Normal status-line messages appear. +
Advanced: The URL is shown on the status line. +
+ +

Verbose Images

+ +Controls whether or not Lynx replaces the [LINK], INLINE] and [IMAGE] comments +(for images without ALT) with filenames of these images. This is extremely +useful because now we can determine immediately which images are decorations +(button.gif, line.gif) and which are important. + +

VI keys

+ +If set to 'ON' then the lowercase h, j, k and l keys will be mapped +to left-arrow, down-arrow, up-arrow and right-arrow respectively. +

The uppercase H, J, K, and L keys remain mapped to their configured bindings +(normally HELP, JUMP, KEYMAP and LIST, respectively). + +

X DISPLAY variable

+ +If non-empty, it specifies your X terminal +display address. + +

Multi-bookmarks

+ +Manage multiple bookmark files: + + +

Bookmark file

+ +Manage the default bookmark file: + +The filepaths must be from your home directory and begin with './' +if subdirectories are included (e.g., './BM/lynx_bookmarks.html'). +

+Lynx will create bookmark files when you first 'a'dd a link, +but any subdirectories in the filepath must already exist. + +

Assumed document character set

+ +This changes the handling of documents which do not explicitly specify +a charset. Normally Lynx assumes that 8-bit characters in those documents +are encoded according to iso-8859-1 (the official default for HTTP protocol). +Unfortunately, many non-English web pages forget to include proper charset +info; this option helps you browse those broken pages if you know somehow +what the charset is. When the value given here or by an -assume_charset +command-line flag is in effect, Lynx will treat documents as if they were +encoded accordingly. Option is active when 'Raw 8-bit or CJK Mode' is OFF. + +

Display Character set

+ +This allows you to set up the default character set for your specific terminal. +The display character set provides a mapping from the character encodings +of viewed documents and from HTML entities into viewable characters. +It should be set according to your terminal's character set +so that characters other than 7-bit ASCII can be displayed correctly, +using approximations if necessary. You must have the selected character set +installed on your terminal. Since Lynx now supports a wide range of platforms +it may be useful to note that cpXXX codepages are used within IBM PC computers, +and windows-xxxx within native MS-Windows applications. + +

Raw 8-bit or CJK mode

+ +This is set automatically, but can be toggled manually in certain cases: +it toggles whether 8-bit characters are assumed to correspond with the display +character set and therefore are processed without translation +via the chartrans conversion tables. ON by default when the display +character set is one of the Asian (CJK) sets and the 8-bit characters +are Kanji multibytes. OFF for the other display character sets, +but can be turned ON when the document's charset is unknown +(e.g., is not ISO-8859-1 and no charset parameter was specified +in a reply header from an HTTP server to indicate what it is), +but you have no better idea than viewing it as from display character set +(see 'assumed document character set' for best choice). Should be OFF +when an Asian (CJK) set is selected but the document is ISO-8859-1 +or another 'assumed document character set'. The setting can also be toggled +via the RAW_TOGGLE command, normally mapped to '@', and at startup +via the -raw switch. + +

FTP sort criteria

+ +This allows you to specify how files will be sorted within FTP listings. +The current options include +`By Filename', `By Size', `By Type', `By Date'. + +

List directory style

+ +Applies to Directory Editing. +Files and directories can be presented in the following ways: +
+
Mixed style: Files and directories are listed together +in alphabetical order. +
Directories first: Files and directories are separated +into 2 alphabetical lists: directories are listed first. +
Files first: Files and directories are separated +into 2 alphabetical lists: files are listed first. +
+ +

Show dot files

+ +If display/creation of hidden (dot) files/directories is enabled, +you can turn the feature on or off via this setting. + +

Preferred Document Charset

+ +The character set you prefer if sets in addition to ISO-8859-1 and US-ASCII +are available from servers. Use MIME notation (e.g., ISO-8859-2) +and do not include ISO-8859-1 or US-ASCII, since those values are always +assumed by default. Can be a comma-separated list, which may be interpreted +by servers as descending order of preferences; you can make your order +of preference explicit by using `q factors' as defined by the HTTP protocol, +for servers which understand it: e.g., iso-8859-5, utf-8;q=0.8. + +

Preferred Document Language

+ +The language you prefer if multi-language files are available from servers. +Use RFC 1766 tags, e.g., `en' English, `fr' French. Can be a comma-separated +list, and you can use `q factors' (see previous help item): +e.g., da, en-gb;q=0.8, en;q=0.7 . + +

User Agent

+ +The header string which Lynx sends to servers to indicate the User-Agent +is displayed here. Changes may be disallowed via the -restrictions switch. +Otherwise, the header can be changed temporarily to e.g., L_y_n_x/2.8.1 +for access to sites which discriminate against Lynx based on checks +for the presence of `Lynx' in the header. If changed during a Lynx session, +the default User-Agent header can be restored by deleting the modified string +in the Options Menu. Whenever the User-Agent header is changed, the current +document is reloaded, with the no-cache flags set, on exit from Options Menu. +Changes of the header are not saved in the .lynxrc file. +

+NOTE Netscape Communications Corp. has claimed that false transmissions +of `Mozilla' as the User-Agent are a copyright infringement, which will +be prosecuted. DO NOT misrepresent Lynx as Mozilla. The Options Menu issues +a warning about possible copyright infringement whenever the header is changed +to one which does not include `Lynx' or `lynx'. + +

Line edit style

+ +This allows you to set alternate key bindings for the built-in line editor, +if your system administrator has installed alternates. +Otherwise, Lynx uses the Default Binding. + +

Local execution links

+ +If set to 'ALWAYS ON', Lynx will locally execute commands contained +inside any links. This can be HIGHLY DANGEROUS, so it is recommended +that they remain 'ALWAYS OFF' or 'FOR LOCAL FILES ONLY'. + + -- cgit 1.4.1-2-gfad0 id='n890' href='#n890'>890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485