Add translations for fr and jp. Also, force UTF8 encoding on servlet responses,...
[frank.git] / index_jp.html
diff --git a/index_jp.html b/index_jp.html
new file mode 100644 (file)
index 0000000..5cf9813
--- /dev/null
@@ -0,0 +1,47 @@
+<HTML>
+  <HEAD>
+    <META HTTP-EQUIV="Content-Type" content="text/html; charset=UTF-8"/>
+    <TITLE>フランクへようこそ</TITLE>
+    <STYLE>
+      body {background-color: #F0F0C0; font-size: 1em; }
+      #heading {border-collapse: collapse; font-size: 1.5em; }
+      #heading td, #heading th {border: 1px solid #600000; padding: 3px 3px 3px 3px; text-align: center;}
+      #heading th {background-color: #800000; color: #FFFFFF; }
+      #heading tr.ghost td {background-color: #C0C0C0;}
+    </STYLE>
+  </HEAD>
+
+  <BODY>
+    <TABLE ID="heading"><TR><TH>フランクへようこそ</TH></TR></TABLE>
+
+    <P>
+      <B>リストからストップを選択して下さい:</B><BR/>
+      <A HREF="/ViewSchedule?lang=jp&stop=2438&route=">BronsonとSunnyside, 北行き</A><BR/>
+      <A HREF="/ViewSchedule?lang=jp&stop=6781&route=">BronsonとSunnyside, 南行き</A><BR/>
+      <A HREF="/ViewSchedule?lang=jp&stop=6683&route=">SunnysideとSeneca, 東行き</A><BR/>
+      <A HREF="/ViewSchedule?lang=jp&stop=7655&route=">BankとSunnyside, 北行き</A><BR/>
+      <A HREF="/ViewSchedule?lang=jp&stop=6778&route=">BankとHopewell, 南行き</A><BR/>
+      <A HREF="/ViewSchedule?lang=jp&stop=7649&route=">RiverdaleとSunnyside, 北行き</A><BR/>
+      <A HREF="/ViewSchedule?lang=jp&stop=3034&route=">Billings橋駅 (全方向)</A><BR/>
+      <A HREF="/ViewSchedule?lang=jp&stop=6612&route=">Carleton大学 (全方向)</A><BR/>
+      <A HREF="/ViewSchedule?lang=jp&stop=3009&route=">Rideauセンター(全方向)</A><BR/>
+    </P>
+    <P>
+      <A HREF="/ViewSchedule?lang=jp&stop=6668&route=">SomersetとLeBreton, 東行き</A><BR/>
+      <A HREF="/ViewSchedule?lang=jp&stop=2363&route=">SomersetとBronson, 東行き</A><BR/>
+      <A HREF="/ViewSchedule?lang=jp&stop=6625&route=">BronsonとSomerset, 北行き</A><BR/>
+      <A HREF="/ViewSchedule?lang=jp&stop=5690&route=">BronsonとSomerset, 南行き</A><BR/>
+    </P>
+    <P>
+      <B>または、ストップの番号を入力して下さい:</B><BR/>
+      <FORM NAME="EnterStopNo" ACTION="/ViewSchedule" METHOD="get">
+        <INPUT TYPE="text" NAME="stop"/>
+       <INPUT TYPE="hidden" NAME="lang" VALUE="jp"/>
+        <INPUT TYPE="submit" VALUE="出す"/>
+      </FORM>
+    </P>
+    <P>
+      <A HREF="index.html">English</A> <A HREF="index_fr.html">Français</A> 日本語
+    </P>
+  </BODY>
+</HTML>