//---------------------------------------------------------------------------------------------------------
// CONTENTS
//---------------------------------------------------------------------------------------------------------
// Insert your contents here. Example:
//
// slsContents[0] = "This is the first page.";
// slsContents[1] = "This is the second page.";
// slsContents[2] = "Here's an image:<br><img src=\"path/to/image\">";
// ...
//
// - You can use HTML-tags.
// - Escape all quotation marks inside your contents with a backslash (\").
// - Use tables or CSS to set a padding where needed.
//
// Just see what I did below, and you'll get the picture. :-)
//---------------------------------------------------------------------------------------------------------

var slsContents = new Array();

slsContents[0] = '<iframe width="145" height="130" marginheight="0" marginwidth="0" frameborder="0" src="http://www.woespana.es/cgi-bin/homecif?WMO=85406&L=es&WIDTH=145&HEIGHT=130&CLOUD=0"></iframe>';

slsContents[1] = '<img src="donde.jpg" />';

slsContents[2] = '<img src="letras.jpg" />';

slsContents[3] = '<img src="agregue.jpg" />';

slsContents[4] = '<a href="http://www.elmorrocotudo.cl" target="_blank"><img border="0" src="Morrocotudo.jpg" /></a>';

slsContents[5] = '<img src="miles.jpg" />';

slsContents[6] = '<a style="border:0;" target="_blank" href="http://download.mozilla.org/?product=firefox-3.5.2&os=win&lang=es-AR" title="Descargar Firefox"><img src="firefox.jpg" border="0" /></a>';