equal
deleted
inserted
replaced
26 <script type="text/javascript" src="<?php echo(registry_url('jquery','js'));?>"></script> |
26 <script type="text/javascript" src="<?php echo(registry_url('jquery','js'));?>"></script> |
27 |
27 |
28 <!-- FONT --> |
28 <!-- FONT --> |
29 <link href='<?php echo(registry_url('PT-Sans_Narrow','font'));?>' rel='stylesheet' type='text/css'> |
29 <link href='<?php echo(registry_url('PT-Sans_Narrow','font'));?>' rel='stylesheet' type='text/css'> |
30 <link href='<?php echo(registry_url('PT-Sans','font'));?>' rel='stylesheet' type='text/css'> |
30 <link href='<?php echo(registry_url('PT-Sans','font'));?>' rel='stylesheet' type='text/css'> |
31 <link href='<?php echo(registry_url('Geo','font'));?>' rel='stylesheet' type='text/css'> |
|
32 |
31 |
33 <script type="text/javascript"> |
32 <script type="text/javascript"> |
34 |
33 |
35 $(function() { |
34 $(function() { |
36 $(".archivesVideoBox").mouseover(function() { |
35 $(".archivesVideoBox").mouseover(function() { |