// JavaScript Document
	var foto01 = new Array(11); //hoteles.html
	foto01[0] = "b lounge >";
	foto01[1] = "integrated washbasin >";
	foto01[2] = "anti-slip shower tray >";
	foto01[3] = "integrated bathroom >";
	foto01[4] = "shower stall >";
	foto01[5] = "washbasin towel rack >";
	foto01[6] = "details >";
	foto01[7] = "shower tray >";
	foto01[8] = "blue washbasin >";
	foto01[9] = "anti-slip tray >";
	foto01[10] = "entrance counter >";
	
	var foto02 = new Array(13); //hosteleria.html
	foto02[0] = "bar counter >";
	foto02[1] = "bar counter >";
	foto02[2] = "sandwich station >";
	foto02[3] = "ice cream parlour >";
	foto02[4] = "wok station >";
	foto02[5] = "self - service >";
	foto02[6] = "sandwich station >";
	foto02[7] = "lunch counter >";
	foto02[8] = "self - service counter >";
	foto02[9] = "service area >";
	foto02[10] = "self service >";
	foto02[11] = "japanese tavern >";
	foto02[12] = "japanese tavern >";	
	
	var foto03 = new Array(1); //clinicas.html
	foto03[0] = "dental clinic >";
	
	var foto04 = new Array(1); //sanidad.html
	foto04[0] = "laboratory sink";
	
	var foto05 = new Array(7); //comercios.html
	foto05[0] = "lobby - office area >";
	foto05[1] = "lobby - office area >";
	foto05[2] = "counter detils >";
	foto05[3] = "lobby hall >";
	foto05[4] = "optimum >";
	foto05[5] = "optimum >";
	foto05[6] = "optimum >";
	
	var foto06 = new Array(6); //mesascata.html
	foto06[0] = "taste testing tables >";
	foto06[1] = "detail taste testing tables >";
	foto06[2] = "taste testing tables >";
	foto06[3] = "detail tables >";
	foto06[4] = "detail tables >";
	foto06[5] = "taste testing tables >";
	
	var foto07 = new Array(11); //lavamanos.html
	foto07[0] = "bathroom with integrated shower >";
	foto07[1] = "anti-slip shower tray >";
	foto07[2] = "bathroom furniture >";
	foto07[3] = "washbasin towel rack >";
	foto07[4] = "multiple washbasins >";
	foto07[5] = "details >";
	foto07[6] = "shower stall >";
	foto07[7] = "lawashbasin towel rack >";
	foto07[8] = "curved washbasin >";
	foto07[9] = "shower tray ramp >";
	foto07[10] = "dual washbasin >";
	
	var foto08 = new Array(3); //banos.html
	foto08[0] = "shower stall >";
	foto08[1] = "integrated bathroom >";
	foto08[2] = "integrated designer bathroom >";
	
	var foto09 = new Array(2); //encimeras.html
	foto09[0] = "kitchen sink >";
	foto09[1] = "restaurant kitchen >";
	
	var foto10 = new Array(13); //disenos.html
	foto10[0] = "singular design >";
	foto10[1] = "avant-garde design >";
	foto10[2] = "handrail >";
	foto10[3] = "handrail >";
	foto10[4] = "banisters >";
	foto10[5] = "designer chairs >";
	foto10[6] = "functional and creative >";
	foto10[7] = "asymmetric creativity >";
	foto10[8] = "stair detail >";
	foto10[9] = "handrail detail >";
	foto10[10] = "b lounge >";
	foto10[11] = "coffee shop";
	foto10[12] = "b lounge >";
