OSDN Git Service

NP_Paint v1.18
[nucleus-jp/nucleus-plugins.git] / trunk / NP_Paint / paint / template / viewer_spch / pagetemplate_japanese-utf8.html
diff --git a/trunk/NP_Paint/paint/template/viewer_spch/pagetemplate_japanese-utf8.html b/trunk/NP_Paint/paint/template/viewer_spch/pagetemplate_japanese-utf8.html
new file mode 100644 (file)
index 0000000..6b21d5e
--- /dev/null
@@ -0,0 +1,25 @@
+<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="pch2.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
+       \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