<!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/jquery-ui.css" /> <link rel="stylesheet" type="text/css" href="./common/css/jquery.toastmessage.css" /> <link rel="stylesheet" type="text/css" href="./common/css/default.css" /> <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="css/layout/viewer.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/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.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="./common/js/html2canvas.js?__UPDATEID__" ></script> <script type="text/javascript" src="./common/js/promise-6.1.0.min.js?__UPDATEID__" ></script> <script type="text/javascript" src="./js/contentpreview.js?__UPDATEID__"></script> <style> html{ -ms-touch-action : none; touch-action : none ; } </style> <script type="text/javascript"> $(document).ready(function() { CONTENTPREVIEW.ready(); }); </script> </head> <body id="previewviewer" oncontextmenu="return true"> <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>