2011-12-13 12:30:09 +00:00
|
|
|
<!doctype html>
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
2012-03-13 15:13:30 +00:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
2012-03-16 15:09:41 +00:00
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
|
|
|
<meta name="format-detection" content="telephone=no">
|
2011-12-13 12:30:09 +00:00
|
|
|
<meta name="copyright" content="
|
|
|
|
<!--@@copyright@@-->
|
|
|
|
" />
|
|
|
|
<title>
|
|
|
|
<!--@@title@@-->
|
|
|
|
</title>
|
|
|
|
<style id="styleArea" type="text/css">
|
|
|
|
<!--@@style@@-->
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<noscript>
|
|
|
|
<!--@@noscript@@-->
|
|
|
|
</noscript>
|
|
|
|
<div id="shadowArea" style="display:none;">
|
|
|
|
<!--@@shadow@@-->
|
|
|
|
</div>
|
|
|
|
<div id="storeArea" style="display:none;">
|
|
|
|
<!--@@tiddler@@-->
|
|
|
|
</div>
|
|
|
|
<script id="jsLibArea" type="text/javascript">
|
|
|
|
<!--@@jslib@@-->
|
|
|
|
</script>
|
2011-12-13 12:48:11 +00:00
|
|
|
<script id="jsBootStartArea" type="text/javascript">
|
|
|
|
<!--@@jsbootstart@@-->
|
|
|
|
</script>
|
2012-03-01 23:23:37 +00:00
|
|
|
<div id="jsModules" style="display:none;">
|
2011-12-13 12:30:09 +00:00
|
|
|
<!--@@jsmodule@@-->
|
2012-03-01 23:23:37 +00:00
|
|
|
</div>
|
2011-12-13 12:48:11 +00:00
|
|
|
<script id="jsBootEndArea" type="text/javascript">
|
|
|
|
<!--@@jsbootend@@-->
|
2011-12-13 12:30:09 +00:00
|
|
|
</script>
|
|
|
|
</body>
|
|
|
|
</html>
|