
function Escribir_colores() { 
writeLayer('SPcamiseta','Blanco')
writeLayer('SPpantalon','Negro')
writeLayer('SPmedia','Negro')
writeLayer('PREU1','38,75€')
writeLayer('PREU2','29,10€')
writeLayer('SPAN_MODELO','ADIDAS SQUAD II')
return
}

function iniciar() { //v3.0
cargarimagenes();
displayProducts(0,1,0);
displayProducts(0,2,0);
displayProducts(0,3,0);
return;
}


var modelo = 'SQUAD II'
var total=29.10
var precio1= 38.75
var tallamit= "S-M-L"
var tallas_equip = "S,M,L,XL"
var numerotallas = 4
var esconjunt = 0

var tallasam = new Array()
tallasam[0] = "S"
tallasam[1] = "M"
tallasam[2] = "L"
tallasam[3] = "XL"

var tallapan = new Array()
tallapan[0] = "S"
tallapan[1] = "M"
tallapan[2] = "L"
tallapan[3] = "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/ADIDAS09/745601.jpg";
			arr_ProductColor1[0] ="A. Royal";
			arr_ProductUrls1[0]  ="745601";
			arr_ProductTallas1[0]  ="S-M-L-XL";

			arr_ProductImages1[1] ="../../imatges/imatgesprod/equipacions/ADIDAS09/742180.jpg";
			arr_ProductUrls1[1]  ="742180";
			arr_ProductColor1[1] ="Negro";
			arr_ProductTallas1[1]  ="S-M-L-XL";

			arr_ProductImages1[2] ="../../imatges/imatgesprod/equipacions/ADIDAS09/745600.jpg";
			arr_ProductUrls1[2]  ="745600";
			arr_ProductColor1[2] ="Blanco";
			arr_ProductTallas1[2]  ="S-M-L-XL";
			
			arr_ProductImages1[3] ="../../imatges/imatgesprod/equipacions/ADIDAS09/742176.jpg";
			arr_ProductUrls1[3]  ="742176";
			arr_ProductColor1[3] ="A. Marino";
			arr_ProductTallas1[3]  ="S-M-L-XL";

			arr_ProductImages1[4] ="../../imatges/imatgesprod/equipacions/ADIDAS09/742170.jpg";
			arr_ProductUrls1[4]  ="742170";
			arr_ProductColor1[4] ="Amarillo";
			arr_ProductTallas1[4]  ="S-M-L-XL";

			arr_ProductImages1[5] ="../../imatges/imatgesprod/equipacions/ADIDAS09/745599.jpg";
			arr_ProductUrls1[5]  ="745599";
			arr_ProductColor1[5] ="Rojo";
			arr_ProductTallas1[5]  ="S-M-L-XL";
			
			arr_ProductImages1[6] ="../../imatges/imatgesprod/equipacions/ADIDAS09/742169.jpg";
			arr_ProductUrls1[6]  ="742169";
			arr_ProductColor1[6] ="Naranja";
			arr_ProductTallas1[6]  ="S-M-L-XL";
						
			arr_ProductImages1[7] ="../../imatges/imatgesprod/equipacions/ADIDAS09/742175.jpg";
			arr_ProductUrls1[7]  ="742175";
			arr_ProductColor1[7] ="Blanco - Rojo";
			arr_ProductTallas1[7]  ="S-M-L-XL";
						
			arr_ProductImages1[8] ="../../imatges/imatgesprod/equipacions/ADIDAS09/742179.jpg";
			arr_ProductUrls1[8]  ="742179";
			arr_ProductColor1[8] ="Blanco - A. Marino";
			arr_ProductTallas1[8]  ="S-M-L-XL";



			arr_ProductImages2[0] ="../../imatges/imatgesprod/equipacions/ADIDAS09/742745.jpg";
			arr_ProductUrls2[0]  ="742745";
			arr_ProductTallas2[0]  ="S-M-L-XL";
			arr_ProductColor2[0] ="Blanco - Negro";			
			
			arr_ProductImages2[1] ="../../imatges/imatgesprod/equipacions/ADIDAS09/742746.jpg";
			arr_ProductUrls2[1]  ="742746";
			arr_ProductTallas2[1]  ="S-M-L-XL";			
			arr_ProductColor2[1] ="Negro - Blanco";						

			arr_ProductImages2[2] ="../../imatges/imatgesprod/equipacions/ADIDAS09/742744.jpg";
			arr_ProductUrls2[2]  ="742744";
			arr_ProductTallas2[2]  ="S-M-L-XL";			
			arr_ProductColor2[2] ="A. Royal - Blanco";						

			arr_ProductImages2[3] ="../../imatges/imatgesprod/equipacions/ADIDAS09/742743.jpg";
			arr_ProductUrls2[3]  ="742743";
			arr_ProductTallas2[3]  ="S-M-L-XL";			
			arr_ProductColor2[3] ="A. Marino - Blanco";						

			arr_ProductImages2[4] ="../../imatges/imatgesprod/equipacions/ADIDAS09/742741.jpg";
			arr_ProductUrls2[4]  ="742743";
			arr_ProductTallas2[4]  ="S-M-L-XL";			
			arr_ProductColor2[4] ="Rojo - Blanco";		

			
			
			arr_ProductImages3[0] ="../../imatges/imatgesprod/equipacions/ADIDAS09/E19299.jpg";
			arr_ProductUrls3[0]  ="E19299";
			arr_ProductColor3[0] =	"Royal - Blanco";							

			arr_ProductImages3[1] ="../../imatges/imatgesprod/equipacions/ADIDAS09/E19301.jpg";
			arr_ProductUrls3[1]  ="E19301";
			arr_ProductColor3[1] ="Negro - Blanco";						

			arr_ProductImages3[2] ="../../imatges/imatgesprod/equipacions/ADIDAS09/E19300.jpg";
			arr_ProductUrls3[2]  ="E19300";
			arr_ProductColor3[2] ="Blanco - Negro";									
			
			arr_ProductImages3[3] ="../../imatges/imatgesprod/equipacions/ADIDAS09/E19298.jpg";
			arr_ProductUrls3[3]  ="E19298";
			arr_ProductColor3[3] =	"Rojo - Blanco";						
			
			arr_ProductImages3[4] ="../../imatges/imatgesprod/equipacions/ADIDAS09/E19297.jpg";
			arr_ProductUrls3[4]  ="E19297";			
			arr_ProductColor3[4] ="Verde - Blanco";									
			
			arr_ProductImages3[5] ="../../imatges/imatgesprod/equipacions/ADIDAS09/E19296.jpg";
			arr_ProductUrls3[5]  ="E19296";			
			arr_ProductColor3[5] ="A. Marino - Blanco";	

			arr_ProductImages3[6] ="../../imatges/imatgesprod/equipacions/ADIDAS09/E19295.jpg";
			arr_ProductUrls3[6]  ="E19295";
			arr_ProductColor3[6] =	"Amarillo - Negro";						
			
			arr_ProductImages3[7] ="../../imatges/imatgesprod/equipacions/ADIDAS09/E19294.jpg";
			arr_ProductUrls3[7]  ="E19294";			
			arr_ProductColor3[7] ="Gris - Blanco";									
			
			arr_ProductImages3[8] ="../../imatges/imatgesprod/equipacions/ADIDAS09/E19293.jpg";
			arr_ProductUrls3[8]  ="E19293";			
			arr_ProductColor3[8] ="Naranja - Negro";	
 