history.html 11.9 KB
Newer Older
Masaru Abe committed
1 2 3 4 5 6 7 8 9 10 11
<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=9,chrome=1" />
    <meta http-equiv="Pragma" content="no-cache">
    <meta http-equiv="Cache-Control" content="no-store">
    <meta http-equiv="Cache-Control" content="no-cache">
    <meta http-equiv="Expires" content="-1">
    <title></title>
    
12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
    <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/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#" />
    
    <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/history.js?#UPDATEID#"></script>
    <script type="text/javascript" src="./js/header.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="./js/detail.js?#UPDATEID#" ></script>
    
Masaru Abe committed
51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194
</head>
<body>

<header>
    <div class="notification-pushmessage" style="display:none;">
        新着メッセージがあります!!!
    </div>
    <div class="cnt_header">
        <a class="logo" href="javascript:void(0);" onclick="avwScreenMove(ScreenIds.Home)"> </a>
        <div class="menu_login">
            <ul class="floatL">
                <li class="floatR" id="li-login-username" style="display:none;">
                    <label><img src="img/common/login_title.png" height="20"></label>
                    <label class="lang" lang="txtLoginUser">こんにちは</label>
                </li>
            </ul>
            <p id="login-username" class="username" > </p>
        </div>
        <div class="menu_language">
            <div class="clearfix">
                <ul class="floatR">                   
                    <li class="language" id="language-jp" style="display:none;" ><a href="#"><img src="img/common/flg_jpn.png" width="29" height="20"></a></li>
                    <li class="language" id="language-en" style="display:none;" ><a href="#"><img src="img/common/flg_usa.png" width="29" height="20"></a></li>
                    <li class="language" id="language-kr" style="display:none;" ><a href="#"><img src="img/common/flg_kor.png" width="29" height="20"></a></li>
                    <li style="padding-left:0;"><input class="focus" id="searchbox-key" name="" type="text" placeholder="キーワードを入力してください"></li>
                    <div id="header-searchbox" style="display:none;">
                        <input type="radio" id="searchbox-content" name="searchbox-searchtype" value="1" checked="checked" /><span id="searchbox-content-header" class="lang" lang="txtCtnNm">コンテンツ名</span><br/>
                        <input type="radio" id="searchbox-tag" name="searchbox-searchtype" value="2" /><span class="lang" id="searchbox-tag-header" lang="txtTag">タグ</span><br/>
                        <input type="radio" id="searchbox-body" name="searchbox-searchtype" value="3" /><span class="lang" id="searchbox-body-header" lang="txtContTxt">本文</span><br/>
                        <a class="blue lang" href="#" id="searchbox-search" lang="txtSearch">検索</a>
                    </div>
                </ul>
            </div>
            <ul class="button">
                <li class="floatL" id="dspPushMessage">
                    <a href="#" id="liPushMessage"><span class="pushMessage"><span class="icon"></span> <span class="lang" lang="txtPushAlert">新着 : </span><span id="numbermessage"></span><span class="arrow"></span></span></a>
                    <div id="accordion" style="display:none;">
                    <div id="show-push-message"></div>
                        <div class="pagechange clearfix">
                            <a class="floatL lang" id='prev-page-message' lang="txtPrevious"><<前へ</a><a class="floatR lang" id='next-page-message'  lang="txtNext">次へ>></a>
                        </div>
                    </div>
                </li>  
                <li class="menuIcon" id="dspHome"><a href="#"><img src="img/common/icon_home.png" height="27"></a></li>
                <li class="menuIcon" id="dspShiori"><a href="#"><img src="img/common/icon_marker.png" height="27"></a></li>
                <li class="menuIcon" id="dspViewHistory"><a href="#"><img src="img/common/icon_watch.png" height="27"></a></li>
                <li class="menuIcon" id="dspSetting" style=""><a href="#"><img src="img/common/icon_setup.png" height="27"></a></li>
                <li class="menuIcon" id="dspLogout" style="margin-right:0;"><a href="#"><img src="img/common/icon_logout.png" height="27"></a></li>  
            </ul>
        </div>
    </div>
</header>

<section class="sectionbackup_logout" id="dlgConfirmBackup1">
	<h1><label class="lang" lang="txtBackupTitle">バックアップ確認</label></h1>

	<p class="message"><label lang="txtLogoutBkMsg" class="lang">ログアウトする前にバックアップしますか?</label></p>
    <p class="message-options">
        <label class="option_backup">
            <label lang="txtBkSelectData" class="lang">バックアップするデータを選択してください。</label><br />
            <input type="checkbox" id="chkBkAllMarking" class="chkbx" checked="checked" /><label for="chkBkAllMarking" lang="txtBkMarking" class="lang">マーキング</label>
            <input type="checkbox" id="chkBkAllMemo" class="chkbx" checked="checked" /><label for="chkBkAllMemo" lang="txtBkMemo" class="lang">メモ</label>
            <input type="checkbox" id="chkBkAllShiori" class="chkbx" checked="checked" /><label for="chkBkAllShiori" lang="txtBkShiori" class="lang">しおり</label>
        </label>
    </p>
	<p class="notice">
        <input type="checkbox" id="chkRememberBackup" /><label for="chkRememberBackup" class="lang" lang="txtLogoutOptBkCfm">今回の行動を記憶し、次回から確認せずに、同じことをする。</label>
    </p>
    <p class="backupbtn">
        <a class="cancel lang" href="#" lang="dspBkCancel" id="dlgConfirmBackup-withoutbackup">バックアップしないでログアウト</a>
        <a class="ok lang" href="#" id="dlgConfirmBackup-backup" lang="dspBkOK">バックアップしてログアウト</a>
    </p>
</section>

<div class="wrapper">
<div id="main">
	<article class="articlehistory">
	    <span class="lang sort-title" lang="txtSort">並び替え</span>   
		<div class="tops">		     	           		          
            <ul class="sort" id="menu_sort">
                <li>
                    <a id="control-sort-title" class="lang nottouchdevice control_sort_on" lang="dspTitleNm">タイトル名</a>  
                    <a class="lang control_sort_off" lang="dspTitleNm" style="display:none">タイトル名</a>                            
                    <b>|</b>
                </li>
                <li >
                    <a id="control-sort-titlekana" class="lang nottouchdevice control_sort_on" lang="dspTitleNmKn">タイトル名(かな)</a>
                    <a id="control-sort-titlekana-off" class="lang control_sort_off" lang="dspTitleNmKn" style="display:none">タイトル名(かな)</a>
                    <b id="separate">|</b>
                </li>
                <li>
                    <a id="control-sort-releasedate" class="lang nottouchdevice control_sort_on" lang="txtPubDt" >公開日</a>
                    <a class="lang control_sort_off" lang="txtPubDt" style="display:none" >公開日</a> 
                    <b>|</b>
                </li>
                <li class="current">
		            <a id="control-sort-viewdate" class="lang nottouchdevice control_sort_on" lang="txtViewDt" >閲覧日</a> 
		            <a id="off-default" class="lang control_sort_off" lang="txtViewDt" style="display:none" >閲覧日</a>           
                </li>
            </ul>
		    <p>
		        <label id="dispPage"> </label> <label class="lang pageNumControl" lang="txtRecordNum" style="visibility: hidden"></label >
		    </p>
	    </div>
        <div class="clearboth"> </div>
		<div id="content-grid">
					
		</div>
		<br/>
	</article>
</div>
</div>

<article id="contentDetail" style="display:none;">    
    <section id='sectionContentDetail' class='sectionContentDetail'>
        <a class="closebtn" href="#" id="contentDetailClose"> </a>
            <div id="book_data">
                <p class="book_img"><img src="" id="imgContentThumbnail" alt="" height="25px" width="25px" /></p>
                <ul>
                    <li class="title" id="txtContentTitle">Abook資料</li>
                    <li class="date"><label id="txtPubDt2" lang="dspPubDt2" class="lang">発行日:</label><label id="txtPubDt2_Dsp">____/__/__ __:__</label></li>
                    <li class="explain" id="txtContentDetail">スマートデバイス向け<br />統合ソリューション</li>
                </ul>
                <p class="read_btn"><a class="read lang" href="#" id="contentdetail_dspRead" lang="txtRead">読む</a></p>
            </div>
        
            <div id="book_list"></div>        
        </section>
</article>

<footer>
<div class="border">
	<div class="cnt_footer">
    	COPYRIGHT &copy; 2014 AGENTEC Co., Ltd. ALL RIGHTS RESERVED.
    </div>
</div>
</footer>

<iframe style="height:0px;width:0px;visibility:hidden;display:none;" src="about:blank">
    this frame prevents back forward cache
</iframe>

</body>
</html>