/*  

Scripted by season / www.season.es / creative, wise, fresh, knowledge.
Last update: Jan, 30th 2007

Feel free to spread it but keep this lines if you can.

// Ticker Control // 
There are 4 tickers in the home. Use the arrays to change the data.

Parameters:	"Section"	>	The title for the ticker
			"Image" 	>	The file (always @ /home_tickers/)
			"URL"		>	URL for the click

*/

var ticker1_Array = new Array("Cocina","chef.jpg","p_chef2000.htm");
var ticker2_Array = new Array("Hogar y decoración","aspirador.jpg","p_escoba.htm");
var ticker3_Array = new Array("Salud y belleza","spinning.jpg","p_spinning.htm");
var ticker4_Array = new Array("Ocio y hobbies","camara.jpg","p_camara.htm");
var ticker5_Array = new Array("Infantil","moto.jpg","p_moto.htm");