Commit 763c979f by Masaru Abe

リリース時キャッシュ対応

parent 2c776fa5
...@@ -8,58 +8,46 @@ ...@@ -8,58 +8,46 @@
<meta http-equiv="Cache-Control" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv="Expires" content="-1"> <meta http-equiv="Expires" content="-1">
<link rel="stylesheet" type="text/css" href="./common/css/jquery-ui.css" /> <link rel="stylesheet" type="text/css" href="common/css/jquery-ui.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="./common/css/jquery.toastmessage.css" /> <link rel="stylesheet" type="text/css" href="common/css/jquery.toastmessage.css?#UPDATEID#" />
<!--<link type="text/css" rel="stylesheet" href="./common/css/screen.css"/>--> <link rel="stylesheet" type="text/css" href="common/css/default.css?#UPDATEID#"/>
<!--<link type="text/css" rel="stylesheet" href="css/tab.css" />--> <link rel="stylesheet" type="text/css" href="common/css/screenLock.css?#UPDATEID#"/>
<link type="text/css" rel="stylesheet" href="./common/css/default.css"/>
<link type="text/css" rel="stylesheet" href="./common/css/screenLock.css"/> <link rel="stylesheet" type="text/css" href="css/layout/common.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/common.css?#UPDATEID#" />
<link type="text/css" rel="stylesheet" href="css/layout/common.css" /> <link rel="stylesheet" type="text/css" href="css/layout/header.css?#UPDATEID#" />
<link type="text/css" rel="stylesheet" href="css/theme/common.css" /> <link rel="stylesheet" type="text/css" href="css/theme/header.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/footer.css?#UPDATEID#" />
<link href="css/layout/header.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/theme/footer.css?#UPDATEID#" />
<link href="css/theme/header.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/layout/backup.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/backup.css?#UPDATEID#" />
<link href="css/layout/footer.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/layout/list_shiori.css?#UPDATEID#" />
<link href="css/theme/footer.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/theme/list_shiori.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/delete_shiori.css?#UPDATEID#" />
<link href="css/layout/backup.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/theme/delete_shiori.css?#UPDATEID#" />
<link href="css/theme/backup.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/layout/accordion.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/accordion.css?#UPDATEID#" />
<link type="text/css" rel="stylesheet" href="css/layout/list_shiori.css" /> <link rel="stylesheet" type="text/css" href="css/layout/limit_access.css?#UPDATEID#" />
<link type="text/css" rel="stylesheet" href="css/theme/list_shiori.css" /> <link rel="stylesheet" type="text/css" href="css/theme/limit_access.css?#UPDATEID#" />
<link type="text/css" rel="stylesheet" href="css/layout/delete_shiori.css" /> <script type="text/javascript" src="./common/js/jquery-1.8.1.min.js?#UPDATEID#"></script>
<link type="text/css" rel="stylesheet" href="css/theme/delete_shiori.css" /> <script type="text/javascript" src="./common/js/jquery-ui-1.8.23.custom.min.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/jquery.toastmessage.js?#UPDATEID#"></script>
<link href="css/layout/accordion.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/avweb.js?#UPDATEID#"></script>
<link href="css/theme/accordion.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/i18n.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/common.js?#UPDATEID#"></script>
<link href="css/layout/limit_access.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/screenLock.js?#UPDATEID#" ></script>
<link href="css/theme/limit_access.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./js/header.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./js/Limit_Access_Content.js?#UPDATEID#"></script>
<script src="./common/js/jquery-1.8.1.min.js"></script> <script type="text/javascript" src="./js/bookmark.js?#UPDATEID#" ></script>
<script src="./common/js/jquery-ui-1.8.23.custom.min.js"></script>
<script src="./common/js/jquery.toastmessage.js"></script> <script type="text/javascript" src="./common/js/thickbox.js?#UPDATEID#"></script>
<script src="./common/js/avweb.js"></script> <script type="text/javascript" src="./common/js/scrolltopcontrol.js?#UPDATEID#"></script>
<script src="./common/js/i18n.js"></script>
<script src="./common/js/common.js"></script>
<script src="common/js/screenLock.js" type="text/javascript"></script>
<script src="./js/header.js" type="text/javascript"></script>
<script src="./js/Limit_Access_Content.js"></script>
<script src="./js/bookmark.js" type="text/javascript"></script>
<!--<script type="text/javascript" src="./common/js/gotop.js"></script>-->
<script type="text/javascript" src="./common/js/thickbox.js"></script>
<script src="./common/js/scrolltopcontrol.js"></script>
<title></title> <title></title>
</head> </head>
<body id="list"> <body id="list">
<header> <header>
<div class="notification-pushmessage" style="display:none;"> <div class="notification-pushmessage" style="display:none;">
新着メッセージがあります!!! 新着メッセージがあります!!!
......
...@@ -93,12 +93,12 @@ var ShortKeys = { ...@@ -93,12 +93,12 @@ var ShortKeys = {
var ScreenIds = { var ScreenIds = {
Login: './../login.html', Login: './../login.html',
Home : 'home.html', Home : 'home.html?#UPDATEID#',
ContentView : 'contentview.html', ContentView : 'contentview.html?#UPDATEID#',
Setting : 'settings.html', Setting : 'settings.html?#UPDATEID#',
BookmarkList : 'bookmark.html', BookmarkList : 'bookmark.html?#UPDATEID#',
ContentSearch : 'contentsearch.html', ContentSearch : 'contentsearch.html?#UPDATEID#',
History: 'history.html' History: 'history.html?#UPDATEID#'
}; };
var Keys = { var Keys = {
......
...@@ -10,52 +10,41 @@ ...@@ -10,52 +10,41 @@
<title></title> <title></title>
<link rel="stylesheet" type="text/css" href="./common/css/jquery-ui.css" /> <link rel="stylesheet" type="text/css" href="common/css/jquery-ui.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="./common/css/jquery.toastmessage.css" /> <link rel="stylesheet" type="text/css" href="common/css/jquery.toastmessage.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="common/css/default.css?#UPDATEID#" />
<!--<link rel="stylesheet" type="text/css" href="./common/css/screen.css" />--> <link rel="stylesheet" type="text/css" href="common/css/screenLock.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/common.css?#UPDATEID#" />
<link href="./common/css/default.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/theme/common.css?#UPDATEID#" />
<link href="./common/css/screenLock.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/layout/header.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/header.css?#UPDATEID#" />
<link href="css/layout/common.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/layout/footer.css?#UPDATEID#" />
<link href="css/theme/common.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/theme/footer.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/backup.css?#UPDATEID#" />
<link href="css/layout/header.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/theme/backup.css?#UPDATEID#" />
<link href="css/theme/header.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/layout/contentsearch.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/contentsearch.css?#UPDATEID#" />
<link href="css/layout/footer.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/layout/list_shirori_detail.css?#UPDATEID#" />
<link href="css/theme/footer.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/theme/list_shirori_detail.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/accordion.css?#UPDATEID#" />
<link href="css/layout/backup.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/theme/accordion.css?#UPDATEID#" />
<link href="css/theme/backup.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/layout/limit_access.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/limit_access.css?#UPDATEID#" />
<link href="css/layout/contentsearch.css" rel="stylesheet" type="text/css" />
<link href="css/theme/contentsearch.css" rel="stylesheet" type="text/css" />
<link href="css/layout/list_shirori_detail.css" type="text/css" rel="stylesheet" />
<link href="css/theme/list_shirori_detail.css" type="text/css" rel="stylesheet" />
<link href="css/layout/accordion.css" rel="stylesheet" type="text/css" />
<link href="css/theme/accordion.css" rel="stylesheet" type="text/css" />
<link href="css/layout/limit_access.css" rel="stylesheet" type="text/css" />
<link href="css/theme/limit_access.css" rel="stylesheet" type="text/css" />
<script src="./common/js/jquery-1.8.1.min.js"></script> <script type="text/javascript" src="./common/js/jquery-1.8.1.min.js?#UPDATEID#"></script>
<script src="./common/js/jquery-ui-1.8.23.custom.min.js"></script> <script type="text/javascript" src="./common/js/jquery-ui-1.8.23.custom.min.js?#UPDATEID#"></script>
<script src="./common/js/jquery.toastmessage.js"></script> <script type="text/javascript" src="./common/js/jquery.toastmessage.js?#UPDATEID#"></script>
<script src="./common/js/i18n.js"></script> <script type="text/javascript" src="./common/js/i18n.js?#UPDATEID#"></script>
<script src="./common/js/avweb.js"></script> <script type="text/javascript" src="./common/js/avweb.js?#UPDATEID#"></script>
<script src="./common/js/common.js"></script> <script type="text/javascript" src="./common/js/common.js?#UPDATEID#"></script>
<script src="./js/Limit_Access_Content.js"></script> <script type="text/javascript" src="./js/Limit_Access_Content.js?#UPDATEID#"></script>
<script src="./js/contentsearch.js"></script> <script type="text/javascript" src="./js/contentsearch.js?#UPDATEID#"></script>
<script src="./js/header.js"></script> <script type="text/javascript" src="./js/header.js?#UPDATEID#"></script>
<script src="./common/js/gotop.js"></script> <script type="text/javascript" src="./common/js/gotop.js?#UPDATEID#"></script>
<script src="./common/js/tab.js"></script> <script type="text/javascript" src="./common/js/tab.js?#UPDATEID#"></script>
<script src="./common/js/screenLock.js" type="text/javascript"></script> <script type="text/javascript" src="./common/js/screenLock.js?#UPDATEID#" ></script>
<script src="./js/detail.js" type="text/javascript"></script> <script type="text/javascript" src="./js/detail.js?#UPDATEID#" ></script>
<script src="./common/js/scrolltopcontrol.js"></script> <script type="text/javascript" src="./common/js/scrolltopcontrol.js?#UPDATEID#"></script>
</head> </head>
<body> <body>
......
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=9,10,chrome=1" /> <meta http-equiv="X-UA-Compatible" content="IE=9,10,chrome=1" />
<meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-store"> <meta http-equiv="Cache-Control" content="no-store">
<meta http-equiv="Cache-Control" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv="Expires" content="-1"> <meta http-equiv="Expires" content="-1">
<meta name="viewport" content=""> <meta name="viewport" content="">
<title> </title> <title> </title>
<link rel="stylesheet" type="text/css" href="./common/css/default.css" /> <link rel="stylesheet" type="text/css" href="common/css/default.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="common/css/jquery-ui.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="./common/css/jquery-ui.css" /> <link rel="stylesheet" type="text/css" href="common/css/jquery.toastmessage.css?#UPDATEID#" />
<!-- <link rel="stylesheet" type="text/css" href="./common/css/slideshow.css" /> --> <link rel="stylesheet" type="text/css" href="common/css/default.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="./common/css/jquery.toastmessage.css" /> <link rel="stylesheet" type="text/css" href="common/css/screenLock.css?#UPDATEID#" />
<link href="./common/css/default.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/delete_shiori.css?#UPDATEID#" />
<link href="./common/css/screenLock.css" rel="stylesheet" type="text/css" />
<link href="css/delete_shiori.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/jquery-1.8.1.min.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/jquery-ui-1.8.23.custom.min.js?#UPDATEID#"></script>
<script src="./common/js/jquery-1.8.1.min.js"></script> <script type="text/javascript" src="./common/js/jquery.ui.touch-punch.min.js?#UPDATEID#"></script>
<script src="./common/js/jquery-ui-1.8.23.custom.min.js"></script> <script type="text/javascript" src="./common/js/jquery.toastmessage.js?#UPDATEID#"></script>
<script src="./common/js/jquery.ui.touch-punch.min.js"></script> <script type="text/javascript" src="./common/js/jquery.cookie.js?#UPDATEID#" ></script>
<script src="./common/js/jquery.toastmessage.js"></script> <script type="text/javascript" src="./common/js/jquery.treeview.js?#UPDATEID#" ></script>
<!-- <script src="./common/js/slideshow.js"></script> --> <script type="text/javascript" src="./common/js/jquery.treeview.edit.js?#UPDATEID#" ></script>
<script src="./common/js/jquery.cookie.js" type="text/javascript"></script> <script type="text/javascript" src="./common/js/screenLock.js?#UPDATEID#"></script>
<script src="./common/js/jquery.treeview.js" type="text/javascript"></script> <script type="text/javascript" src="./common/js/avweb.js?#UPDATEID#"></script>
<script src="./common/js/jquery.treeview.edit.js" type="text/javascript"></script> <script type="text/javascript" src="./common/js/i18n.js?#UPDATEID#"></script>
<script src="./common/js/screenLock.js"></script> <script type="text/javascript" src="./common/js/common.js?#UPDATEID#"></script>
<script src="./common/js/avweb.js"></script> <script type="text/javascript" src="./common/js/htmlparser.js?#UPDATEID#"></script>
<script src="./common/js/i18n.js"></script> <script type="text/javascript" src="./common/js/textObject.js?#UPDATEID#"></script>
<script src="./common/js/common.js"></script> <script type="text/javascript" src="./common/js/uuid.js?#UPDATEID#"></script>
<script src="./common/js/htmlparser.js"></script> <script type="text/javascript" src="./js/contentview_CallApi.js?#UPDATEID#" ></script>
<script src="./common/js/textObject.js"></script> <script type="text/javascript" src="./js/contentview_Events.js?#UPDATEID#" ></script>
<!--Start Function : No.17 - Editor : Long - Date : 07/30/2013 - Summary : Include uuid.js for using createUUID function in common.js --> <script type="text/javascript" src="./js/contentview_GetData.js?#UPDATEID#" ></script>
<script src="./common/js/uuid.js"></script> <script type="text/javascript" src="./js/contentview_InitObjects.js?#UPDATEID#" ></script>
<!--End Function : No.17 - Editor : Long - Date : 07/30/2013 - Summary : Include uuid.js for using createUUID function in common.js --> <script type="text/javascript" src="./js/contentview_CreateObjects.js?#UPDATEID#" ></script>
<script src="js/contentview_CallApi.js" type="text/javascript"></script> <script type="text/javascript" src="./js/contentview_General.js?#UPDATEID#" ></script>
<script src="js/contentview_Events.js" type="text/javascript"></script> <script type="text/javascript" src="./js/contentview.js?#UPDATEID#"></script>
<script src="js/contentview_GetData.js" type="text/javascript"></script> <script type="text/javascript" src="./js/contentview_Memo.js?#UPDATEID#"></script>
<script src="js/contentview_InitObjects.js" type="text/javascript"></script> <script type="text/javascript" src="./js/contentview_Gomu.js?#UPDATEID#"></script>
<script src="js/contentview_CreateObjects.js" type="text/javascript"></script> <script type="text/javascript" src="./js/contentview_Maker.js?#UPDATEID#"></script>
<script src="js/contentview_General.js" type="text/javascript"></script> <script type="text/javascript" src="./js/contentview_Pen.js?#UPDATEID#"></script>
<script src="./js/contentview.js"></script> <script type="text/javascript" src="./js/contentview_Marking.js?#UPDATEID#"></script>
<script src="./js/contentview_Memo.js"></script> <script type="text/javascript" src="./js/contentview_PopupText.js?#UPDATEID#"></script>
<script src="./js/contentview_Gomu.js"></script> <script type="text/javascript" src="./js/contentview_Paint.js?#UPDATEID#"></script>
<script src="./js/contentview_Maker.js"></script> <script type="text/javascript" src="./js/contentview_Anket.js?#UPDATEID#"></script>
<script src="./js/contentview_Pen.js"></script> <script type="text/javascript" src="./js/contentview_3d.js?#UPDATEID#"></script>
<script src="./js/contentview_Marking.js"></script> <script type="text/javascript" src="./js/contentview_ContentTypeNone.js?#UPDATEID#"></script>
<script src="./js/contentview_PopupText.js"></script> <script type="text/javascript" src="./js/contentview_ImagePreview.js?#UPDATEID#"></script>
<script src="./js/contentview_Paint.js"></script> <script type="text/javascript" src="./common/js/zoomDetector.js?#UPDATEID#" ></script>
<script src="./js/contentview_Anket.js"></script>
<script src="./js/contentview_3d.js"></script> <link rel="stylesheet" type="text/css" href="css/reset.css?#UPDATEID#" />
<script src="./js/contentview_ContentTypeNone.js"></script> <link rel="stylesheet" type="text/css" href="css/layout/viewer.css?#UPDATEID#" />
<script src="./js/contentview_ImagePreview.js"></script> <link rel="stylesheet" type="text/css" href="css/theme/viewer.css?#UPDATEID#" />
<script src="common/js/zoomDetector.js" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="common/css/jquery.treeview.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="common/css/jquery.powertip.css?#UPDATEID#" />
<link type="text/css" rel="stylesheet" href="css/reset.css" /> <link rel="stylesheet" type="text/css" href="css/layout/Anket.css?#UPDATEID#" />
<link type="text/css" rel="stylesheet" href="css/layout/viewer.css" /> <link rel="stylesheet" type="text/css" href="css/theme/Anket.css?#UPDATEID#" />
<link type="text/css" rel="stylesheet" href="css/theme/viewer.css" />
<link type="text/css" rel="stylesheet" href="./common/css/jquery.treeview.css" /> <script type="text/javascript" src="./common/js/jquery.powertip.js?#UPDATEID#"></script>
<link type="text/css" rel="stylesheet" href="./common/css/jquery.powertip.css" /> <script type="text/javascript" src="./common/js/script.js?#UPDATEID#"></script>
<link type="text/css" rel="stylesheet" href="css/layout/Anket.css" />
<link type="text/css" rel="stylesheet" href="css/theme/Anket.css" /> <style>
html{
<script type="text/javascript" src="common/js/jquery.powertip.js"></script> -ms-touch-action : none;
<script type="text/javascript" src="common/js/script.js"></script> }
</style>
<style>
html{
-ms-touch-action : none;
}
</style>
</head> </head>
<body id="viewer"> <body id="viewer">
<div id="wrapper"> <div id="wrapper">
<!--Viewer component is added here --> <!--Viewer component is added here -->
...@@ -172,7 +167,7 @@ ...@@ -172,7 +167,7 @@
<img src="img/view_loading.gif" width="64px" height="64px"> <img src="img/view_loading.gif" width="64px" height="64px">
</div> </div>
<!-- ================================================================================== --> <!-- ================================================================================== -->
<!-- Marking group [start] <!-- Marking group [start] -->
<!-- ================================================================================== --> <!-- ================================================================================== -->
<!-- Marking [start] --> <!-- Marking [start] -->
...@@ -368,11 +363,11 @@ ...@@ -368,11 +363,11 @@
<div id="dlgOverlay"> </div> <div id="dlgOverlay"> </div>
<!-- ================================================================================== --> <!-- ================================================================================== -->
<!-- Marking group [start] <!-- Marking group [start] -->
<!-- ================================================================================== --> <!-- ================================================================================== -->
<!-- ================================================================================== --> <!-- ================================================================================== -->
<!-- Footer [start] <!-- Footer [start] -->
<!-- ================================================================================== --> <!-- ================================================================================== -->
<footer id="footer_toolbar_1" class="footer"> <footer id="footer_toolbar_1" class="footer">
<div class="ftinner"> <div class="ftinner">
...@@ -422,7 +417,7 @@ ...@@ -422,7 +417,7 @@
<a id="control_screen_2" class="toolbar_close" style=""> </a> <a id="control_screen_2" class="toolbar_close" style=""> </a>
<!-- ================================================================================== --> <!-- ================================================================================== -->
<!-- Footer [end] <!-- Footer [end] -->
<!-- ================================================================================== --> <!-- ================================================================================== -->
<section id="bgmConfirm" class="sectionDeleteConfirm"> <section id="bgmConfirm" class="sectionDeleteConfirm">
<h1 class="lang" lang=""> </h1> <h1 class="lang" lang=""> </h1>
......
...@@ -2,16 +2,16 @@ ...@@ -2,16 +2,16 @@
<html> <html>
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<title>Text Copy | ABook Viewer For Web</title> <title>Text Copy</title>
<script src="common/js/jquery-1.8.1.min.js" type="text/javascript"></script> <script type="text/javascript" src="common/js/jquery-1.8.1.min.js?#UPDATEID#" ></script>
<script> <script>
$(document).ready(function () { $(document).ready(function () {
var data = window.opener.getText(); var data = window.opener.getText();
$('#result').html(data.text); $('#result').html(data.text);
document.title = data.title; document.title = data.title;
}); });
</script> </script>
<style> <style>
#result { #result {
......
...@@ -9,57 +9,48 @@ ...@@ -9,57 +9,48 @@
<meta http-equiv="Expires" content="-1"> <meta http-equiv="Expires" content="-1">
<title></title> <title></title>
<link rel="stylesheet" type="text/css" href="./common/css/jquery-ui.css" /> <link rel="stylesheet" type="text/css" href="common/css/jquery-ui.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="./common/css/jquery.toastmessage.css" /> <link rel="stylesheet" type="text/css" href="common/css/jquery.toastmessage.css?#UPDATEID#" />
<link href="./common/css/default.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="common/css/default.css?#UPDATEID#" />
<link href="./common/css/screenLock.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="common/css/screenLock.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/common.css?#UPDATEID#" />
<link href="css/layout/common.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/theme/common.css?#UPDATEID#" />
<link href="css/theme/common.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/layout/header.css?#UPDATEID#" />
<link href="css/layout/header.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/theme/header.css?#UPDATEID#" />
<link href="css/theme/header.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/layout/footer.css?#UPDATEID#" />
<link href="css/layout/footer.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/theme/footer.css?#UPDATEID#" />
<link href="css/theme/footer.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/layout/history.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/history.css?#UPDATEID#" />
<link href="css/layout/history.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/layout/backup.css?#UPDATEID#" />
<link href="css/theme/history.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/theme/backup.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/restore.css?#UPDATEID#" />
<link href="css/layout/backup.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/theme/restore.css?#UPDATEID#" />
<link href="css/theme/backup.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/layout/login_validation.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/login_validation.css?#UPDATEID#" />
<link href="css/layout/restore.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/layout/accordion.css?#UPDATEID#" />
<link href="css/theme/restore.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/theme/accordion.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/list_shirori_detail.css?#UPDATEID#" />
<link href="css/layout/login_validation.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/theme/list_shirori_detail.css?#UPDATEID#" />
<link href="css/theme/login_validation.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/layout/limit_access.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/limit_access.css?#UPDATEID#" />
<link href="css/layout/accordion.css" rel="stylesheet" type="text/css" />
<link href="css/theme/accordion.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/jquery-1.8.1.min.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/jquery-ui-1.8.23.custom.min.js?#UPDATEID#"></script>
<link href="css/layout/list_shirori_detail.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="./common/js/jquery.toastmessage.js?#UPDATEID#"></script>
<link href="css/theme/list_shirori_detail.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="./common/js/i18n.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/avweb.js?#UPDATEID#"></script>
<link href="css/layout/limit_access.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/common.js?#UPDATEID#"></script>
<link href="css/theme/limit_access.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./js/Limit_Access_Content.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/history.js?#UPDATEID#"></script>
<script src="./common/js/jquery-1.8.1.min.js"></script> <script type="text/javascript" src="./js/header.js?#UPDATEID#"></script>
<script src="./common/js/jquery-ui-1.8.23.custom.min.js"></script> <script type="text/javascript" src="./common/js/gotop.js?#UPDATEID#"></script>
<script src="./common/js/jquery.toastmessage.js"></script> <script type="text/javascript" src="./common/js/tab.js?#UPDATEID#"></script>
<script src="./common/js/i18n.js"></script> <script type="text/javascript" src="./common/js/screenLock.js?#UPDATEID#" ></script>
<script src="./common/js/avweb.js"></script> <script type="text/javascript" src="./js/detail.js?#UPDATEID#" ></script>
<script src="./common/js/common.js"></script>
<script src="./js/Limit_Access_Content.js"></script>
<script src="./js/history.js"></script>
<script src="./js/header.js"></script>
<script src="./common/js/gotop.js"></script>
<script src="common/js/tab.js"></script>
<script src="./common/js/screenLock.js" type="text/javascript"></script>
<script src="js/detail.js" type="text/javascript"></script>
</head> </head>
<body> <body>
<header> <header>
<div class="notification-pushmessage" style="display:none;"> <div class="notification-pushmessage" style="display:none;">
新着メッセージがあります!!! 新着メッセージがあります!!!
......
...@@ -9,59 +9,52 @@ ...@@ -9,59 +9,52 @@
<meta http-equiv="Expires" content="-1"> <meta http-equiv="Expires" content="-1">
<title></title> <title></title>
<link rel="stylesheet" type="text/css" href="./common/css/jquery-ui.css" /> <link rel="stylesheet" type="text/css" href="common/css/jquery-ui.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="./common/css/jquery.toastmessage.css" /> <link rel="stylesheet" type="text/css" href="common/css/jquery.toastmessage.css?#UPDATEID#" />
<link href="./common/css/default.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="common/css/default.css?#UPDATEID#" />
<link href="./common/css/screenLock.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="common/css/screenLock.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="common/css/jquery.treeview.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="common/css/screen.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/common.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/common.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/header.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/header.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/footer.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/footer.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/tab.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/tab.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/home.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/home.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/bookshelf.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/bookshelf.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/list.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/list.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/backup.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/backup.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/list_shirori_detail.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/list_shirori_detail.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/accordion.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/accordion.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/limit_access.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/limit_access.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="./common/css/jquery.treeview.css" /> <script type="text/javascript" src="./common/js/jquery-1.8.1.min.js?#UPDATEID#"></script>
<link rel="stylesheet" type="text/css" href="./common/css/screen.css" /> <script type="text/javascript" src="./common/js/jquery-ui-1.8.23.custom.min.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/jquery.toastmessage.js?#UPDATEID#"></script>
<link href="css/layout/common.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/avweb.js?#UPDATEID#"></script>
<link href="css/theme/common.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/i18n.js?#UPDATEID#"></script>
<link href="css/layout/header.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/common.js?#UPDATEID#"></script>
<link href="css/theme/header.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/uuid.js?#UPDATEID#"></script>
<link href="css/layout/footer.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./js/Limit_Access_Content.js?#UPDATEID#"></script>
<link href="css/theme/footer.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./js/home.js?#UPDATEID#"></script>
<link href="css/layout/tab.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./js/header.js?#UPDATEID#"></script>
<link href="css/theme/tab.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/scrolltopcontrol.js?#UPDATEID#"></script>
<link href="css/layout/home.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/tab.js?#UPDATEID#"></script>
<link href="css/theme/home.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/jquery.cookie.js?#UPDATEID#" ></script>
<link href="css/layout/bookshelf.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/jquery.treeview.edit.js?#UPDATEID#" ></script>
<link href="css/theme/bookshelf.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/jquery.treeview.js?#UPDATEID#" ></script>
<link href="css/layout/list.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/screenLock.js?#UPDATEID#" ></script>
<link href="css/theme/list.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./js/detail.js?#UPDATEID#" ></script>
<link href="css/layout/backup.css" rel="stylesheet" type="text/css" />
<link href="css/theme/backup.css" rel="stylesheet" type="text/css" />
<link href="css/layout/list_shirori_detail.css" type="text/css" rel="stylesheet" />
<link href="css/theme/list_shirori_detail.css" type="text/css" rel="stylesheet" />
<link href="css/layout/accordion.css" rel="stylesheet" type="text/css" />
<link href="css/theme/accordion.css" rel="stylesheet" type="text/css" />
<link href="css/layout/limit_access.css" rel="stylesheet" type="text/css" />
<link href="css/theme/limit_access.css" rel="stylesheet" type="text/css" />
<script src="./common/js/jquery-1.8.1.min.js"></script>
<script src="./common/js/jquery-ui-1.8.23.custom.min.js"></script>
<script src="./common/js/jquery.toastmessage.js"></script>
<script src="./common/js/avweb.js"></script>
<script src="./common/js/i18n.js"></script>
<script src="./common/js/common.js"></script>
<script src="./common/js/uuid.js"></script>
<script src="./js/Limit_Access_Content.js"></script>
<script src="./js/home.js"></script>
<script src="./js/header.js"></script>
<script src="./common/js/scrolltopcontrol.js"></script>
<script src="./common/js/tab.js"></script>
<script src="./common/js/jquery.cookie.js" type="text/javascript"></script>
<script src="./common/js/jquery.treeview.edit.js" type="text/javascript"></script>
<script src="./common/js/jquery.treeview.js" type="text/javascript"></script>
<script src="./common/js/screenLock.js" type="text/javascript"></script>
<script src="./js/detail.js" type="text/javascript"></script>
</head> </head>
......
...@@ -9,48 +9,40 @@ ...@@ -9,48 +9,40 @@
<meta http-equiv="Cache-Control" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv="Expires" content="-1"> <meta http-equiv="Expires" content="-1">
<title></title> <title></title>
<link rel="stylesheet" type="text/css" href="./common/css/jquery-ui.css" /> <link rel="stylesheet" type="text/css" href="./common/css/jquery-ui.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="./common/css/jquery.toastmessage.css" /> <link rel="stylesheet" type="text/css" href="./common/css/jquery.toastmessage.css?#UPDATEID#" />
<link href="./common/css/default.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="./common/css/default.css?#UPDATEID#" />
<link href="./common/css/screenLock.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="./common/css/screenLock.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/common.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/common.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/header.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/header.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/footer.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/footer.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/setting.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/setting.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/backup.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/backup.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/restore.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/restore.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/login_validation.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/login_validation.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/accordion.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/accordion.css?#UPDATEID#" />
<link href="css/layout/common.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/jquery-1.8.1.min.js?#UPDATEID#"></script>
<link href="css/theme/common.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/thickbox.js?#UPDATEID#"></script>
<link href="css/layout/header.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/scrolltopcontrol.js?#UPDATEID#"></script>
<link href="css/theme/header.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/jquery-ui-1.8.23.custom.min.js?#UPDATEID#"></script>
<link href="css/layout/footer.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/jquery.ui.touch-punch.min.js?#UPDATEID#"></script>
<link href="css/theme/footer.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/jquery.toastmessage.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/avweb.js?#UPDATEID#"></script>
<link href="css/layout/setting.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/i18n.js?#UPDATEID#"></script>
<link href="css/theme/setting.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./common/js/common.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/screenLock.js?#UPDATEID#" ></script>
<link href="css/layout/backup.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./js/header.js?#UPDATEID#" ></script>
<link href="css/theme/backup.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./js/settings.js?#UPDATEID#" ></script>
<link href="css/layout/restore.css" rel="stylesheet" type="text/css" />
<link href="css/theme/restore.css" rel="stylesheet" type="text/css" />
<link href="css/layout/login_validation.css" rel="stylesheet" type="text/css" />
<link href="css/theme/login_validation.css" rel="stylesheet" type="text/css" />
<link href="css/layout/accordion.css" rel="stylesheet" type="text/css" />
<link href="css/theme/accordion.css" rel="stylesheet" type="text/css" />
<script src="./common/js/jquery-1.8.1.min.js"></script>
<script type="text/javascript" src="./common/js/thickbox.js"></script>
<script src="./common/js/scrolltopcontrol.js"></script>
<script src="./common/js/jquery-ui-1.8.23.custom.min.js"></script>
<script src="./common/js/jquery.ui.touch-punch.min.js"></script>
<script src="./common/js/jquery.toastmessage.js"></script>
<script src="./common/js/avweb.js"></script>
<script src="./common/js/i18n.js"></script>
<script src="./common/js/common.js"></script>
<script src="./common/js/screenLock.js" type="text/javascript"></script>
<script src="./js/header.js" type="text/javascript"></script>
<script src="./js/settings.js" type="text/javascript"></script>
<style> <style>
#slidebar-animation{ #slidebar-animation{
......
...@@ -12,18 +12,14 @@ ...@@ -12,18 +12,14 @@
<title></title> <title></title>
<link type="text/css" rel="stylesheet" href="./abvw/css/layout/common.css?#UPDATEID#" /> <link rel="stylesheet" type="text/css" href="./abvw/css/layout/common.css?#UPDATEID#" />
<link type="text/css" rel="stylesheet" href="./abvw/css/theme/common.css?#UPDATEID#" /> <link rel="stylesheet" type="text/css" href="./abvw/css/theme/common.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="./abvw/common/css/jquery-ui.css?#UPDATEID#" /> <link rel="stylesheet" type="text/css" href="./abvw/common/css/jquery-ui.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="./abvw/common/css/jquery.toastmessage.css?#UPDATEID#" /> <link rel="stylesheet" type="text/css" href="./abvw/common/css/jquery.toastmessage.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="./abvw/css/layout/login.css?#UPDATEID#" /> <link rel="stylesheet" type="text/css" href="./abvw/css/layout/login.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="./abvw/css/theme/login.css?#UPDATEID#" /> <link rel="stylesheet" type="text/css" href="./abvw/css/theme/login.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="./abvw/css/layout/login_validation.css?#UPDATEID#" /> <link rel="stylesheet" type="text/css" href="./abvw/css/layout/login_validation.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="./abvw/css/theme/login_validation.css?#UPDATEID#" /> <link rel="stylesheet" type="text/css" href="./abvw/css/theme/login_validation.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="./abvw/css/layout/limit_access.css?#UPDATEID#" /> <link rel="stylesheet" type="text/css" href="./abvw/css/layout/limit_access.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="./abvw/css/theme/limit_access.css?#UPDATEID#" /> <link rel="stylesheet" type="text/css" href="./abvw/css/theme/limit_access.css?#UPDATEID#" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment