e372d36d4f57da84d1635b2df11b58161ca3f93d
[frank.git] / index.html
1 <HTML>
2   <HEAD>
3     <META HTTP-EQUIV="Content-Type" content="text/html; charset=UTF-8"/>
4     <TITLE>Frank Welcome Page</TITLE>
5     <STYLE>
6       body {background-color: #F0F0C0; font-size: 1em; }
7       #heading {border-collapse: collapse; font-size: 1.5em; }
8       #heading td, #heading th {border: 1px solid #600000; padding: 3px 3px 3px 3px; text-align: center;}
9       #heading th {background-color: #800000; color: #FFFFFF; }
10       #heading tr.ghost td {background-color: #C0C0C0;}
11     </STYLE>
12   </HEAD>
13
14   <BODY>
15     <TABLE ID="heading"><TR><TH>Welcome to Frank</TH></TR></TABLE>
16
17     <P>
18       <B>Choose a preselected stop:</B><BR/>
19       <A HREF="/ViewSchedule?stop=2438&route=">Bronson at Sunnyside, NB</A><BR/>
20       <A HREF="/ViewSchedule?stop=6781&route=">Bronson at Sunnyside, SB</A><BR/>
21       <A HREF="/ViewSchedule?stop=6683&route=">Sunnyside at Seneca, EB</A><BR/>
22       <A HREF="/ViewSchedule?stop=7655&route=">Bank at Sunnyside, NB</A><BR/>
23       <A HREF="/ViewSchedule?stop=6778&route=">Bank at Hopewell, SB</A><BR/>
24       <A HREF="/ViewSchedule?stop=7649&route=">Riverdale at Sunnyside, NB</A><BR/>
25       <A HREF="/ViewSchedule?stop=3034&route=">Billings Bridge Station (All Directions)</A><BR/>
26       <A HREF="/ViewSchedule?stop=6612&route=">Carleton U (All Directions)</A><BR/>
27       <A HREF="/ViewSchedule?stop=3009&route=">Rideau Centre (All Directions)</A><BR/>
28     </P>
29     <P>
30       <A HREF="/ViewSchedule?stop=6668&route=">Somerset at LeBreton EB</A><BR/>
31       <A HREF="/ViewSchedule?stop=2363&route=">Somerset at Bronson EB</A><BR/>
32       <A HREF="/ViewSchedule?stop=6625&route=">Bronson at Somerset NB</A><BR/>
33       <A HREF="/ViewSchedule?stop=5690&route=">Bronson at Somerset SB</A><BR/>
34     </P>
35     <P>
36       <B>Or, enter your stop number:</B><BR/>
37       <FORM NAME="EnterStopNo" ACTION="/ViewSchedule" METHOD="get">
38         <INPUT TYPE="text" NAME="stop"/>
39         <INPUT TYPE="submit" VALUE="Submit"/>
40       </FORM>
41     </P>
42     <P>
43       English <A HREF="index_fr.html">Français</A> <A HREF="index_jp.html">日本語</A>
44     </P>
45   </BODY>
46 </HTML>