<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!--[if IE]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<script src="/js/html5shiv-printshiv.js"></script>
<![endif]-->
<link type="image/x-icon" rel="icon" href="/favicon.ico">
<link rel="stylesheet" href="/css/style.css" type="text/css">
<link rel="stylesheet" href="/css/bootstrap-icons/css/bootstrap.css" type="text/css">
<link rel="stylesheet" href="/css/font-awesome-4.6.3/css/font-awesome.min.css" type="text/css">
<!--[if lt IE 8]>
<link rel="stylesheet" href="/css/iefix.css" type="text/css" media="all" />
<style>
#container {
height: 953px;
}
</style>
<![endif]-->
<!--[if lte IE 7]>
<script type="text/javascript">
window.location = "/unsupported/";
</script>
<![endif]-->
<!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>-->
<script src="/js/jquery-1.8.3.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/jquery-ui-1.9.2.custom.min.js"></script>
<?php require_once($_SERVER['DOCUMENT_ROOT'].'/require/linklist.php');?>
<!-- http://www.videojs.com/-->
<link href="/js/video-js/video-js.css" rel="stylesheet">
<script src="/js/video-js/video.js"></script>
<script>
videojs.options.flash.swf = "/js/video-js/video-js.swf"
</script>
<!--[if lte IE 9]>
<link href="/js/video-js/video-js-ie-fix.css" rel="stylesheet">
<![endif]-->