Commit 8eead406 by Masaru Abe

ブラウザキャッシュ対応の置換パラメータ変更

parent 3bdb0d23
......@@ -8,40 +8,40 @@
<meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv="Expires" content="-1">
<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?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="common/css/default.css?#UPDATEID#"/>
<link rel="stylesheet" type="text/css" href="common/css/screenLock.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.toastmessage.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="common/css/default.css?__UPDATEID__"/>
<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/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_shiori.css?#UPDATEID#" />
<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 rel="stylesheet" type="text/css" href="css/theme/delete_shiori.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="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/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_shiori.css?__UPDATEID__" />
<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 rel="stylesheet" type="text/css" href="css/theme/delete_shiori.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__" />
<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 type="text/javascript" src="./common/js/jquery.toastmessage.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/avweb.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/i18n.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/common.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/screenLock.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./js/header.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./js/Limit_Access_Content.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/bookmark.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./common/js/thickbox.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/scrolltopcontrol.js?#UPDATEID#"></script>
<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 type="text/javascript" src="./common/js/jquery.toastmessage.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/avweb.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/i18n.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/common.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/screenLock.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./js/header.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./js/Limit_Access_Content.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/bookmark.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./common/js/thickbox.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/scrolltopcontrol.js?__UPDATEID__"></script>
<title></title>
</head>
......
......@@ -113,12 +113,12 @@ COMMON.ShortKeys = {
COMMON.ScreenIds = {
Login: './../login.html',
Home : 'home.html?#UPDATEID#',
ContentView : 'contentview.html?#UPDATEID#',
Setting : 'settings.html?#UPDATEID#',
BookmarkList : 'bookmark.html?#UPDATEID#',
ContentSearch : 'contentsearch.html?#UPDATEID#',
History: 'history.html?#UPDATEID#'
Home : 'home.html?__UPDATEID__',
ContentView : 'contentview.html?__UPDATEID__',
Setting : 'settings.html?__UPDATEID__',
BookmarkList : 'bookmark.html?__UPDATEID__',
ContentSearch : 'contentsearch.html?__UPDATEID__',
History: 'history.html?__UPDATEID__'
};
COMMON.Keys = {
......
......@@ -10,35 +10,35 @@
<title></title>
<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?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="common/css/default.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="common/css/screenLock.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/backup.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/backup.css?#UPDATEID#" />
<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 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="css/layout/share.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/share.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.toastmessage.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="common/css/default.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="common/css/screenLock.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/backup.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="css/theme/backup.css?__UPDATEID__" />
<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 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="css/layout/share.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="css/theme/share.css?__UPDATEID__" />
<!--
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/default.css?#UPDATEID#" id="theme_base" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/default.date.css?#UPDATEID#" id="theme_date" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/default.css?__UPDATEID__" id="theme_base" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/default.date.css?__UPDATEID__" id="theme_date" />
-->
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/classic.css?#UPDATEID#" id="theme_base" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/classic.date.css?#UPDATEID#" id="theme_date" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/classic.css?__UPDATEID__" id="theme_base" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/classic.date.css?__UPDATEID__" id="theme_date" />
</head>
<body>
......@@ -157,19 +157,19 @@
this frame prevents back forward cache
</iframe>
<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 type="text/javascript" src="./common/js/jquery.toastmessage.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/i18n.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/avweb.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/common.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/Limit_Access_Content.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/header.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/contentsearch.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/gotop.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/tab.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/screenLock.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./common/js/scrolltopcontrol.js?#UPDATEID#"></script>
<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 type="text/javascript" src="./common/js/jquery.toastmessage.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/i18n.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/avweb.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/common.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/Limit_Access_Content.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/header.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/contentsearch.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/gotop.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/tab.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/screenLock.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./common/js/scrolltopcontrol.js?__UPDATEID__"></script>
</body>
</html>
\ No newline at end of file
......@@ -10,57 +10,57 @@
<meta name="viewport" content="">
<title></title>
<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.toastmessage.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="common/css/default.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="common/css/screenLock.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/delete_shiori.css?#UPDATEID#" />
<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.toastmessage.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="common/css/default.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="common/css/screenLock.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="css/delete_shiori.css?__UPDATEID__" />
<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 type="text/javascript" src="./common/js/jquery.ui.touch-punch.min.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/jquery.toastmessage.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/jquery.cookie.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./common/js/jquery.treeview.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./common/js/jquery.treeview.edit.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./common/js/screenLock.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/avweb.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/i18n.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/common.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/htmlparser.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/textObject.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/uuid.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/contentview_CallApi.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./js/contentview_Events.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./js/contentview_GetData.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./js/contentview_InitObjects.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./js/contentview_CreateObjects.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./js/contentview_General.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./js/contentview.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/contentview_Memo.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/contentview_Gomu.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/contentview_Maker.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/contentview_Pen.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/contentview_Marking.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/contentview_PopupText.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/contentview_Paint.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/contentview_Anket.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/contentview_3d.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/contentview_ContentTypeNone.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/contentview_ImagePreview.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/zoomDetector.js?#UPDATEID#" ></script>
<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 type="text/javascript" src="./common/js/jquery.ui.touch-punch.min.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/jquery.toastmessage.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/jquery.cookie.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./common/js/jquery.treeview.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./common/js/jquery.treeview.edit.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./common/js/screenLock.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/avweb.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/i18n.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/common.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/htmlparser.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/textObject.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/uuid.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/contentview_CallApi.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./js/contentview_Events.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./js/contentview_GetData.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./js/contentview_InitObjects.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./js/contentview_CreateObjects.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./js/contentview_General.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./js/contentview.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/contentview_Memo.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/contentview_Gomu.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/contentview_Maker.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/contentview_Pen.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/contentview_Marking.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/contentview_PopupText.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/contentview_Paint.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/contentview_Anket.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/contentview_3d.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/contentview_ContentTypeNone.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/contentview_ImagePreview.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/zoomDetector.js?__UPDATEID__" ></script>
<link rel="stylesheet" type="text/css" href="css/reset.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/viewer.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/viewer.css?#UPDATEID#" />
<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 rel="stylesheet" type="text/css" href="css/layout/Anket.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/Anket.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/reset.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="css/layout/viewer.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="css/theme/viewer.css?__UPDATEID__" />
<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 rel="stylesheet" type="text/css" href="css/layout/Anket.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="css/theme/Anket.css?__UPDATEID__" />
<script type="text/javascript" src="./common/js/jquery.powertip.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/script.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/jquery.powertip.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/script.js?__UPDATEID__"></script>
<style>
html{
......
......@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<title>Text Copy</title>
<script type="text/javascript" src="common/js/jquery-1.8.1.min.js?#UPDATEID#" ></script>
<script type="text/javascript" src="common/js/jquery-1.8.1.min.js?__UPDATEID__" ></script>
<script>
$(document).ready(function () {
......
......@@ -9,39 +9,39 @@
<meta http-equiv="Expires" content="-1">
<title></title>
<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?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="common/css/default.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="common/css/screenLock.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/history.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/history.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 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/limit_access.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/limit_access.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/layout/share.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/share.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.toastmessage.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="common/css/default.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="common/css/screenLock.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/history.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="css/theme/history.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 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/limit_access.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="css/theme/limit_access.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="css/layout/share.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="css/theme/share.css?__UPDATEID__" />
<!--
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/default.css?#UPDATEID#" id="theme_base" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/default.date.css?#UPDATEID#" id="theme_date" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/default.css?__UPDATEID__" id="theme_base" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/default.date.css?__UPDATEID__" id="theme_date" />
-->
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/classic.css?#UPDATEID#" id="theme_base" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/classic.date.css?#UPDATEID#" id="theme_date" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/classic.css?__UPDATEID__" id="theme_base" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/classic.date.css?__UPDATEID__" id="theme_date" />
</head>
<body>
......@@ -147,18 +147,18 @@
this frame prevents back forward cache
</iframe>
<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 type="text/javascript" src="./common/js/jquery.toastmessage.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/i18n.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/avweb.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/common.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/Limit_Access_Content.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/header.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/history.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/gotop.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/tab.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/screenLock.js?#UPDATEID#" ></script>
<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 type="text/javascript" src="./common/js/jquery.toastmessage.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/i18n.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/avweb.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/common.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/Limit_Access_Content.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/header.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/history.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/gotop.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/tab.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/screenLock.js?__UPDATEID__" ></script>
</body>
</html>
\ No newline at end of file
......@@ -9,42 +9,42 @@
<meta http-equiv="Expires" content="-1">
<title></title>
<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?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="common/css/default.css?#UPDATEID#" />
<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="css/layout/share.css?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="css/theme/share.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.toastmessage.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="common/css/default.css?__UPDATEID__" />
<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="css/layout/share.css?__UPDATEID__" />
<link rel="stylesheet" type="text/css" href="css/theme/share.css?__UPDATEID__" />
<!--
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/default.css?#UPDATEID#" id="theme_base" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/default.date.css?#UPDATEID#" id="theme_date" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/default.css?__UPDATEID__" id="theme_base" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/default.date.css?__UPDATEID__" id="theme_date" />
-->
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/classic.css?#UPDATEID#" id="theme_base" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/classic.date.css?#UPDATEID#" id="theme_date" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/classic.css?__UPDATEID__" id="theme_base" />
<link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/classic.date.css?__UPDATEID__" id="theme_date" />
</head>
<body id="bookshelf">
......@@ -195,22 +195,22 @@
this frame prevents back forward cache
</iframe>
<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 type="text/javascript" src="./common/js/jquery.toastmessage.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/avweb.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/i18n.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/common.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/uuid.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/Limit_Access_Content.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/header.js?#UPDATEID#"></script>
<script type="text/javascript" src="./js/home.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/scrolltopcontrol.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/tab.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/jquery.cookie.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./common/js/jquery.treeview.edit.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./common/js/jquery.treeview.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./common/js/screenLock.js?#UPDATEID#" ></script>
<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 type="text/javascript" src="./common/js/jquery.toastmessage.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/avweb.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/i18n.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/common.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/uuid.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/Limit_Access_Content.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/header.js?__UPDATEID__"></script>
<script type="text/javascript" src="./js/home.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/scrolltopcontrol.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/tab.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/jquery.cookie.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./common/js/jquery.treeview.edit.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./common/js/jquery.treeview.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./common/js/screenLock.js?__UPDATEID__" ></script>
</body>
</html>
\ No newline at end of file
......@@ -59,8 +59,8 @@
</div>
</section>
<script type="text/javascript" src="./common/js/pickadate/picker.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./common/js/pickadate/picker.date.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./js/share.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./js/detail.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./common/js/pickadate/picker.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./common/js/pickadate/picker.date.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./js/share.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./js/detail.js?__UPDATEID__" ></script>
......@@ -10,39 +10,39 @@
<meta http-equiv="Expires" content="-1">
<title></title>
<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?#UPDATEID#" />
<link rel="stylesheet" type="text/css" href="./common/css/default.css?#UPDATEID#" />
<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 rel="stylesheet" type="text/css" href="./common/css/jquery-ui.css?__UPDATEID__" />
<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/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__" />
<script type="text/javascript" src="./common/js/jquery-1.8.1.min.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/thickbox.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/scrolltopcontrol.js?#UPDATEID#"></script>
<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.ui.touch-punch.min.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/jquery.toastmessage.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/avweb.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/i18n.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/common.js?#UPDATEID#"></script>
<script type="text/javascript" src="./common/js/screenLock.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./js/header.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./js/settings.js?#UPDATEID#" ></script>
<script type="text/javascript" src="./common/js/jquery-1.8.1.min.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/thickbox.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/scrolltopcontrol.js?__UPDATEID__"></script>
<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.ui.touch-punch.min.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/jquery.toastmessage.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/avweb.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/i18n.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/common.js?__UPDATEID__"></script>
<script type="text/javascript" src="./common/js/screenLock.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./js/header.js?__UPDATEID__" ></script>
<script type="text/javascript" src="./js/settings.js?__UPDATEID__" ></script>
<style>
#slidebar-animation{
......
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