<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,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">
    <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/reset.css?__UPDATEID__" />
    
    <!-- CSSビュー -->
    <link rel="stylesheet" type="text/css" href="common/css/jquery.powertip.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/viewer.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/Anket.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/uuid.js?__UPDATEID__"></script>
    
    <script type="text/javascript" src="./js/contentview_OpenUri.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./common/js/html2canvas.js?__UPDATEID__" ></script>
	<script type="text/javascript" src="./common/js/promise-6.1.0.min.js?__UPDATEID__" ></script>
    
    <style>
        html{
            -ms-touch-action : none;
        }
    </style>
    
<script type="text/javascript">

	$(document).ready(function() {
		CONTENTVIEW_OPENURI.ready();
	});

</script>
    
</head>
<body id="contentview_openuri" oncontextmenu="return false;">

<div id="ws-body" class="wrapper_ws" >
	<div id="main-ws">
	</div>
</div>

<div id="viewer" style="display:none;" >
</div>

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