Unfortunately my company has a very complicated system, so I can't give you access to the test server. But basically all I did to the homepage was add the script from that test page, so that it looked something like this:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="es">
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<meta name="description" content="Grandes armazéns, com espaços de venda em várias áreas, da moda à restauração. Compra online em Supermercado, Club Gourmet, Cartão Presente e Viagens">
<meta name="keywords" content="supermercado,club,gourmet,armazéns,comércio,electrónico,distribuição,saldos,promoções,online,compra,comprar,venda,viagens,moda,restauração,alimentação">
<title>El Corte Inglés: Electrónica, informática, casa, supermercado, moda, desporto, viagens...</title>
<link rel="search" href="/opensearch.xml" type="application/opensearchdescription+xml" title="El Corte Inglés">
<link href="http://www.elcorteingles.es/favicon.ico" rel="shortcut icon">
<link rel="stylesheet" href="/portada/estilos/estructura.css" media="all">
<link rel="stylesheet" href="/portada/estilos/cabecera.css" media="all">
<link rel="stylesheet" href="/portada/estilos/indice.css" media="all">
<link rel="stylesheet" href="/portada/estilos/contenido.css" media="all">
<script type='text/javascript' src="/portada/js/x_core.js"></script>
<script type='text/javascript' src="/portada/js/desplegables.js"></script>
<script type='text/javascript' src="/portada/js/swfobject.js"></script>
<script type='text/javascript' src="/guiafacil/include/guiafacilnuevo.js"></script>
<script type='text/javascript' src="/js/Abrirventana.js"></script>
<!--[if IE 5.5000]>
<link rel="stylesheet" href="/portada/estilos/explorer5.css" media="all">
<![endif]-->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/swfobject/2.1/swfobject.js"></script>
<script type="text/javascript" src="http://www.elcorteingles.pt/campanhas/2009_12_passatempo_LG/highslide/highslide-full.js"></script>
<script type="text/javascript" src="http://www.elcorteingles.pt/campanhas/2009_12_passatempo_LG/highslide/highslide.config.js" charset="utf-8"></script>
<link rel="stylesheet" type="text/css" href="http://www.elcorteingles.pt/campanhas/2009_12_passatempo_LG/highslide/highslide.css" />
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" href="http://www.elcorteingles.pt/campanhas/2009_12_passatempo_LG/highslide/highslide-ie6.css" />
<![endif]-->
<script type="text/javascript">
hs.addEventListener(window, "load", function() {
hs.htmlExpand(null, {
src: 'http://www.elcorteingles.pt/campanhas/2009_12_passatempo_LG/2009_12_LG_form.asp', objectType: 'iframe',
width: '700', headingText: 'Passatempo LG e El Corte Inglés'
});
});
</script>
</head>
<body>
<!--#include virtual="/portada/cabecera.asp"-->
<!--#include virtual="/portada/indice.html"-->
<!--#include virtual="portada1.html"-->
<!--#include file="portada/pie_general.asp" -->
</div>
</body>
</html>
Bookmarks