function Escribir_colores() { 
writeLayer('SPcamiseta','Blanco')
writeLayer('SPpantalon','Negro')
writeLayer('SPmedia','Negro')
writeLayer('PREU1','19,95€')
writeLayer('PREU2','14,95€')
writeLayer('SPAN_MODELO','LEGEA FUTBOLMANIA')
return
}

function iniciar() { //v3.0
cargarimagenes();
displayProducts(0,1,1);
displayProducts(0,3,1);
return;
}

var modelo = 'FUTBOLMANIA'
var total= 14.95
var precio1= 19.95
var tallamit= "S-M-L"
var tallas_equip = "L,XL"
var numerotallas = 2
var esconjunt = 1

var tallasam = new Array()
tallasam[0] = "L"
tallasam[1] = "XL"

var tallapan = new Array()
tallapan[0] = "L"
tallapan[1] = "XL"

 arr_ProductImages1 = new Array();
 arr_ProductColor1 = new Array();
 arr_ProductUrls1 = new Array();
 arr_ProductTallas1 = new Array();
 counter_Product1 = new Array(1);
 counter_Product1[0] = 0;

 arr_ProductImages2 = new Array();
 arr_ProductColor2 = new Array();
 arr_ProductUrls2  = new Array();
 arr_ProductTallas2 = new Array();
 counter_Product2 = new Array(1);
 counter_Product2[0] = 0;

 arr_ProductImages3 = new Array();
 arr_ProductColor3 = new Array();
 arr_ProductUrls3   = new Array();
 counter_Product3 = new Array(1);
 counter_Product3[0] = 0;

 arr_TecImages = new Array();
 arr_TecUrls   = new Array();
 counter_Tec = new Array(1);
 counter_Tec[0] = 0;

 <!-- fill the arrays for products from iterateThroughView iterator -->


			arr_ProductImages1[0] ="../../imatges/imatgesprod/equipacions/FUTBOLMANIA/KFC01_RO.jpg";
			arr_ProductColor1[0] ="Rojo - Blanco";
			arr_ProductUrls1[0]  ="KFC01_RO";
			arr_ProductTallas1[0]  ="X";

			arr_ProductImages1[1] ="../../imatges/imatgesprod/equipacions/FUTBOLMANIA/KFC01_AC.jpg";
			arr_ProductColor1[1] ="A. Celeste - A. Marino";
			arr_ProductUrls1[1]  ="KFC01_AC";
			arr_ProductTallas1[1]  ="L-X";

			arr_ProductImages1[2] ="../../imatges/imatgesprod/equipacions/FUTBOLMANIA/KFC01_NE.jpg";
			arr_ProductColor1[2] ="Negro - Blanco";
			arr_ProductUrls1[2]  ="KFC01_NE";
			arr_ProductTallas1[2]  ="L-X";


			arr_ProductImages2[0] ="../../imatges/imatgesprod/equipacions/FUTBOLMANIA/KFC01_RO.jpg";
			arr_ProductColor2[0] ="Rojo - Blanco";
			arr_ProductUrls2[0]  ="KFC01_RO";
			arr_ProductTallas2[0]  ="X";

			arr_ProductImages2[1] ="../../imatges/imatgesprod/equipacions/FUTBOLMANIA/KFC01_AC.jpg";
			arr_ProductColor2[1] ="A. Celeste - A. Marino";
			arr_ProductUrls2[1]  ="KFC01_AC";
			arr_ProductTallas2[1]  ="L-X";

			arr_ProductImages2[2] ="../../imatges/imatgesprod/equipacions/FUTBOLMANIA/KFC01_NE.jpg";
			arr_ProductColor2[2] ="Negro - Blanco";
			arr_ProductUrls2[2]  ="KFC01_NE";
			arr_ProductTallas2[2]  ="L-X";

			arr_ProductImages3[0] ="../../imatges/imatgesprod/equipacions/FUTBOLMANIA/111-648.jpg";
			arr_ProductColor3[0] ="Rojo";
			arr_ProductUrls3[0]  ="111-648";

			arr_ProductImages3[1] ="../../imatges/imatgesprod/equipacions/FUTBOLMANIA/111-410.jpg";
			arr_ProductColor3[1] ="A. Marino";
			arr_ProductUrls3[1]  ="111-410";

			arr_ProductImages3[2] ="../../imatges/imatgesprod/equipacions/FUTBOLMANIA/111-463.jpg";
			arr_ProductColor3[2] ="A. Royal";
			arr_ProductUrls3[2]  ="111-463";

			arr_ProductImages3[3] ="../../imatges/imatgesprod/equipacions/FUTBOLMANIA/111-100.jpg";
			arr_ProductColor3[3] ="Blanco";
			arr_ProductUrls3[3]  ="111-100";

			arr_ProductImages3[4] ="../../imatges/imatgesprod/equipacions/FUTBOLMANIA/111-010.jpg";
			arr_ProductColor3[4] ="Negro";
			arr_ProductUrls3[4]  ="111-010";
			