OSDN Git Service

NP_Paint v1.18
[nucleus-jp/nucleus-plugins.git] / trunk / NP_Paint / paint / template / viewer_pch / pagetemplate_japanese-euc.html
diff --git a/trunk/NP_Paint/paint/template/viewer_pch/pagetemplate_japanese-euc.html b/trunk/NP_Paint/paint/template/viewer_pch/pagetemplate_japanese-euc.html
new file mode 100644 (file)
index 0000000..423f97b
--- /dev/null
@@ -0,0 +1,27 @@
+<html lang="ja">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset={{charset}}" />\r
+<title>NP_Paint - {{file}} - {{name}}</title>\r
+<meta http-equiv="Content-Script-Type" content="text/javascript" />\r
+<meta http-equiv="Content-Style-Type" content="text/css" />\r
+\r
+</head>\r
+<body>\r
+\r
+<applet code="pch.PCHViewer.class" name="paintbbs" width="{{w}}" height="{{h}}" archive="{{appletBaseUrl}}PCHViewer.jar" mayscript="true">\r
+       <param name="pch_file" value="{{MediaURL}}{{file}}" />\r
+       <param name="speed" value="-1" />\r
+       <param name="image_width" value="{{w}}" />\r
+       <param name="image_height" value="{{h}}" />\r
+       \r
+       <param name="res.zip" value="{{appletBaseUrl}}res/res.zip" />\r
+       <param name="tt.zip" value="{{appletBaseUrl}}res/tt.zip" />\r
+</applet>\r
+\r
+<form method="get" action="{{MediaURL}}{{file}}">\r
+<input type="submit" value="¥¢¥Ë¥á¥Ç¡¼¥¿ ¥À¥¦¥ó¥í¡¼¥É" />\r
+<input type="button" value="ÊĤ¸¤ë" onclick="window.close()" />\r
+</form>\r
+\r
+</body>\r
+</html>
\ No newline at end of file