|08press q to quit
|10Enter topic to vote on;
|08Enter choices (enter to end, max 20);
|09No topics exist!
|09Show choices from which topic? |08(|011|09-|01%N|08)|09: 
|10%T - %U
|08[ |02p|10ress |02a|10ny |02k|10ey |08]
|09Vote on which topic? |08(|011|09-|01%N|08)|09: 
|05You have already voted on that!
|09Select which choice? |08(|011|09-|01%N|08)|09: 
|09See results on which topic? |08(|011|09-|01%N|08)|09: 
|03You have voted on everything!
|10votes|09(|01%N|08/|01%P%|09)
  Change vote? 
|17|09 Yes |16 |01No 
|16|01 Yes |17 |09No |16
evote.ans
32,13
07/00,15/01
|10Enter your choice;
|08%N|01: |04Add your own choice
|08%N|01: |09%C
|09%N|08. |10%T
00/01
-

String Definition File: (max length of strings is 150)

Here are the list of pipe codes for quick reference:
           Foreground Colors              Background Colors

  0 - Black          8 - Dark Grey            0 - Black
  1 - Dark Blue      9 - Light Blue           1 - Blue
  2 - Dark Green    10 - Light Green          2 - Green
  3 - Dark Cyan     11 - Light Cyan           3 - Cyan
  4 - Dark Red      12 - Light Red            4 - Red
  5 - Dark Magneta  13 - Light Magneta        5 - Magneta
  6 - Dark Yellow   14 - Light Yellow         6 - Brown
  7 - Gray          15 - White                7 - Gray

There are a few % codes to be aware of in the strings:
%C = Choice
%N = Max Number of Choices/Topics or Number of Votes
%P = Voting Percentage
%T = Topic
%U = User Name
These codes can only be used in the strings that currently contain them.
Lines 1-16/20-23 contain strings which are displayed throughout evote.
Line 17 is the ansi directory & filename.
Line 18 is the lightbar positioning xx,yy.  It must be 5 chars.. 
Line 19 is the lightbar colors.  fg/bg,fg/bg.  The first set is for the normal
text, and the second set is for the highlighted text.
Line 24 is the input fg/bg colors.
Line 25 controls mandatory voting.  '-' = disabled, '+' = enabled.
*NOTE* fg=foreground color, bg=background color.  Only lightbar/input uses the
background colors.
