- Retoques

- Galerías de fotos

git-svn-id: https://192.168.0.254/svn/Proyectos.Surfagua_Web/trunk@8 7b1a0c54-578e-1249-b6f1-9f437cf0f32b
This commit is contained in:
David Arranz 2013-08-09 10:55:27 +00:00
parent 49155a44d4
commit 47e342dd22
65 changed files with 169 additions and 67 deletions

BIN
doc/PSD/GALERIA.psd Normal file

Binary file not shown.

View File

@ -64,7 +64,7 @@ a:hover {
color: #b9e9e7;
}
h1, h2, h3, h4 {
h1, h2, h3, h4, h5 {
font-weight: normal;
}
@ -108,7 +108,7 @@ body {
}
.main-container .main {
padding-left: 163px;
padding-left: 20px;
display: table;
}
@ -301,6 +301,24 @@ nav a.current {
font: 24px/30px Hectic, serif;
}
.galeria .main-container {
background: #7f7f7f url('../img/background-galeria.jpg') no-repeat right top;
}
.galeria h4 {
position: absolute;
margin-bottom: 0;
top: 65px;
left: 190px;
}
.galeria h5 {
position: absolute;
margin-bottom: 0;
bottom: 180px;
right: 60px;
}
.la-escuela .main-container {
background: #7f7f7f url('../img/background-la-escuela.jpg') no-repeat right top;
@ -460,45 +478,66 @@ nav a.current {
========================================================================== */
.slider-wrapper {
background: #fff;
-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.5) !important;
-moz-box-shadow: 0px 3px 6px rgba(0,0,0,.5) !important;
box-shadow: 0px 3px 6px rgba(0,0,0,.5) !important;
position: absolute;
height:550px;
top: 0;
right: 0;
float: right;
width: 860px;
display: table-cell;
-webkit-transition: -webkit-transform .15s linear;
-moz-transition: -moz-transform .15s linear;
transition: transform .15s linear;
}
.nivoSlider {
height: 550px !important;
#grande.slider-wrapper {
height: 371px;
top: 120px;
left: 210px;
float: left;
width: 580px;
}
.nivo-main-image {
height: 550px;
#pequeno.slider-wrapper {
height: 125px;
bottom: 50px;
right: 50px;
float: left;
width: 160px;
}
#slideshow {
position:relative;
height:550px;
#pequeno.slider-wrapper img {
border: 10px solid white;
}
#slideshow img {
position:absolute;
top:0;
left:0;
z-index:8;
opacity:0.0;
.rotar-izquierda {
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
transform: rotate(-3deg);
}
#slideshow img.active {
z-index:10;
opacity:1.0;
.rotar-derecha {
-webkit-transform: rotate(2deg);
-moz-transform: rotate(2deg);
transform: rotate(2deg);
}
#slideshow img.last-active {
z-index:9;
#grande.theme-default .nivoSlider {
margin-bottom: 0 !important;
border: 10px solid white;
}
#grande .nivoSlider {
height: 371px !important;
}
#grande .nivo-main-image {
height: 371px !important;
width: 580px;
}
/* ==========================================================================
Helper classes

View File

@ -92,7 +92,6 @@
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<script>
var _gaq = [['_setAccount', 'UA-XXXXX-X'], ['_trackPageview']];

BIN
src/fotos/escuela/1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 KiB

BIN
src/fotos/escuela/10.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

BIN
src/fotos/escuela/11.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

BIN
src/fotos/escuela/2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

BIN
src/fotos/escuela/3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
src/fotos/escuela/4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

BIN
src/fotos/escuela/5.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

BIN
src/fotos/escuela/6.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

BIN
src/fotos/escuela/7.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

BIN
src/fotos/escuela/8.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

BIN
src/fotos/escuela/9.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

View File

Before

Width:  |  Height:  |  Size: 89 KiB

After

Width:  |  Height:  |  Size: 89 KiB

View File

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 76 KiB

View File

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

View File

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 104 KiB

View File

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

View File

Before

Width:  |  Height:  |  Size: 85 KiB

After

Width:  |  Height:  |  Size: 85 KiB

View File

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 90 KiB

View File

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 77 KiB

View File

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 70 KiB

View File

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 73 KiB

View File

Before

Width:  |  Height:  |  Size: 89 KiB

After

Width:  |  Height:  |  Size: 89 KiB

View File

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 70 KiB

View File

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

View File

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 104 KiB

View File

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 124 KiB

View File

Before

Width:  |  Height:  |  Size: 122 KiB

After

Width:  |  Height:  |  Size: 122 KiB

View File

Before

Width:  |  Height:  |  Size: 108 KiB

After

Width:  |  Height:  |  Size: 108 KiB

View File

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 72 KiB

View File

Before

Width:  |  Height:  |  Size: 89 KiB

After

Width:  |  Height:  |  Size: 89 KiB

View File

Before

Width:  |  Height:  |  Size: 107 KiB

After

Width:  |  Height:  |  Size: 107 KiB

View File

Before

Width:  |  Height:  |  Size: 140 KiB

After

Width:  |  Height:  |  Size: 140 KiB

View File

Before

Width:  |  Height:  |  Size: 105 KiB

After

Width:  |  Height:  |  Size: 105 KiB

View File

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 78 KiB

View File

Before

Width:  |  Height:  |  Size: 75 KiB

After

Width:  |  Height:  |  Size: 75 KiB

View File

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 104 KiB

View File

Before

Width:  |  Height:  |  Size: 103 KiB

After

Width:  |  Height:  |  Size: 103 KiB

View File

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 72 KiB

View File

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 77 KiB

View File

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 71 KiB

View File

Before

Width:  |  Height:  |  Size: 85 KiB

After

Width:  |  Height:  |  Size: 85 KiB

View File

@ -26,17 +26,8 @@
<script src="js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
</head>
<body class="links-amigos">
<body class="galeria">
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id))
return;
js = d.createElement(s);
js.id = id;
js.src = "http://connect.facebook.net/es_ES/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="general-container">
<div class="main-container">
<aside>
@ -64,29 +55,52 @@
</aside>
<div class="main wrapper clearfix">
<div class="slider-wrapper theme-default">
<div id="slider" class="nivoSlider">
<a href="fotos/alpargatas.jpg" rel="awa[galeria]"><img src="fotos/alpargatas_small.jpg" data-thumb="fotos/alpargatas_small.jpg" alt="Alpargatas" /></a>
<a href="fotos/alpargatas1.jpg" rel="awa[galeria]"><img src="fotos/alpargatas1_small.jpg" data-thumb="fotos/alpargatas1_small.jpg" alt="Alpargatas" /></a>
<a href="fotos/alpargatas2.jpg" rel="awa[galeria]"><img src="fotos/alpargatas2_small.jpg" data-thumb="fotos/alpargatas2_small.jpg" alt="Alpargatas" /></a>
<a href="fotos/awa-blancas.jpg" rel="awa[galeria]"><img src="fotos/awa-blancas_small.jpg" data-thumb="fotos/awa-blancas_small.jpg" alt="AWA blancas" /></a>
<a href="fotos/awa-gris.jpg" rel="awa[galeria]"><img src="fotos/awa-gris_small.jpg" data-thumb="fotos/awa-gris_small.jpg" alt="AWA grises" /></a>
<a href="fotos/awa-negra.jpg" rel="awa[galeria]"><img src="fotos/awa-negra_small.jpg" data-thumb="fotos/awa-negra_small.jpg" alt="AWA negras" /></a>
<a href="fotos/bolsos.jpg" rel="awa[galeria]"><img src="fotos/bolsos_small.jpg" data-thumb="fotos/bolsos_small.jpg" alt="Bolsos" /></a>
<a href="fotos/famous.jpg" rel="awa[galeria]"><img src="fotos/famous_small.jpg" data-thumb="fotos/famous_small.jpg" alt="Famous" /></a>
<a href="fotos/havaianas1.jpg" rel="awa[galeria]"><img src="fotos/havaianas1_small.jpg" data-thumb="fotos/havaianas1_small.jpg" alt="Havaianas" /></a>
<a href="fotos/inaguracion.jpg" rel="awa[galeria]"><img src="fotos/inaguracion_small.jpg" data-thumb="fotos/inaguracion_small.jpg" alt="Inaguración" /></a>
<a href="fotos/inventos.jpg" rel="awa[galeria]"><img src="fotos/inventos_small.jpg" data-thumb="fotos/inventos_small.jpg" alt="Inventos" /></a>
<a href="fotos/nixon.jpg" rel="awa[galeria]"><img src="fotos/nixon_small.jpg" data-thumb="fotos/nixon_small.jpg" alt="Nixon" /></a>
<a href="fotos/tabla.jpg" rel="awa[galeria]"><img src="fotos/tabla_small.jpg" data-thumb="fotos/tabla_small.jpg" alt="Tablas" /></a>
<a href="fotos/tienda-entrada.jpg" rel="awa[galeria]"><img src="fotos/tienda-entrada_small.jpg" data-thumb="fotos/tienda-entrada_small.jpg" alt="Entrada" /></a>
<a href="fotos/tienda-noche.jpg" rel="awa[galeria]"><img src="fotos/tienda-noche_small.jpg" data-thumb="fotos/tienda-noche_small.jpg" alt="La tienda" /></a>
<h4 class="rotar-izquierda">Fotos tienda</h4>
<div id="grande" class="slider-wrapper rotar-izquierda theme-default">
<div id="slider" class="tienda nivoSlider">
<a href="fotos/tienda/alpargatas.jpg" rel="awa[galeria]"><img src="fotos/tienda/alpargatas_small.jpg" data-thumb="fotos/tienda/alpargatas_small.jpg" alt="Alpargatas" /></a>
<a href="fotos/tienda/alpargatas1.jpg" rel="awa[galeria]"><img src="fotos/tienda/alpargatas1_small.jpg" data-thumb="fotos/tienda/alpargatas1_small.jpg" alt="Alpargatas" /></a>
<a href="fotos/tienda/alpargatas2.jpg" rel="awa[galeria]"><img src="fotos/tienda/alpargatas2_small.jpg" data-thumb="fotos/tienda/alpargatas2_small.jpg" alt="Alpargatas" /></a>
<a href="fotos/tienda/awa-blancas.jpg" rel="awa[galeria]"><img src="fotos/tienda/awa-blancas_small.jpg" data-thumb="fotos/tienda/awa-blancas_small.jpg" alt="AWA blancas" /></a>
<a href="fotos/tienda/awa-gris.jpg" rel="awa[galeria]"><img src="fotos/tienda/awa-gris_small.jpg" data-thumb="fotos/tienda/awa-gris_small.jpg" alt="AWA grises" /></a>
<a href="fotos/tienda/awa-negra.jpg" rel="awa[galeria]"><img src="fotos/tienda/awa-negra_small.jpg" data-thumb="fotos/tienda/awa-negra_small.jpg" alt="AWA negras" /></a>
<a href="fotos/tienda/bolsos.jpg" rel="awa[galeria]"><img src="fotos/tienda/bolsos_small.jpg" data-thumb="fotos/tienda/bolsos_small.jpg" alt="Bolsos" /></a>
<a href="fotos/tienda/famous.jpg" rel="awa[galeria]"><img src="fotos/tienda/famous_small.jpg" data-thumb="fotos/tienda/famous_small.jpg" alt="Famous" /></a>
<a href="fotos/tienda/havaianas1.jpg" rel="awa[galeria]"><img src="fotos/tienda/havaianas1_small.jpg" data-thumb="fotos/tienda/havaianas1_small.jpg" alt="Havaianas" /></a>
<a href="fotos/tienda/inaguracion.jpg" rel="awa[galeria]"><img src="fotos/tienda/inaguracion_small.jpg" data-thumb="fotos/tienda/inaguracion_small.jpg" alt="Inaguración" /></a>
<a href="fotos/tienda/inventos.jpg" rel="awa[galeria]"><img src="fotos/tienda/inventos_small.jpg" data-thumb="fotos/tienda/inventos_small.jpg" alt="Inventos" /></a>
<a href="fotos/tienda/nixon.jpg" rel="awa[galeria]"><img src="fotos/tienda/nixon_small.jpg" data-thumb="fotos/tienda/nixon_small.jpg" alt="Nixon" /></a>
<a href="fotos/tienda/tabla.jpg" rel="awa[galeria]"><img src="fotos/tienda/tabla_small.jpg" data-thumb="fotos/tienda/tabla_small.jpg" alt="Tablas" /></a>
<a href="fotos/tienda/tienda-entrada.jpg" rel="awa[galeria]"><img src="fotos/tienda/tienda-entrada_small.jpg" data-thumb="fotos/tienda/tienda-entrada_small.jpg" alt="Entrada" /></a>
<a href="fotos/tienda/tienda-noche.jpg" rel="awa[galeria]"><img src="fotos/tienda/tienda-noche_small.jpg" data-thumb="fotos/tienda/tienda-noche_small.jpg" alt="La tienda" /></a>
</div>
<div class="escuela visuallyhidden">
<a href="fotos/escuela/1.jpg" rel="awa[galeria2]"><img src="fotos/escuela/1_small.jpg" data-thumb="fotos/escuela/1_small.jpg" alt="" /></a>
<a href="fotos/escuela/2.jpg" rel="awa[galeria2]"><img src="fotos/escuela/2_small.jpg" data-thumb="fotos/escuela/2_small.jpg" alt="" /></a>
<a href="fotos/escuela/3.jpg" rel="awa[galeria2]"><img src="fotos/escuela/3_small.jpg" data-thumb="fotos/escuela/3_small.jpg" alt="" /></a>
<a href="fotos/escuela/4.jpg" rel="awa[galeria2]"><img src="fotos/escuela/4_small.jpg" data-thumb="fotos/escuela/4_small.jpg" alt="" /></a>
<a href="fotos/escuela/5.jpg" rel="awa[galeria2]"><img src="fotos/escuela/5_small.jpg" data-thumb="fotos/escuela/5_small.jpg" alt="" /></a>
<a href="fotos/escuela/6.jpg" rel="awa[galeria2]"><img src="fotos/escuela/6_small.jpg" data-thumb="fotos/escuela/6_small.jpg" alt="" /></a>
<a href="fotos/escuela/7.jpg" rel="awa[galeria2]"><img src="fotos/escuela/7_small.jpg" data-thumb="fotos/escuela/7_small.jpg" alt="" /></a>
<a href="fotos/escuela/8.jpg" rel="awa[galeria2]"><img src="fotos/escuela/8_small.jpg" data-thumb="fotos/escuela/8_small.jpg" alt="" /></a>
<a href="fotos/escuela/9.jpg" rel="awa[galeria2]"><img src="fotos/escuela/9_small.jpg" data-thumb="fotos/escuela/9_small.jpg" alt="" /></a>
<a href="fotos/escuela/10.jpg" rel="awa[galeria2]"><img src="fotos/escuela/10_small.jpg" data-thumb="fotos/escuela/10_small.jpg" alt="" /></a>
<a href="fotos/escuela/11.jpg" rel="awa[galeria2]"><img src="fotos/escuela/11_small.jpg" data-thumb="fotos/escuela/11_small.jpg" alt="" /></a>
</div>
<div id="htmlcaption" class="nivo-html-caption">
</div>
</div>
<h5 class="rotar-derecha">Fotos escuela</h5>
<div id="pequeno" class="slider-wrapper rotar-derecha">
<a class="cambiar" href="#"><img class="escuela" src="img/foto-escuela.jpg"/><img class="tienda visuallyhidden" src="img/foto-tienda.jpg"/></a>
</div>
<div class="footer-container">
<footer class="wrapper">
<p>Calle Calabazas 26 <span>&gt;</span> Suesa <span>&gt;</span> Cantabria (Junto al Cementerio)<br/>tlfs: 607 382 604 <span>&gt;</span> 661 962 924 Mail: <a href="info@surfagua.com">info@surfagua.com</a></p>
</footer>
</div>
</div> <!-- #main -->
</div> <!-- #main-container -->
</div>
@ -99,27 +113,70 @@
<script src="js/plugins.js"></script>
<script type="text/javascript">
$(window).load(function() {
function empezar() {
$('#slider').nivoSlider({
effect: 'random',
prevText: '<',
nextText: '>',
pauseTime: 5000,
pauseOnHover: false,
controlNav: false,
});
});
</script>
<script>
$(document).ready(function() {
}
$(window).load(function() {
$("a[rel^='awa']").prettyPhoto({
social_tools: '',
show_title: false,
opacity: 0.6,
autoplay_slideshow: true
});
empezar();
});
</script>
$('#pequeno a.cambiar').click(function() {
if ($('#slider').data('nivoslider')) {
$('#slider').data('nivoslider').stop();
}
var titulo = $('.main.wrapper h4').text();
$('.main.wrapper h4').text($('.main.wrapper h5').text());
$('.main.wrapper h5').text(titulo);
if ($('#slider').hasClass('tienda')) {
// Cambiar a escuela
$('#pequeno a.cambiar img.escuela').addClass('visuallyhidden');
$('#pequeno a.cambiar img.tienda').removeClass('visuallyhidden');
$('div.tienda').insertAfter('div.escuela');
$('div.tienda').removeAttr('id');
$('div.tienda').removeClass('nivoSlider');
$('div.tienda').addClass('visuallyhidden');
$('div.escuela').attr('id', 'slider');
$('div.escuela').removeClass('visuallyhidden');
$('div.escuela').addClass('nivoSlider');
} else {
$('#pequeno a.cambiar img.escuela').removeClass('visuallyhidden');
$('#pequeno a.cambiar img.tienda').addClass('visuallyhidden');
$('div.escuela').insertAfter('div.tienda');
$('div.escuela').removeAttr('id');
$('div.escuela').removeClass('nivoSlider');
$('div.escuela').addClass('visuallyhidden');
$('div.tienda').attr('id', 'slider');
$('div.tienda').removeClass('visuallyhidden');
$('div.tienda').addClass('nivoSlider');
}
empezar();
return false;
});
</script>
<script>
var _gaq = [['_setAccount', 'UA-XXXXX-X'], ['_trackPageview']];
@ -129,5 +186,18 @@
s.parentNode.insertBefore(g, s);
}(document, 'script'));
</script>
<script>
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id))
return;
js = d.createElement(s);
js.id = id;
js.src = "http://connect.facebook.net/es_ES/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
src/img/foto-escuela.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

BIN
src/img/foto-tienda.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@ -1 +0,0 @@

View File

@ -94,7 +94,6 @@
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<script>
var _gaq = [['_setAccount', 'UA-XXXXX-X'], ['_trackPageview']];

View File

@ -89,7 +89,6 @@
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<script>
var _gaq = [['_setAccount', 'UA-XXXXX-X'], ['_trackPageview']];

View File

@ -82,7 +82,6 @@
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<script>
var _gaq = [['_setAccount', 'UA-XXXXX-X'], ['_trackPageview']];

View File

@ -89,7 +89,6 @@
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<script>
var _gaq = [['_setAccount', 'UA-XXXXX-X'], ['_trackPageview']];

View File

@ -112,7 +112,6 @@
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<script>
var _gaq = [['_setAccount', 'UA-XXXXX-X'], ['_trackPageview']];