home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / UTILS / CONED27.ZIP / CONED.DOC next >
Text File  |  1992-02-08  |  25KB  |  568 lines

  1.  
  2.  
  3.       
  4.       
  5.       
  6.       
  7.       
  8.       
  9.       
  10.       
  11.       
  12.       
  13.       
  14.       
  15.       
  16.                     C O N f i g u r a t i o n
  17.     
  18.                            E D i t o r
  19.     
  20.     
  21.                             VER 2.7 
  22.     
  23.     
  24.                         February 8, 1992
  25.     
  26.     
  27.     
  28.                      Copyright (c) 1990 - 92
  29.                        All Rights Reserved
  30.     
  31.                          Ira T. Ashkenes
  32.                          10288 Abbott Rd
  33.                        Manassas, VA  22110
  34.                          (703) 335-2207
  35.  
  36. CONfiguration EDitor         Page 2        February 8, 1992
  37.             TABLE OF CONTENTS
  38.  
  39.      Trademarks/Copyrights                                           3
  40.  
  41.      Copyright Notice and Software License                           3
  42.  
  43.      SHAREWARE                                                       3
  44.  
  45.      Update Policy                                                   3
  46.  
  47.      Purpose:                                                        4
  48.  
  49.      WHY?                                                            4
  50.  
  51.      INSTALLATION                                                    5
  52.  
  53.      Using ConEd                                                     8
  54.  
  55.      FUNCTION KEYS                                                   9
  56.  
  57.      DISCLAIMER                                                     10
  58.  
  59.      Registration Form                                              11
  60.  
  61. CONfiguration EDitor          Page 3         February 8, 1992
  62.  
  63. Trademarks/Copyrights:
  64.  
  65. CONfiguration EDitor is copyrighted by Ira T. Ashkenes.
  66. TesSeRact is registered trademark of Innovative Data Concepts.
  67. The TesSeRact CXL User Interface Development System is copyrighted
  68.      by Innovative Data Concepts.
  69. Microsoft is a registered trademark of Microsoft Corporation.
  70. Borland C++ is a registered trademark of Borland International.
  71. QEMM is a trademark of Quarterdeck Office Systems.
  72. QEdit is a trademark of SemWare.
  73.  
  74. Copyright Notice and Software License:
  75.  
  76.      This document, other accompanying written and disk-based
  77. notes, files, and all referenced and related program files are
  78. copyrighted by Ira T. Ashkenes.
  79.  
  80.      This is not free software.  Non-registered users of this
  81. software are granted a limited license to make an evaluation copy
  82. for trial use.  This trial period shall not exceed 30 calendar
  83. days.  Any use of CONfiguration EDitor (ConEd) beyond the trial
  84. period without having sent in the registration fee is a violation
  85. of federal copyright laws.  At the end of this trial period, you
  86. should either register your copy or discontinue using ConEd.
  87.  
  88.   SHAREWARE
  89.   
  90.      ConEd is distributed under the "shareware" concept, also known
  91. as "user-supported software".  Under this concept, you save the
  92. high cost of packaging and distribution while still receiving high
  93. quality software. 
  94.  
  95.      You are free, and in fact encouraged, to distribute this
  96. software in its unmodified form to your friends, to BBS's and to
  97. user groups.  Companies that provide software duplication services
  98. may include ConEd in their catalog and provide copies for a
  99. reasonable duplication fee.  All copies must include the files
  100. "CONED.EXE", and "CONED.DOC".  You are not allowed to modify the
  101. files in any way, and this shareware notice must be kept intact.
  102. The author, Ira T. Ashkenes retains all other rights to the
  103. program.
  104.  
  105.      Why register?  If you use this program, then you should pay
  106. for your copy.  That way  I will be able to provide you support and
  107. updates.  Plus, registered users receive technical support.  You
  108. will also receive a serial number which will display a name of your
  109. choosing.
  110.  
  111.      Update Policy
  112.  
  113.      Registered users of ConEd are registered for life.  Plain and
  114. simple, you only make your purchase once, and I supply you with a
  115. 'key' that will register this version and all subsequent versions
  116. of ConEd.  When you send in your payment, if you would like the latest
  117. version of ConEd sent to you, please include a $3.00 shipping fee.
  118.  
  119. CONfiguration EDitor         Page 4         February 8, 1992
  120.  
  121.      Purpose:
  122.         
  123.      CONfiguration EDitor allows a user to boot their PC/MS-DOS
  124. Computer with any AUTOEXEC.BAT and CONFIG.SYS that they have
  125. predefined, or interrupt the boot process and create a new one. 
  126. You can create as many AUTOEXEC.BAT/CONFIG.SYS combinations as your
  127. computers memory will allow.
  128.       
  129.       
  130.      WHY?
  131.       
  132.      Some history.  As a Software Engineer, I have the need to use
  133. many different memory configurations and language compilers. When
  134. using Microsoft Windows, or Quarterdecks' QEMM, or running
  135. RAMDISKs, I need to have a different set of AUTOEXEC.BAT and
  136. CONFIG.SYS files available.  When programming with different
  137. language compilers, I also need to have my environment set up for
  138. each compiler.  The list goes on and on.
  139.  
  140.      To really complicate matters, when I am on a PC connected to
  141. a network, I need to incorporate the network configuration files
  142. into both my AUTOEXEC.BAT and CONFIG.SYS files.  Things were really
  143. becoming cumbersome there for a while.  I had a number of batch
  144. files I wrote which would copy a temporary AUTOEXEC.BAT and
  145. CONFIG.SYS file to my root directory, then I would manually issue
  146. the famous <CTRL>-<ALT>-<DEL> command to reboot my PC.
  147.       
  148.      Searching through the local bulletin boards, I was able to
  149. find two good programs that allow a user to select a predefined
  150. boot configuration, however, each program boasted an internal
  151. editor.  I had to learn a new set of editor commands if I wanted
  152. revise an AUTOEXEC.BAT or CONFIG.SYS from within the program.  This
  153. was not acceptable, as when I needed an 'on - the - fly'
  154. configuration, I usually needed it in a hurry.  Additionally, I
  155. found the user interface to be a little clumsy for the novice
  156. end-user.  Thus, the development of ConEd.
  157.  
  158.      With ConEd, you have the ability to boot up a machine and
  159. select from several different configurations.  You can choose to
  160. invoke a Network/LAN, or choose a particular library to use, or
  161. free up as much memory for DOS as possible by NOT loading some
  162. TSRs'.  The options are almost endless.  If you are in need of more
  163. than one configuration, ConEd is for you.
  164.  
  165. I'd be happy to hear of any improvements you'd like to see, as well
  166. as any bug reports.  
  167.   
  168. CONfiguration EDitor         Page 5         February 8, 1992
  169.  
  170. When registering, or writing for any reason, please include the
  171. following:
  172.   
  173.     1.  ConEd version number
  174.     2.  where you obtained your copy from
  175.     3.  a description of your system  
  176.     4.  your full name and address
  177.  
  178.      If you are experiencing problems, in addition to the above
  179. requested information, please send me a copy of your CONFIG.SYS and
  180. AUTOEXEC.BAT files.  This may help in identifying what program/
  181. driver ConEd my be in conflict with.
  182.   
  183.      If you have any suggestions or discover any problems with the
  184. program you  can reach me thru the Elusive Diamond BBS system
  185. (300/1200/2400/9600 HST, 8N1) at 703-323-6423/1782.  The Elusive Diamond
  186. (DGS ALPHA) is part of a consortium of BBS sysops dedicated to providing
  187. the best in BBS support.  The Elusive Diamond provides first time callers
  188. download access.  Another Bulletin Board providing support is THE BREAK
  189. BBS, (703) 680-9269 USR/DS V.32 (1.2 Gig system!).  On THE BREAK, you can
  190. download CONED27.ZIP from the personal download area on your first call.
  191. Both boards are among the finest of boards.  You can direct mail to me thru
  192. RIME, using the ->DIAMOND mail address.
  193.  
  194.      If you have an account on CompuServe, my mail address is
  195. 72560,3553, or if you have an account on GEnie, I can be reached
  196. there as IASHKENES, and I usually call both services every 2 - 3
  197. days to check on mail.
  198.  
  199.      I also monitor the RelayNet International Message Exchange C
  200. programming, Programming, ShareWare, and Software Review
  201. Conferences, and will respond to all questions from there as well.
  202.  
  203.                            Support Shareware
  204.                 To register this product send $10.00 to:
  205.                               IJ Software
  206.                            10288 Abbott Road
  207.                         Manassas, Virginia 22110
  208.       
  209.      INSTALLATION
  210.       
  211.      Please read these instruction prior to actual installation, as
  212. you may think of an easier method to suit your particular
  213. environment, and perhaps get some idea of how you want your
  214. configuration naming convention to be.
  215.       
  216.      Anywhere you see <RTN>, this is my way of telling you to
  217. please strike the return or enter key.
  218.       
  219.      1.  From the root directory of your boot disk, create a
  220. subdirectory named CONED  (i.e. MD CONED <RTN>).  Change to that  
  221. directory (i.e. CD\CONED <RTN>).  Copy CONED.EXE into that
  222. directory using the DOS COPY command.
  223.       
  224.      2.  Simply execute ConEd by typing CONED <RTN> from the DOS
  225. prompt.
  226.                3.  The first screen to appear on the initial use of ConEd is
  227. the configuration menu.  You are first prompted for your boot
  228. drive.  Enter that letter here.
  229. CONfiguration EDitor          Page 6         February 8, 1992
  230.       
  231.      4.  Next, you are prompted for the path of your editor. 
  232. C:\DOS\ is the default.  If you do not own a full screen editor, or
  233. cannot use a product which saves files in ASCII format, there is
  234. always EDLIN which comes supplied with DOS.  If your editor is
  235. stored in another subdirectory, type in that path (i.e. C:\EDITOR\
  236. <RTN>).
  237.       
  238.      5.  You are now prompted for your editors name and extension.
  239. For those users who do not have a full screen editor, EDLIN (yuk!)
  240. is the default.  If you do own another editor, simply type the
  241. editors name and extension in here.  (i.e. Q.EXE <RTN>)
  242.       
  243.      6.  The next item you are asked to enter is the drive and
  244. directory in which ConEd resides.  The default is the directory in
  245. which you have called ConEd from. (i.e. C:\CONED\ <RTN>).
  246.  
  247.      7.  Next, you are asked if you use a cache program in any of
  248. your configurations.  If you use a cache in ANY of your configs,
  249. answer Y to this question.  
  250.  
  251.      8.  You are now asked to enter the command that your cache
  252. program requires to 'flush' its buffers.  Enter that command here,
  253. along with any parameters your cache program may require.  If you
  254. do not use a cache program, just press return, and do not bother to
  255. fill this parameter in.
  256.  
  257.      9.  Some  machines  require a 'cold'  reboot (a reboot where
  258. a memory check is performed) because of various reasons such as an
  259. older bios, or use  of hardware that  conflicts with a software 'warm'
  260. reboot.  You now  have the ability to define if you want a warm or
  261. cold reboot in the setup menu.  If you want/need your machine to
  262. have a cold reboot, answer Y to this option.
  263.  
  264.      10.  Next, you are asked if you would like to use an alternate
  265. reboot program.  This may be necessary if your computer has an add
  266. in board that requires a specific machine instruction passed to it
  267. in order to reset properly prior to the actual reboot, or perhaps
  268. the internal ConEd reset is not compatible with your machine, and
  269. you have an alternate program that does work.
  270.  
  271.      11.  If you opt to use an alternate reboot program, enter the
  272. path and program name (with parameters if any) here.  If you do not
  273. need this option, leave it blank.
  274.  
  275.      12.  After completing steps 1 thru 9 above, you are presented
  276. with ConEds main menu.  This is where you choose, edit, add, delete
  277. or otherwise manipulate your configuration selections from.  As 
  278. you will see, the default for the first time installation is:
  279.  
  280.            "Your Current Configuration                        "
  281.  
  282. CONfiguration EDitor         Page 7         February 8, 1992
  283.       
  284.      ConEd copies your current AUTOEXEC.BAT and CONFIG.SYS files
  285. to the ConEd directory during this first time installation, and
  286. that is why it is labeled as current.
  287.  
  288.      13.  By striking the <ALT>E key combination, you can edit the
  289. description of the highlighted configuration.  You have up to 50
  290. characters per description field.  
  291.       
  292.      14.  Next, you must assign an extension for each description
  293. entered.  Personally, I use text extensions such as NET for
  294. network, or LAN for Local Area Network.  You can, however, use
  295. extensions such as 001, 002, etc.  The idea is to make it as
  296. convenient as possible for you to associate the textual description
  297. with the associated extension.
  298.  
  299.      Simply type in the extension you desire to be assigned to the
  300. corresponding AUTOEXEC.BAT and CONFIG.SYS files (which will be
  301. renamed AUTOEXEC.xxx and CONFIG.xxx, where xxx represents the
  302. extension you have assigned).
  303.       
  304.      15.  After you have completed step nine, press the F10
  305. function key to save this configuration.  ConEd will create an
  306. AUTOEXEC.xxx and CONFIG.xxx for the configuration you have entered
  307. in the setup menu.
  308.  
  309.      After modifying your .CUR configuration description entry, you
  310. should press the <ALT>U key combination to copy the current configuration
  311. and assign it to the configuration extension you have assigned.  Again,
  312. this only need be done for initial installation of ConEd.
  313.  
  314.      Everytime you add a configuration from this point on, ConEd will
  315. create a very small and basic set of configuration files, which you
  316. will need to edit to suit your needs.  
  317.       
  318.      16.  To add more configurations to your menu configurations
  319. simply strike the <ALT>A key combination.  After striking <ALT>A,
  320. you are brought to the Edit Configuration menu (Step 8).  After repeating
  321. this step for each configuration you have entered, you can simply edit
  322. each configuration to suit your needs.
  323.  
  324.      17.  You have completed the installation instructions.
  325.       
  326. Now that you have read the installation instructions, here are some
  327. suggestions/ideas to think about prior to actually running the
  328. program for the first time:
  329.       
  330.      A.  Think about what configurations you want to have
  331. predefined, and what extensions you will assign them.
  332.      B.  If you don't want to edit the AUTOEXEC and CONFIG files
  333. that ConEd creates for you from the Configuration menu, by using
  334. the DOS COPY command, copy your current AUTOEXEC.BAT and CONFIG.SYS
  335. to your CONED subdirectory, redirecting the file extension to an
  336. extension you will predefine.
  337.  
  338.                i.e.    copy c:\autoexec.bat c:\coned\autoexec.xxx 
  339.                          copy c:\config.sys c:\coned\config.xxx
  340.       
  341. where xxx represents the extension you assign it.
  342.       
  343.      Do this for each configuration you are going to select during
  344. the installation process.
  345.       
  346.      After installation, you can use ConEd to edit each
  347. configuration to do what you want it to do.  Remember to remember
  348. the extensions you have chosen for use.
  349.      The first configuration you choose should be the CURRENT
  350. configuration (i.e. Your current AUTOEXEC.BAT and CONFIG.SYS).
  351.  
  352. CONfiguration EDitor         Page 8         February 8, 1992
  353.       
  354.      It is recommended that you invoke ConEd at the beginning of
  355. EACH and every AUTOEXEC file so that ConEd will be called prior to
  356. any other calls from the AUTOEXEC.  This allows you to select
  357. immediately upon system boot which configuration you wish to invoke
  358. for the particular PC session.  Additionally, add the ConEd
  359. subdirectory to your path, this will allow you to call ConEd from
  360. any drive/directory.
  361.  
  362.      Using ConEd
  363.  
  364.      To invoke ConEd, simply type CONED, or in your AUTOEXEC.BAT,
  365. have the following:
  366.  
  367.                 cd\coned
  368.                 coned
  369.                 cd\
  370.  
  371.      This will allow your AUTOEXEC.BAT file to invoke ConEd every
  372. time you boot up so you will be able to choose which configuration
  373. you want to use.
  374.      The following command line parameters can be used as well:
  375.                -c     for CGA Video cards and monitors
  376.            -m     to force MONO mode 
  377.                -b     for bios video support
  378.           -dx    to start the current configuration after x seconds
  379.           has elapsed.  This is useful for operations such as
  380.           running a BBS.  If the power fails, and then restarts,
  381.           ConEd will select the current configuration after an x
  382.           second duration.  If the cursor bar is moved, the       
  383.                   delay will be canceled.   
  384.           -sxxx  to start configuration xxx WITHOUT going thru the 
  385.           ConEd menu.  This allows you to quickly select a new
  386.           configuration from the DOS prompt.  ConEd will REBOOT
  387.           your computer with the configuration you have selected.
  388.  
  389.      Examples:  CONED -m                  This will force mono mode
  390.                 CONED -b -d7       Uses bios video support for
  391.                                    ConEd and will start the
  392.                                    current configuration after 7
  393.                                    seconds have elapsed.
  394.                 CONED -sNET        ConEd will reboot your computer
  395.                                    with the .NET configurations
  396.                                    installed.
  397.         
  398.      When you execute ConEd you will be in the main menu.  By using
  399. your arrow keys (UP and DOWN) you will move from one selection to
  400. the next.  ConEd always starts with the cursor bar on the CURRENT
  401. configuration.  If you wish to choose this configuration, simply
  402. press the <RTN> key.  If you opt for another configuration, use
  403. your arrow keys to highlight the particular configuration you want,
  404. strike the <RTN> key, and your computer will reboot your machine
  405. with the selected configuration.
  406.      When selecting the current configuration, ConEd compares the
  407. file length and time stamp of the current AUTOEXEC.BAT and
  408. CONFIG.SYS files with the AUTOEXEC.xxx and CONFIG.xxx files to
  409. ensure they are the same file.
  410. CONfiguration EDitor         Page 9         February 8, 1992
  411.  
  412.      If your AUTOEXEC or CONFIG files have been modified, ConEd
  413. will present a menu that will allow you to continue to exit,
  414. implementing the current configuration; copy the AUTOEXEC.xxx
  415. and/or CONFIG.xxx file to the boot directory; edit or ConEd
  416. AUTOEXEC.xxx/CONFIG.xxx, edit your boot directory
  417. AUTOEXEC.BAT/CONFIG.SYS, or return to the ConEd main menu.
  418.  
  419.      FUNCTION KEYS:
  420.  
  421.      F1 - Brief on line help to instruct the user of the
  422. functionality  of the program, and present available command keys.
  423.       
  424.      F2 - Gives the user the opportunity to view the DOS text
  425. screen as it was before ConEd was invoked.  This is useful when
  426. attempting to ensure that all of the drivers that the CONFIG.SYS
  427. calls were correctly installed.
  428.  
  429.      F3 - Invokes the editor you have selected to edit the
  430. highlighted configurations' AUTOEXEC.BAT file.  As you move your
  431. cursor bar up and down, the extensions of the AUTOEXEC. will change
  432. to correspond to whatever textual description you are on.  To
  433. return to ConEd, simply exit your editor as you would at any other
  434. time.
  435.       
  436.      F4 - Invokes the editor you have selected to edit the
  437. highlighted configurations' CONFIG.SYS file.  As you move your
  438. cursor bar up and down, the extensions of the CONFIG. will change
  439. to correspond to whatever textual description you are on.  To
  440. return to ConEd, simply exit your editor as you would at any other
  441. time.
  442.       
  443.      F5 - Invokes the Configuration Menu.  This allows you to
  444. change, any of the setup options that had been previously selected. 
  445. When altering the setup, press the F10 function key to save the
  446. changes or the ESC key to abort changes.  In either case, you are
  447. returned to the ConEd main menu.
  448.       
  449.      F6 - Presents you with an information screen which tells and
  450. how to get in touch with the author.
  451.       
  452.      F7 - Allows the user to reboot their computer without exiting
  453. to DOS or issuing a <CTRL>-<ALT>-<DEL> command.  A user may wish to
  454. perform this operation if they realize that a particular function
  455. in the CONFIG.SYS file was not invoked properly.  An example would
  456. be if you are connected to a LAN, and one of the drivers that the
  457. CONFIG.SYS calls was not correctly installed or failed.
  458.  
  459.      F8 - Environment Viewer.  This allow you to view the current
  460. environment from within ConEd.  This is the same as typing 'SET'
  461. from the DOS prompt.
  462.  
  463.      F9 - Ends the ConEd program, resumes the configuration in
  464. process.
  465.                 
  466.      <ALT>A - Allows a user to ADD a configuration.
  467. CONfiguration EDitor         Page 10        February 8, 1992
  468.  
  469.      <ALT>C - Copy a configuration.  This allows you to copy the
  470. highlighted configuration to the boot drives root directory WITHOUT
  471. re-booting at this time.  This allows you plan ahead for an
  472. upcoming system reboot.
  473.  
  474.      <ALT>D - Deletes the highlighted configuration AND the
  475. associated AUTOEXEC.xxx and CONFIG.xxx files.
  476.  
  477.      <ALT>E - Edit the highlighted configuration description. 
  478.  
  479.      <ALT>F - Find a configuration.  If you have a large list of
  480. configurations, you may want to find your configuration using this
  481. method.
  482.  
  483.      <ALT>G - Go to your current configuration.  Takes you to your
  484. current configuration in your list.
  485.  
  486.      <ALT>U - Update a configuration.  This allows you to copy the
  487. root directory configuration to the highlighted configuration
  488. WITHOUT re-booting at this time.  This allows you update a
  489. configuration that has been altered outside of ConEd.
  490.  
  491.      PGUP, PGDN, UPARROW, DNARROW, HOME and END keys move the
  492. highlighted cursor bar around the screen.
  493.  
  494.                DISCLAIMER
  495.       
  496.      Unfortunately, these are necessary, so I will make this as
  497. short and to the point as possible.
  498.       
  499.      Ira T. Ashkenes hereby disclaims all warranties relating to
  500. this software, whether express or implied, including without
  501. limitation any implied warranties of merchantability or fitness for
  502. a particular purpose. Ira T. Ashkenes will not be liable for any
  503. special, incidental, consequential, indirect or similar damages due
  504. to loss of data or any other reason, even if Ira T. Ashkenes or an
  505. agent of Ira T. Ashkenes has been advised of the possibility of
  506. such damages.  In no event shall Ira T. Ashkenes's liability for
  507. any damages ever exceed the price paid for the license to use
  508. software, regardless of the form of the claim.  The person using
  509. the software bears all risk as to the quality and performance of
  510. the software.
  511. CONfiguration EDitor         Page 11         February 8, 1992
  512. ConEd version 2.7                               Registration Form
  513. DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
  514.         Make checks payable to:
  515.           IJ Software     
  516.           10288 Abbott Road
  517.           Manassas, Virginia 22110
  518. DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
  519.      Quan Item                                                                                                                                                    PriceTotal
  520.  
  521.      ___  CONfiguration EDitor Ver 2.7  ....@     $10  $________
  522.                (see below for Site License)
  523.                                                Subtotal$________
  524.  
  525.      Virginia State residents add 4.5% sales tax. Tax  $________
  526.  
  527. If you would like a diskette shipped to you add 3.00   $________
  528.                               5, [ ]  3+  [ ]
  529.                                                   Total$________
  530.  
  531. Checks or money orders in US FUNDS accepted.
  532.     
  533. Would you like to receive a *FREE* Compuserve Introduction Account with
  534. a *FREE* $15.00 usage credit?  YES [ ]  NO [ ]
  535.  
  536. Name      _______________________________________________________
  537.  
  538. Company   _______________________________________________________
  539.       
  540. Address   _______________________________________________________
  541.              
  542.           _______________________________________________________
  543.  
  544. Home Phone _________________________  Bus._______________________
  545.  
  546. Registration Name you would like to appear on the screen: (25
  547. character MAX)
  548.         _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
  549.  
  550. Where did you obtain ConEd?   _____________________________________
  551.  
  552. Comments/Suggestions: :____________________________________________
  553. ___________________________________________________________________
  554. ___________________________________________________________________
  555. __________________________________________________________________
  556.  
  557. SINGLE SITE LICENSE Pricing:
  558.  
  559. 1 to 10 computers ..... at $10 each # computers ___x 10.00  _______
  560. 11 to 20 computers .... at $9.00 each # computers ___x  9.00 ______
  561. 21 to 49 computers .....at $7.00 each # computers ___x  7.00 ______
  562. 50 to 99 computers .....at $6.00 each # computers ___x  6.00 ______
  563. 100 or more computers .. $500 one time fee                   ______
  564.  
  565. For multiple site pricing, please call (703) 335-2207.
  566.  
  567.  
  568.