
function Escribir_colores() { 
writeLayer('SPcamiseta','')
writeLayer('SPpantalon','')
writeLayer('SPmedia','')
writeLayer('PREU1','46,15€')
writeLayer('PREU2','34,60€')
writeLayer('SPAN_MODELO','NIKE BARCA II')
return
}

function iniciar() { //v3.0
cargarimagenes();
displayProducts(0,1,0);
displayProducts(0,2,0);
displayProducts(0,3,0);
return;
}

var modelo = 'BARCA II'
var total= 34.60
var precio1= 46.15
var tallamit= "S-M-L"
var tallas_equip = "S,M,L,XL,XXL"
var numerotallas = 5
var esconjunt = 0

var tallasam = new Array()
tallasam[0] = "S"
tallasam[1] = "M"
tallasam[2] = "L"
tallasam[3] = "XL"
tallasam[4] = "XXL"

var tallapan = new Array()
tallapan[0] = "S"
tallapan[1] = "M"
tallapan[2] = "L"
tallapan[3] = "XL"
tallapan[4] = "XXL"

 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/NIKE07/202870-464.jpg";
			arr_ProductColor1[0] ="A. Royal - Negro";
			arr_ProductUrls1[0]  ="202870-464";
			arr_ProductTallas1[0]  ="S-M-L-X";

			arr_ProductImages1[1] ="../../imatges/imatgesprod/equipacions/NIKE07/202870-412.jpg";
			arr_ProductUrls1[1]  ="202870-412";
			arr_ProductColor1[1] ="A. Celeste - Blanco";
			arr_ProductTallas1[1]  ="S-M-L-X";

			arr_ProductImages1[2] ="../../imatges/imatgesprod/equipacions/NIKE07/202870-302.jpg";
			arr_ProductUrls1[2]  ="202870-302";
			arr_ProductColor1[2] ="Verde - Blanco";
			arr_ProductTallas1[2]  ="S-M-L-X";

			arr_ProductImages1[3] ="../../imatges/imatgesprod/equipacions/NIKE07/202870-648.jpg";
			arr_ProductUrls1[3]  ="202870-648";
			arr_ProductColor1[3] ="Rojo - Blanco";
			arr_ProductTallas1[3]  ="S-M-L-X";

 			arr_ProductImages1[4] ="../../imatges/imatgesprod/equipacions/NIKE07/202870-649.jpg";
			arr_ProductUrls1[4]  ="202870-649";
			arr_ProductColor1[4] ="Rojo - Negro";
			arr_ProductTallas1[4]  ="S-M-L-X";
			
    		arr_ProductImages1[5] ="../../imatges/imatgesprod/equipacions/NIKE07/202870-010.jpg";
			arr_ProductUrls1[5]  ="202870-010";
			arr_ProductColor1[5] ="Negro - Blanco";
			arr_ProductTallas1[5]  ="S-M-L-X";
			
    		arr_ProductImages1[6] ="../../imatges/imatgesprod/equipacions/NIKE07/202870-703.jpg";
			arr_ProductUrls1[6]  ="202870-703";
			arr_ProductColor1[6] ="Negro - Amarillo";
			arr_ProductTallas1[6]  ="S-M-L-X";
			
			arr_ProductImages2[0] ="../../imatges/imatgesprod/equipacions/NIKE07/194137-464.jpg";
			arr_ProductUrls2[0]  ="194137-464";
			arr_ProductColor2[0] ="A. Royal";
			arr_ProductTallas2[0]  ="S-M-L-X";

			arr_ProductImages2[1] ="../../imatges/imatgesprod/equipacions/NIKE07/194137-412.jpg";
			arr_ProductUrls2[1]  ="194137-412";
			arr_ProductColor2[1] ="A. Celeste";
			arr_ProductTallas2[1]  ="S-M-L-X";

			arr_ProductImages2[2] ="../../imatges/imatgesprod/equipacions/NIKE07/194137-302.jpg";
			arr_ProductUrls2[2]  ="194137-302";
			arr_ProductColor2[2] ="Verde";
			arr_ProductTallas2[2]  ="S-M-L-X";

			arr_ProductImages2[3] ="../../imatges/imatgesprod/equipacions/NIKE07/194137-648.jpg";
			arr_ProductUrls2[3]  ="194137-648";
			arr_ProductColor2[3] ="Rojo";
			arr_ProductTallas2[3]  ="S-M-L-X";

			arr_ProductImages2[4] ="../../imatges/imatgesprod/equipacions/NIKE07/194137-010.jpg";
			arr_ProductUrls2[4]  ="194137-010";
			arr_ProductColor2[4] ="Negro";
			arr_ProductTallas2[4]  ="S-M-L-X";

			arr_ProductImages2[5] ="../../imatges/imatgesprod/equipacions/NIKE07/194137-648.jpg";
			arr_ProductUrls2[5]  ="194137-648";
			arr_ProductColor2[5] ="Rojo";
			arr_ProductTallas2[5]  ="S-M-L-X";

			arr_ProductImages3[0] ="../../imatges/imatgesprod/equipacions/NIKE07/237186-100.jpg";
			arr_ProductUrls3[0]  ="237186-100";
			arr_ProductColor3[0] ="Blanco";

			arr_ProductImages3[1] ="../../imatges/imatgesprod/equipacions/NIKE07/237186-463.jpg";
			arr_ProductUrls3[1]  ="237186-463";
			arr_ProductColor3[1] ="A. Royal";

			arr_ProductImages3[2] ="../../imatges/imatgesprod/equipacions/NIKE07/237186-412.jpg";
			arr_ProductUrls3[2]  ="237186-412";
			arr_ProductColor3[2] ="A. Celeste";

			arr_ProductImages3[3] ="../../imatges/imatgesprod/equipacions/NIKE07/237186-302.jpg";
			arr_ProductUrls3[3]  ="237186-302";
			arr_ProductColor3[3] ="Verde";

			arr_ProductImages3[4] ="../../imatges/imatgesprod/equipacions/NIKE07/237186-648.jpg";
			arr_ProductUrls3[4]  ="237186-648";
			arr_ProductColor3[4] ="Rojo";

			arr_ProductImages3[5] ="../../imatges/imatgesprod/equipacions/NIKE07/237186-010.jpg";
			arr_ProductUrls3[5]  ="237186-010";
			arr_ProductColor3[5] ="Negro";

			arr_ProductImages3[6] ="../../imatges/imatgesprod/equipacions/NIKE07/237186-703.jpg";
			arr_ProductUrls3[6]  ="237186-703";
			arr_ProductColor3[6] ="Amarillo"; 