Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
check
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abook_web
check
Commits
7ba0a276
Commit
7ba0a276
authored
Apr 10, 2014
by
Masaru Abe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
リリース時キャッシュ対応
parent
763c979f
Show whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
309 additions
and
379 deletions
+309
-379
abvw/bookmark.html
+0
-1
abvw/contentsearch.html
+0
-0
abvw/contentview.html
+1
-1
abvw/history.html
+0
-0
abvw/home.html
+0
-0
abvw/settings.html
+1
-1
custom/daihatsu/abvw/bookmark.html
+34
-47
custom/daihatsu/abvw/contentsearch.html
+35
-46
custom/daihatsu/abvw/contentview.html
+58
-63
custom/daihatsu/abvw/history.html
+38
-47
custom/daihatsu/abvw/home.html
+46
-53
custom/daihatsu/abvw/settings.html
+32
-40
custom/daihatsu/login.html
+21
-25
custom/dsnagoya/login.html
+21
-25
custom/ktg/login.html
+22
-30
login.html
+0
-0
No files found.
abvw/bookmark.html
View file @
7ba0a276
...
@@ -40,7 +40,6 @@
...
@@ -40,7 +40,6 @@
<script
type=
"text/javascript"
src=
"./js/header.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/Limit_Access_Content.js?#UPDATEID#"
></script>
<script
type=
"text/javascript"
src=
"./js/bookmark.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/thickbox.js?#UPDATEID#"
></script>
<script
type=
"text/javascript"
src=
"./common/js/scrolltopcontrol.js?#UPDATEID#"
></script>
<script
type=
"text/javascript"
src=
"./common/js/scrolltopcontrol.js?#UPDATEID#"
></script>
...
...
abvw/contentsearch.html
View file @
7ba0a276
abvw/contentview.html
View file @
7ba0a276
...
@@ -8,8 +8,8 @@
...
@@ -8,8 +8,8 @@
<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?#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-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/jquery.toastmessage.css?#UPDATEID#"
/>
...
...
abvw/history.html
View file @
7ba0a276
abvw/home.html
View file @
7ba0a276
abvw/settings.html
View file @
7ba0a276
...
@@ -8,8 +8,8 @@
...
@@ -8,8 +8,8 @@
<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"
>
<title></title>
<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-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/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/default.css?#UPDATEID#"
/>
...
...
custom/daihatsu/abvw/bookmark.html
View file @
7ba0a276
...
@@ -8,58 +8,45 @@
...
@@ -8,58 +8,45 @@
<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
type=
"text/javascript"
src=
"./common/js/thickbox.js?#UPDATEID#"
></script>
<script
src=
"./common/js/jquery.toastmessage.js"
></script>
<script
type=
"text/javascript"
src=
"./common/js/scrolltopcontrol.js?#UPDATEID#"
></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/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;"
>
新着メッセージがあります!!!
新着メッセージがあります!!!
...
...
custom/daihatsu/abvw/contentsearch.html
View file @
7ba0a276
...
@@ -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"
/>
<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/accordion.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"./common/js/common.js?#UPDATEID#"
></script>
<link
href=
"css/theme/accordion.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"./js/Limit_Access_Content.js?#UPDATEID#"
></script>
<script
type=
"text/javascript"
src=
"./js/contentsearch.js?#UPDATEID#"
></script>
<link
href=
"css/layout/limit_access.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"./js/header.js?#UPDATEID#"
></script>
<link
href=
"css/theme/limit_access.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"./common/js/gotop.js?#UPDATEID#"
></script>
<script
type=
"text/javascript"
src=
"./common/js/tab.js?#UPDATEID#"
></script>
<script
src=
"./common/js/jquery-1.8.1.min.js"
></script>
<script
type=
"text/javascript"
src=
"./common/js/screenLock.js?#UPDATEID#"
></script>
<script
src=
"./common/js/jquery-ui-1.8.23.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"./js/detail.js?#UPDATEID#"
></script>
<script
src=
"./common/js/jquery.toastmessage.js"
></script>
<script
type=
"text/javascript"
src=
"./common/js/scrolltopcontrol.js?#UPDATEID#"
></script>
<script
src=
"./common/js/i18n.js"
></script>
<script
src=
"./common/js/avweb.js"
></script>
<script
src=
"./common/js/common.js"
></script>
<script
src=
"./js/Limit_Access_Content.js"
></script>
<script
src=
"./js/contentsearch.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>
<script
src=
"./common/js/scrolltopcontrol.js"
></script>
</head>
</head>
<body>
<body>
...
...
custom/daihatsu/abvw/contentview.html
View file @
7ba0a276
<!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?#UPDATEID#"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./common/css/default.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?#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/jquery-ui.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/slideshow.css" /> -->
<script
type=
"text/javascript"
src=
"./common/js/jquery-ui-1.8.23.custom.min.js?#UPDATEID#"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./common/css/jquery.toastmessage.css"
/>
<script
type=
"text/javascript"
src=
"./common/js/jquery.ui.touch-punch.min.js?#UPDATEID#"
></script>
<link
href=
"./common/css/default.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"./common/js/jquery.toastmessage.js?#UPDATEID#"
></script>
<link
href=
"./common/css/screenLock.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"./common/js/jquery.cookie.js?#UPDATEID#"
></script>
<link
href=
"css/delete_shiori.css"
rel=
"stylesheet"
type=
"text/css"
/>
<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
src=
"./common/js/jquery-1.8.1.min.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/reset.css?#UPDATEID#"
/>
<script
src=
"./common/js/jquery-ui-1.8.23.custom.min.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/layout/viewer.css?#UPDATEID#"
/>
<script
src=
"./common/js/jquery.ui.touch-punch.min.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/theme/viewer.css?#UPDATEID#"
/>
<script
src=
"./common/js/jquery.toastmessage.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"common/css/jquery.treeview.css?#UPDATEID#"
/>
<!-- <script src="./common/js/slideshow.js"></script> -->
<link
rel=
"stylesheet"
type=
"text/css"
href=
"common/css/jquery.powertip.css?#UPDATEID#"
/>
<script
src=
"./common/js/jquery.cookie.js"
type=
"text/javascript"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/layout/Anket.css?#UPDATEID#"
/>
<script
src=
"./common/js/jquery.treeview.js"
type=
"text/javascript"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/theme/Anket.css?#UPDATEID#"
/>
<script
src=
"./common/js/jquery.treeview.edit.js"
type=
"text/javascript"
></script>
<script
src=
"./common/js/screenLock.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/htmlparser.js"
></script>
<script
src=
"./common/js/textObject.js"
></script>
<!--Start Function : No.17 - Editor : Long - Date : 07/30/2013 - Summary : Include uuid.js for using createUUID function in common.js -->
<script
src=
"./common/js/uuid.js"
></script>
<!--End Function : No.17 - Editor : Long - Date : 07/30/2013 - Summary : Include uuid.js for using createUUID function in common.js -->
<script
src=
"js/contentview_CallApi.js"
type=
"text/javascript"
></script>
<script
src=
"js/contentview_Events.js"
type=
"text/javascript"
></script>
<script
src=
"js/contentview_GetData.js"
type=
"text/javascript"
></script>
<script
src=
"js/contentview_InitObjects.js"
type=
"text/javascript"
></script>
<script
src=
"js/contentview_CreateObjects.js"
type=
"text/javascript"
></script>
<script
src=
"js/contentview_General.js"
type=
"text/javascript"
></script>
<script
src=
"./js/contentview.js"
></script>
<script
src=
"./js/contentview_Memo.js"
></script>
<script
src=
"./js/contentview_Gomu.js"
></script>
<script
src=
"./js/contentview_Maker.js"
></script>
<script
src=
"./js/contentview_Pen.js"
></script>
<script
src=
"./js/contentview_Marking.js"
></script>
<script
src=
"./js/contentview_PopupText.js"
></script>
<script
src=
"./js/contentview_Paint.js"
></script>
<script
src=
"./js/contentview_Anket.js"
></script>
<script
src=
"./js/contentview_3d.js"
></script>
<script
src=
"./js/contentview_ContentTypeNone.js"
></script>
<script
src=
"./js/contentview_ImagePreview.js"
></script>
<script
src=
"common/js/zoomDetector.js"
type=
"text/javascript"
></script>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"css/reset.css"
/>
<script
type=
"text/javascript"
src=
"./common/js/jquery.powertip.js?#UPDATEID#"
></script>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"css/layout/viewer.css"
/>
<script
type=
"text/javascript"
src=
"./common/js/script.js?#UPDATEID#"
></script>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"css/theme/viewer.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"./common/css/jquery.treeview.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"./common/css/jquery.powertip.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"css/layout/Anket.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"css/theme/Anket.css"
/>
<script
type=
"text/javascript"
src=
"common/js/jquery.powertip.js"
></script>
<style>
<script
type=
"text/javascript"
src=
"common/js/script.js"
></script>
<style>
html
{
html
{
-ms-touch-action
:
none
;
-ms-touch-action
:
none
;
}
}
</style>
</style>
</head>
</head>
<body
id=
"viewer"
>
<body
id=
"viewer"
>
...
...
custom/daihatsu/abvw/history.html
View file @
7ba0a276
...
@@ -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;"
>
新着メッセージがあります!!!
新着メッセージがあります!!!
...
...
custom/daihatsu/abvw/home.html
View file @
7ba0a276
...
@@ -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/jquery.treeview.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"common/css/screen.css?#UPDATEID#"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./common/css/screen.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
href=
"css/layout/common.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/layout/header.css?#UPDATEID#"
/>
<link
href=
"css/theme/common.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/theme/header.css?#UPDATEID#"
/>
<link
href=
"css/layout/header.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/layout/footer.css?#UPDATEID#"
/>
<link
href=
"css/theme/header.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/theme/footer.css?#UPDATEID#"
/>
<link
href=
"css/layout/footer.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/layout/tab.css?#UPDATEID#"
/>
<link
href=
"css/theme/footer.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/theme/tab.css?#UPDATEID#"
/>
<link
href=
"css/layout/tab.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/layout/home.css?#UPDATEID#"
/>
<link
href=
"css/theme/tab.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/theme/home.css?#UPDATEID#"
/>
<link
href=
"css/layout/home.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/layout/bookshelf.css?#UPDATEID#"
/>
<link
href=
"css/theme/home.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/theme/bookshelf.css?#UPDATEID#"
/>
<link
href=
"css/layout/bookshelf.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/layout/list.css?#UPDATEID#"
/>
<link
href=
"css/theme/bookshelf.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/theme/list.css?#UPDATEID#"
/>
<link
href=
"css/layout/list.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/layout/backup.css?#UPDATEID#"
/>
<link
href=
"css/theme/list.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/list_shirori_detail.css?#UPDATEID#"
/>
<link
href=
"css/layout/backup.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/theme/list_shirori_detail.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
href=
"css/layout/list_shirori_detail.css"
type=
"text/css"
rel=
"stylesheet"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/layout/limit_access.css?#UPDATEID#"
/>
<link
href=
"css/theme/list_shirori_detail.css"
type=
"text/css"
rel=
"stylesheet"
/>
<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>
<link
href=
"css/layout/accordion.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/theme/accordion.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/limit_access.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"./common/js/i18n.js?#UPDATEID#"
></script>
<link
href=
"css/theme/limit_access.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"./common/js/common.js?#UPDATEID#"
></script>
<script
type=
"text/javascript"
src=
"./common/js/uuid.js?#UPDATEID#"
></script>
<script
src=
"./common/js/jquery-1.8.1.min.js"
></script>
<script
type=
"text/javascript"
src=
"./js/Limit_Access_Content.js?#UPDATEID#"
></script>
<script
src=
"./common/js/jquery-ui-1.8.23.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"./js/home.js?#UPDATEID#"
></script>
<script
src=
"./common/js/jquery.toastmessage.js"
></script>
<script
type=
"text/javascript"
src=
"./js/header.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
type=
"text/javascript"
src=
"./common/js/tab.js?#UPDATEID#"
></script>
<script
src=
"./common/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"./common/js/jquery.cookie.js?#UPDATEID#"
></script>
<script
src=
"./common/js/uuid.js"
></script>
<script
type=
"text/javascript"
src=
"./common/js/jquery.treeview.edit.js?#UPDATEID#"
></script>
<script
src=
"./js/Limit_Access_Content.js"
></script>
<script
type=
"text/javascript"
src=
"./common/js/jquery.treeview.js?#UPDATEID#"
></script>
<script
src=
"./js/home.js"
></script>
<script
type=
"text/javascript"
src=
"./common/js/screenLock.js?#UPDATEID#"
></script>
<script
src=
"./js/header.js"
></script>
<script
type=
"text/javascript"
src=
"./js/detail.js?#UPDATEID#"
></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>
...
...
custom/daihatsu/abvw/settings.html
View file @
7ba0a276
...
@@ -8,49 +8,41 @@
...
@@ -8,49 +8,41 @@
<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"
>
<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.toastmessage.css"
/>
<link
href=
"./common/css/default.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"./common/css/screenLock.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"css/layout/common.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"css/theme/common.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"css/layout/header.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"css/theme/header.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"css/layout/footer.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"css/theme/footer.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"css/layout/setting.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"css/theme/setting.css"
rel=
"stylesheet"
type=
"text/css"
/>
<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/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>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./common/css/jquery-ui.css?#UPDATEID#"
/>
<script
src=
"./common/js/scrolltopcontrol.js"
></script>
<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
src=
"./common/js/jquery-ui-1.8.23.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"./common/js/jquery-1.8.1.min.js?#UPDATEID#"
></script>
<script
src=
"./common/js/jquery.ui.touch-punch.min.js"
></script>
<script
type=
"text/javascript"
src=
"./common/js/thickbox.js?#UPDATEID#"
></script>
<script
src=
"./common/js/jquery.toastmessage.js"
></script>
<script
type=
"text/javascript"
src=
"./common/js/scrolltopcontrol.js?#UPDATEID#"
></script>
<script
src=
"./common/js/avweb.js"
></script>
<script
type=
"text/javascript"
src=
"./common/js/jquery-ui-1.8.23.custom.min.js?#UPDATEID#"
></script>
<script
src=
"./common/js/i18n.js"
></script>
<script
type=
"text/javascript"
src=
"./common/js/jquery.ui.touch-punch.min.js?#UPDATEID#"
></script>
<script
src=
"./common/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"./common/js/jquery.toastmessage.js?#UPDATEID#"
></script>
<script
src=
"./common/js/screenLock.js"
type=
"text/javascript"
></script>
<script
type=
"text/javascript"
src=
"./common/js/avweb.js?#UPDATEID#"
></script>
<script
src=
"./js/header.js"
type=
"text/javascript"
></script>
<script
type=
"text/javascript"
src=
"./common/js/i18n.js?#UPDATEID#"
></script>
<script
src=
"./js/settings.js"
type=
"text/javascript"
></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>
<style>
#slidebar-animation
{
#slidebar-animation
{
...
...
custom/daihatsu/login.html
View file @
7ba0a276
...
@@ -12,31 +12,27 @@
...
@@ -12,31 +12,27 @@
<title></title>
<title></title>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"./abvw/css/layout/common.css"
/>
<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"
/>
<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"
/>
<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"
/>
<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/layout/login.css"
/>
<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.css"
/>
<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/login_validation.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/theme/limit_access.css?#UPDATEID#"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/theme/login_validation.css"
/>
<script
type=
"text/javascript"
src=
"./abvw/common/js/jquery-1.8.1.min.js?#UPDATEID#"
></script>
<link
href=
"./abvw/css/layout/limit_access.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"./abvw/common/js/thickbox.js?#UPDATEID#"
></script>
<link
href=
"./abvw/css/theme/limit_access.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"./abvw/common/js/jquery-ui-1.8.23.custom.min.js?#UPDATEID#"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/jquery.toastmessage.js?#UPDATEID#"
></script>
<script
src=
"./abvw/common/js/jquery-1.8.1.min.js"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/screenLock.js?#UPDATEID#"
></script>
<script
src=
"./abvw/common/js/thickbox.js"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/avweb.js?#UPDATEID#"
></script>
<script
src=
"./abvw/common/js/jquery-ui-1.8.23.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/i18n.js?#UPDATEID#"
></script>
<script
src=
"./abvw/common/js/jquery.toastmessage.js"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/common.js?#UPDATEID#"
></script>
<script
src=
"./abvw/common/js/screenLock.js"
type=
"text/javascript"
></script>
<script
type=
"text/javascript"
src=
"./abvw/js/Limit_Access_Content.js?#UPDATEID#"
></script>
<script
src=
"./abvw/common/js/avweb.js"
></script>
<script
type=
"text/javascript"
src=
"./abvw/js/login.js?#UPDATEID#"
></script>
<script
src=
"./abvw/common/js/i18n.js"
></script>
<script
src=
"./abvw/common/js/common.js"
></script>
<script
src=
"./abvw/js/Limit_Access_Content.js"
></script>
<script
src=
"./abvw/js/login.js"
></script>
<!--[if gte IE 9]>
<!--[if gte IE 9]>
<style type="text/css">
<style type="text/css">
...
...
custom/dsnagoya/login.html
View file @
7ba0a276
...
@@ -12,31 +12,27 @@
...
@@ -12,31 +12,27 @@
<title></title>
<title></title>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"./abvw/css/layout/common.css"
/>
<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"
/>
<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"
/>
<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"
/>
<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/layout/login.css"
/>
<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.css"
/>
<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/login_validation.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/theme/limit_access.css?#UPDATEID#"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/theme/login_validation.css"
/>
<script
type=
"text/javascript"
src=
"./abvw/common/js/jquery-1.8.1.min.js?#UPDATEID#"
></script>
<link
href=
"./abvw/css/layout/limit_access.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"./abvw/common/js/thickbox.js?#UPDATEID#"
></script>
<link
href=
"./abvw/css/theme/limit_access.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"./abvw/common/js/jquery-ui-1.8.23.custom.min.js?#UPDATEID#"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/jquery.toastmessage.js?#UPDATEID#"
></script>
<script
src=
"./abvw/common/js/jquery-1.8.1.min.js"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/screenLock.js?#UPDATEID#"
></script>
<script
src=
"./abvw/common/js/thickbox.js"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/avweb.js?#UPDATEID#"
></script>
<script
src=
"./abvw/common/js/jquery-ui-1.8.23.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/i18n.js?#UPDATEID#"
></script>
<script
src=
"./abvw/common/js/jquery.toastmessage.js"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/common.js?#UPDATEID#"
></script>
<script
src=
"./abvw/common/js/screenLock.js"
type=
"text/javascript"
></script>
<script
type=
"text/javascript"
src=
"./abvw/js/Limit_Access_Content.js?#UPDATEID#"
></script>
<script
src=
"./abvw/common/js/avweb.js"
></script>
<script
type=
"text/javascript"
src=
"./abvw/js/login.js?#UPDATEID#"
></script>
<script
src=
"./abvw/common/js/i18n.js"
></script>
<script
src=
"./abvw/common/js/common.js"
></script>
<script
src=
"./abvw/js/Limit_Access_Content.js"
></script>
<script
src=
"./abvw/js/login.js"
></script>
<!--[if gte IE 9]>
<!--[if gte IE 9]>
<style type="text/css">
<style type="text/css">
...
...
custom/ktg/login.html
View file @
7ba0a276
...
@@ -15,35 +15,27 @@
...
@@ -15,35 +15,27 @@
<title></title>
<title></title>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"./abvw/css/layout/common.css"
/>
<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"
/>
<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 type="text/css" rel="stylesheet" href="./abvw/css/layout/footer.css" />
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/common/css/jquery.toastmessage.css?#UPDATEID#"
/>
<link type="text/css" rel="stylesheet" href="./abvw/css/theme/footer.css" />-->
<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/common/css/jquery-ui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/layout/login_validation.css?#UPDATEID#"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/common/css/jquery.toastmessage.css"
/>
<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/login.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/theme/limit_access.css?#UPDATEID#"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/theme/login.css"
/>
<!--
<script
type=
"text/javascript"
src=
"./abvw/common/js/jquery-1.8.1.min.js?#UPDATEID#"
></script>
<link rel="stylesheet" type="text/css" href="./abvw/css/login.css" />-->
<script
type=
"text/javascript"
src=
"./abvw/common/js/thickbox.js?#UPDATEID#"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/jquery-ui-1.8.23.custom.min.js?#UPDATEID#"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/layout/login_validation.css"
/>
<script
type=
"text/javascript"
src=
"./abvw/common/js/jquery.toastmessage.js?#UPDATEID#"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/theme/login_validation.css"
/>
<script
type=
"text/javascript"
src=
"./abvw/common/js/screenLock.js?#UPDATEID#"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/avweb.js?#UPDATEID#"
></script>
<script
src=
"./abvw/common/js/jquery-1.8.1.min.js"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/i18n.js?#UPDATEID#"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/common.js?#UPDATEID#"
></script>
<!--<script src="./abvw/common/js/jquery-latest.js"></script>-->
<script
type=
"text/javascript"
src=
"./abvw/js/Limit_Access_Content.js?#UPDATEID#"
></script>
<script
src=
"./abvw/common/js/thickbox.js"
></script>
<script
type=
"text/javascript"
src=
"./abvw/js/login.js?#UPDATEID#"
></script>
<script
src=
"./abvw/common/js/jquery-ui-1.8.23.custom.min.js"
></script>
<script
src=
"./abvw/common/js/jquery.toastmessage.js"
></script>
<script
src=
"./abvw/common/js/screenLock.js"
type=
"text/javascript"
></script>
<script
src=
"./abvw/common/js/avweb.js"
></script>
<script
src=
"./abvw/common/js/i18n.js"
></script>
<script
src=
"./abvw/common/js/common.js"
></script>
<script
src=
"./abvw/js/login.js"
></script>
<!--[if gte IE 9]>
<!--[if gte IE 9]>
<style type="text/css">
<style type="text/css">
...
@@ -112,7 +104,7 @@ jQuery.event.add(window,"load",function() { // 全ての読み込み完了後に
...
@@ -112,7 +104,7 @@ jQuery.event.add(window,"load",function() { // 全ての読み込み完了後に
<footer>
<footer>
<div
class=
"border"
>
<div
class=
"border"
>
<div
class=
"cnt_footer"
>
<div
class=
"cnt_footer"
>
COPYRIGHT
©
201
2
AGENTEC Co., Ltd. ALL RIGHTS RESERVED.
COPYRIGHT
©
201
4
AGENTEC Co., Ltd. ALL RIGHTS RESERVED.
</div>
</div>
</div>
</div>
</footer>
</footer>
...
...
login.html
View file @
7ba0a276
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment