Guest User

source code of page video

a guest
May 16th, 2013
549
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.81 KB | None | 0 0
  1.  
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  6.  
  7. <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
  8.  
  9. <title>Complexo de Ensino Renato Saraiva > Aluno > CURSO ONLINE PREPARATÓRIO PARA OAB PRIMEIRA FASE - XI EXAME DE ORDEM UNIFICADO</title>
  10. <link rel="shortcut icon" href="/css/img/favicon.ico.png" type="image/x-icon"/>
  11. <meta name="description" content="O Complexo de Ensino Renato Saraiva surgiu como uma instituição voltada para proporcionar aos alunos conhecimentos específicos capazes de auxiliá-los na busca de seus objetivos." />
  12. <meta name="keywords" content="curso online, concursos publicos, concursos, direito, processo do trabalho, direito do trabalho, direito, conhecimento, juridico, renato saraiva, oab, exame da ordem, pos-graduacao, cursos, isoladas, auditor fiscal, trabalho, trt, inss, federal, video-aulas, prf, pf, espanhol, economia, seguranca do trabalho, stf, policia, matematica, redacao" />
  13. <meta name="author" content="http://www.idealizza.com.br" />
  14. <meta name="language" content="portuguese" />
  15. <meta name="url" content="http://www.renatosaraiva.com.br/" />
  16. <meta name="revisit" content="1 days" />
  17. <meta name="robots" content="index,follow" />
  18. <meta name="verify-v1" content="ythqQGOBt699TAVQDYz/g103MvMyIeWRITZAinx+llU=" />
  19. <link rel="stylesheet" type="text/css" href="/css/style.css"/>
  20. <link rel="stylesheet" type="text/css" href="/css/font/typografia.css"/>
  21. <link rel="alternate" type="application/rss+xml" href="/rss" title="RSS: ultimas noticias"></link>
  22. <script src="/js/jquery-1.5.min.js" type="text/javascript"></script>
  23. <script src="/js/flash.js" type="text/javascript"></script>
  24. <script src="/js/AjaxObject.js" type="text/javascript"></script>
  25. <script src="/js/jquery.scrollTo-min.js" type="text/javascript"></script>
  26. <script src="/js/jquery.meio.mask.js" type="text/javascript"></script>
  27. <script src="/js/cep1.2.js" type="text/javascript"></script>
  28. <script type="text/javascript" language="javascript">
  29. $(document).ready(function(){
  30. $("#popup_principal").show();
  31. $("#esqueceuSenha").click(function () {
  32. $("#formLogin").toggle();
  33. $("#formEsqueciSenha").toggle();
  34. });
  35.  
  36.  
  37.  
  38. $("#btnEsqueciSenha").click(function () {
  39. url = "/login/esqueciSenha";
  40. layer = "respostaEsqueciSenha";
  41. email = $("#emailEsqueci").val();
  42. emailRegExp = /^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.([a-z]){2,4})$/
  43.  
  44. if( emailRegExp.test(email) ){
  45. objAjax = new AjaxObject("POST", url);
  46. objAjax.addRequestValue("emailEsqueci", email);
  47. objAjax.setCallBackFunction(callBackPadrao, new Array(layer));
  48. document.getElementById(layer).innerHTML = "<br /><img src='/imagens/ajax-loader.gif' />";
  49. objAjax.load();
  50. }else{
  51. document.getElementById(layer).innerHTML = "E-mail inválido";
  52. }
  53. });
  54. });
  55.  
  56. function validarCampos(classe){
  57. validar = true;
  58. $("." + classe).each(function(){
  59. if($(this).val() == 0 || $(this).val() == "" || $(this).val() == "0,00"){
  60. validar = false;
  61. $(this).css("border", "1px solid red");
  62. } else {
  63. $(this).css("border", "");
  64. }
  65. });
  66. if(validar == false){
  67. alert("Preencha os campos obrigatórios");
  68. return false;
  69. } else {
  70. return true;
  71. }
  72. // fim da função para validar campos obrigatórios
  73. }
  74.  
  75. function callBackPadrao(response, layerName) {
  76. document.getElementById(layerName).innerHTML = response;
  77. }
  78.  
  79. function atualizar(){
  80. t = setTimeout("move()", 6000);
  81. }
  82. function move() {
  83. window.location = 'http://www.cers.com.br';
  84. }
  85. </script>
  86.  
  87. <script type="text/javascript">
  88.  
  89. var _gaq = _gaq || [];
  90. _gaq.push(['_setAccount', 'UA-10917931-1']);
  91. _gaq.push(['_setDomainName', 'renatosaraiva.com.br']);
  92. _gaq.push(['_trackPageview']);
  93.  
  94. (function() {
  95. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  96. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  97. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  98. })();
  99.  
  100. </script>
  101. </head>
  102. <body >
  103. <div class="container">
  104. <div class="header">
  105. <h1 class="left">
  106. <a href="/" title="HOME">Complexo de Ensino Renato Saraiva</a>
  107. </h1>
  108. <ul class="nav">
  109. <li><a href="/">início</a></li>
  110. <!--<li><a href="/institucional">o complexo</a></li>-->
  111. <li><a href="/cursos/online">cursos online</a></li>
  112. <li><a href="/atendimento/faq">atendimento</a></li>
  113. <!--<li><a href="/forum" target="_blank">forum</a></li>-->
  114. <!--<li><a href="/parceiros">parceiros</a></li>-->
  115. <!--<li><a href="">tv cers</a></li>-->
  116. <li><a href="/login/cadastro">cadastre-se</a></li>
  117. <li><a href="/faleconosco/index">fale conosco</a></li>
  118. </ul>
  119.  
  120. </div><!-- header -->
  121.  
  122. <div class="area-aluno">
  123.  
  124. <div class="carrinho">
  125. <a href="/carrinho"><strong>0</strong> cursos</strong></a>
  126. </div><!-- carrinho -->
  127.  
  128. <div class="login">
  129. <div class="list-usuario-logado">
  130. <p>Olá, <b>MARTA ARAUJO</b></p>
  131. <ul>
  132. <li><a href="/principal/sair" title="Sair">Sair</a></li>
  133. <li>|</li>
  134. <li><a href="/aluno">Acessar a sua página</a></li>
  135. </ul>
  136. </div>
  137. </div><!-- login -->
  138. </div><!-- area-aluno -->
  139. <div class="inline-block">
  140. <script type="text/javascript" src="/js/cers_/jwplayer-licensed.min.js"></script>
  141.  
  142. <div class="inline-block">
  143. <div class="sidebar">
  144. <h2>BUSCA RÁPIDA</h2>
  145. <div class="busca">
  146. <form action="http://www.renatosaraiva.com.br/principal/resultadoPesquisa/" id="cse-search-box">
  147. <input type="hidden" name="cx" value="007191819828050737459:-1uxegl9yka" />
  148. <input type="hidden" name="cof" value="FORID:10" />
  149. <input type="hidden" name="ie" value="UTF-8" />
  150. <input type="text" name="q" size="31" />
  151. <input type="submit" id="btn-busca" name="sa" class="form-button" value="" />
  152. </form>
  153. </div><!-- busca -->
  154.  
  155.  
  156. <h2>ÁREA DO ALUNO</h2>
  157. <ul class="nav-sidebar">
  158. <li><a href="/aluno/meusCursos">Meus Cursos</a></li>
  159. <li><a href="/aluno/meusPedidos">Meus Pedidos</a></li>
  160. <li><a href="/aluno/meusCertificados">Meus Certificados</a></li>
  161. <li><a href="/aluno/alterarSenha">Alterar Senha</a></li>
  162. <li><a href="/aluno/alterarDados">Alterar Dados</a></li>
  163. </ul>
  164.  
  165. <div class="publicidade">
  166. <p>PUBLICIDADE</p>
  167.  
  168.  
  169.  
  170.  
  171. <a href="http://pagseguro.uol.com.br/" title="PagSeguro" target="_blank"><img class="mrg-bottom_10" src="/imagens/banners/parceria_CERS_pagseguro_vertical.jpg" alt="publicidade" /></a>
  172. <a href="http://www.leinova.com.br/" title="Lei nova" target="_blank"><img class="mrg-bottom_10" src="/imagens/banners/leinova.jpg" alt="publicidade" /></a>
  173. </div>
  174.  
  175. </div><!-- sidebar -->
  176.  
  177.  
  178. <div class="content">
  179. <div class="content-container">
  180. <h3 class="nome-usuario"><span>Ol&aacute;</span>&nbsp;MARTA ARAUJO</h3>
  181. <p class="btn-sair"><b><a href="/principal/sair">Sair do sistema</a></b></p>
  182. </div>
  183.  
  184. <div class="bread-crumbs">
  185. <p>Voc&ecirc; est&aacute; em</p>
  186. <ul>
  187. <li><a href="/aluno">&Aacute;rea do Aluno</a></li>
  188. <li><a href="/aluno/detalheCurso/517134/2004">Curso</a></li>
  189. <li><a href="javascript:void(0);">Técnicas de Otimização do Estudo</a></li>
  190. </ul>
  191. </div><!-- /bread-crumbs -->
  192.  
  193. <div class="control-curso">
  194. <table width="100%" cellpadding="0" cellspacing="0" border="0">
  195. <tbody>
  196. <tr>
  197. <td width="59%"><h4 class="title-curso-2">CURSO ONLINE PREPARATÓRIO PARA OAB PRIMEIRA FASE - XI EXAME DE ORDEM UNIFICADO (Online)</h4></td>
  198. <td width="21%"><div><strong>Matriculado em</strong><br /><span class="matriculado-em">10/05/2013</span></div></td>
  199. <td width="20%"><strong>Expirado em</strong><br /><span class="expirado-em">18/08/2013</span></td>
  200. </tr>
  201. </tbody>
  202. </table>
  203. </div><!-- /control-curso -->
  204.  
  205. <div class="content-container">
  206. <div class="conteudo-programatico-container">
  207.  
  208. <h5 class="title-conteudo icon-red">conte&uacute;do program&aacute;tico</h5>
  209. <h6 class="title-aula">Técnicas de Otimização do Estudo: Aula 1.4 - Técnicas do chute consciente - Edem Napoli <br /></h6>
  210. <div class="video">
  211. <div name="mediaspace" id="mediaspace">
  212.  
  213.  
  214. <div class="VideoPlayer">
  215. <video
  216. id="player"
  217. poster="/js/cers_/preview.jpg"
  218. width="400"
  219. height="304"
  220. controls>
  221. <source src="" type="video/mp4" />
  222. </video>
  223. </div>
  224.  
  225. <script type="text/javascript">
  226. var t;
  227. var flag = 0;
  228. var idUsuario = "0203023";
  229. var idAula = "96973";
  230. var idMatricula = "517134";
  231. var idCurso = "2004";
  232. var sendError = true;
  233.  
  234. function verify() {
  235. jwplayer().play().pause();
  236. }
  237.  
  238. setupVar = {
  239. flashplayer: "/js/cers_/jwplayer-licensed.swf",
  240. height: 304,
  241. width: 400,
  242. provider: "http://players.edgesuite.net/flash/plugins/jw/v2.11/jw5/AkamaiAdvancedJWStreamProvider.swf",
  243.  
  244. file: "http://videos30-vh.akamaihd.net/z/022713_TECNICAS_DE_ESTUDO_EDEM_NAPOLI_AULA_UNICA_Pt_IV_OK.mp4/manifest.f4m?hdnea=st=1368734237~exp=1368734737~acl=/*~id=ptfrd7fl6kdhfoo8bj937itfp1~hmac=97c7fb95200b332bf7a9dbcc269ad76916d5eec4ae4102e475aec155b661e0aa",
  245. controlbar: 'bottom',
  246. modes: [{
  247. type: 'flash',
  248. src: "/js/cers_/player-licensed.swf",
  249. config: {
  250. autostart: true,
  251. skin : "/js/cers_/cers.zip"
  252. }
  253. },
  254. {
  255. type: 'html5',
  256. config: {
  257. skin : "/js/cers_/cers/cers.xml",
  258. file : "https://videos30ios-vh.akamaihd.net/i/022713_TECNICAS_DE_ESTUDO_EDEM_NAPOLI_AULA_UNICA_Pt_IV_OK.mp4/master.m3u8?hdnea=st=1368734237~exp=1368734737~acl=/*~id=ptfrd7fl6kdhfoo8bj937itfp1~hmac=97c7fb95200b332bf7a9dbcc269ad76916d5eec4ae4102e475aec155b661e0aa",
  259. provider : 'video'
  260. }
  261. }
  262. ],
  263. events : {
  264. onPause : function(){
  265. t = setTimeout("verify()", 50000);
  266. },
  267. onPlay : function(){
  268. clearTimeout(t);
  269. },
  270. onTime : function(event) {
  271. if(((event.position * 100 / event.duration) > 66) && flag == 0) {
  272. $.post('/aluno/incrementarAcesso',
  273. {
  274. idUsuario: idUsuario,
  275. idCurso: idCurso,
  276. idMatricula: idMatricula,
  277. idAula: idAula
  278. },
  279. function(data, status){
  280. if($.trim(data) != 'error' && $.trim(status) == 'success') {
  281. return true;
  282. }
  283. }
  284. );
  285. flag = 1;
  286. }
  287. }
  288. },
  289. plugins: {
  290. '/js/cers_/cpf.js': {
  291. text: '342.856.363-87',
  292. width: 400,
  293. height: 300
  294. }
  295. }
  296. };
  297. /*,
  298. 'gapro-2': {},
  299. 'backstroke-1' : {}*/
  300.  
  301. function getParams(){
  302. if(sendError) {
  303. var host = (!setupVar.streamer) ? setupVar.file : setupVar.streamer;
  304. var params = {
  305. "url" : "http://cers.com.br/aluno/errorlog",
  306. "uid" : idUsuario,
  307. "cid" : idCurso,
  308. "aid" : idAula,
  309. "streamer" : host,
  310. "page" : window.location.href
  311. };
  312. sendError = false;
  313. return params;
  314. }
  315. }
  316.  
  317. jwplayer("player").setup(setupVar);
  318. </script>
  319. </div>
  320. <div class="paginacao-2">
  321. <br /><p class='right' style='display:block;'>Você possui <strong>3 acesso(s) </strong> restante(s)</p> </div>
  322. <p>
  323. <!--
  324. <a style="color:#900" href="/aluno/problemaStream">>> Problemas com o v&iacute;deo? Clique aqui</a>
  325. <a href="https://www.google.com/chrome/eula.html" target="_blank"><img style="float: right; margin-top: -31px;" src="/visao/imagens/botao_chrome.png" styel="align:right"></a>
  326. -->
  327. <center>
  328. <!--
  329. <a style="color:#900;" href="/aluno/problemaStream">>> Problemas com o v&iacute;deo? Clique aqui</a> -->
  330. <!--a href=""><img style="margin-top: -31px;" src="http://cers.com.br/imagens/botao_recarregar.png" styel="align:right"></a-->
  331. <br />
  332. </center>
  333. </p>
  334.  
  335. </div><!-- video -->
  336.  
  337. <h5 class="title-conteudo icon-red">mais conte&uacute;do program&aacute;tico</h5>
  338. <ul class="list-mais">
Advertisement
Add Comment
Please, Sign In to add comment