web/archives-iframe.php
changeset 1091 89455742ba35
parent 502 b035e0787bb0
child 1560 d441b50586ba
equal deleted inserted replaced
1090:eda01db08f22 1091:89455742ba35
    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">