OSDN Git Service

version 0.5.0
[pettanr/clientJs.git] / 0.5.x / work.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html xmlns:v="urn:schemas-microsoft-com:vml">
3         <head>
4                 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5                 <meta http-equiv="Content-Language" content="ja">
6                 <meta http-equiv="Content-Script-Type" content="text/javascript">
7                 <meta http-equiv="Content-Style-Type" content="text/css">
8                 <meta http-equiv="imagetoolbar" content="no">
9                 <title>Login User Console | pettanR</title>
10                 <link rel="stylesheet" type="text/css" href="stylesheets/peta.common.css">
11                 <link rel="stylesheet" type="text/css" href="stylesheets/system.css">
12                 <link rel="stylesheet" type="text/css" href="stylesheets/peta.apps.css">
13         </head>
14         <body>
15                 <script type="text/javascript" src="javascripts/jQuery-1.6.2.min.js"></script>
16                 <script type="text/javascript" src="javascripts/system.js"></script>
17                 <script type="text/javascript" src="javascripts/pongame.js"></script>
18                 <script type="text/javascript">
19                         var has_server_support = false;
20                 </script>
21                 <script type="text/javascript" src="javascripts/peta.common.js"></script>
22                 <script type="text/javascript" src="javascripts/peta.apps.js"></script>
23         </body>
24 </html>