equal
deleted
inserted
replaced
33 <title>Polemic tweet - Live Video and Annotation</title> |
33 <title>Polemic tweet - Live Video and Annotation</title> |
34 |
34 |
35 <link rel="stylesheet" href="<?php echo(registry_url('archives-iframe','css'));?>" type="text/css" media="screen, projection"/> |
35 <link rel="stylesheet" href="<?php echo(registry_url('archives-iframe','css'));?>" type="text/css" media="screen, projection"/> |
36 |
36 |
37 <!-- JAVASCRIPT --> |
37 <!-- JAVASCRIPT --> |
38 <script type="text/javascript" src="<?php echo(registry_url('jquery','js'));?>"></script> |
38 <script type="text/javascript" src="http://code.jquery.com/jquery-1.7.2.min.js"></script> |
39 <script type="text/javascript" src="<?php echo(registry_url('jquery-tools','js'));?>"></script> |
39 <script type="text/javascript" src="http://cdn.jquerytools.org/1.2.7/all/jquery.tools.min.js"></script> |
40 |
40 |
41 <!-- FONT --> |
41 <!-- FONT --> |
42 <link href='<?php echo(registry_url('PT-Sans_Narrow','font'));?>' rel='stylesheet' type='text/css'> |
42 <link href='<?php echo(registry_url('PT-Sans_Narrow','font'));?>' rel='stylesheet' type='text/css'> |
43 |
43 |
44 <script type="text/javascript"> |
44 <script type="text/javascript"> |