// JavaScript Document

function getbanners(language)
	{

	//rural1
	if (document.getElementById('rural1')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/vistasalinas-"+language+".swf", "rural1", "282", "116", "5");
	so.write("rural1"); }
	   
	//rural2
	if (document.getElementById('rural2')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/islavivamini-"+language+".swf", "rural2", "135", "116", "5");
	so.write("rural2"); }
	
	//rural3
	if (document.getElementById('rural4')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/casaelquinto-"+language+".swf", "rural4", "135", "116", "5");
	so.write("rural4"); }	
	   
	//hotel1
	if (document.getElementById('hotel1')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/princesayaiza-"+language+".swf", "hotel1", "282", "116", "5");
	so.write("hotel1"); }
	
	//hotel2princesayaiza en grande para pagina hoteles
	if (document.getElementById('princesayaizagrande')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/bannergrandeprincesayaiza-"+language+".swf", "princesayaizagrande", "282", "116", "5");
	so.write("princesayaizagrande"); }

	//bannerlanzarotecombig
	if (document.getElementById('bannerlanzarotecombig')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/lanzarotecombig-"+language+".swf", "bannerlanzarotecombig", "282", "116", "5");
	so.write("bannerlanzarotecombig"); }
	
	//bannerlanzarotecombigcopia. Se hizo copia de este banner para poner 2 iguales en una misma pagina
	if (document.getElementById('bannerlanzarotecombigcopia')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/lanzarotecombig-"+language+".swf", "bannerlanzarotecombigcopia", "282", "116", "5");
	so.write("bannerlanzarotecombigcopia"); }	
	
	//Lanzarotecom publicidad en pequeño
	if (document.getElementById('lanzarotecom4')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/lanzarotecom4-"+language+".swf", "lanzarotecom4", "135", "116", "5");
	so.write("lanzarotecom4"); }
	
	if (document.getElementById('lanzarotecom4a')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/lanzarotecom4-"+language+".swf", "lanzarotecom4a", "135", "116", "5");
	so.write("lanzarotecom4a"); }
	
	//Lanzarotecom publicidad en pequeño
	if (document.getElementById('casaraul')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/casaraul-"+language+".swf", "casaraul", "135", "116", "5");
	so.write("casaraul"); }
	
	if (document.getElementById('ficus')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/ficus-"+language+".swf", "ficus", "135", "116", "5");
	so.write("ficus"); }
	//apartamento2-dado de baja el 6 de cotubre de 2006
	//if (document.getElementById('apartamento2')) {
	//var so = new SWFObject("/banners/flash/playafamara-"+language+".swf", "apartamento2", "282", "116", "5");
	//so.write("apartamento2");  }
	 
	//villa1
	if (document.getElementById('villa1')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/lanzarotelates-"+language+".swf", "villa1", "282", "116", "5");
	so.write("villa1"); }
	
	//villa2
	if (document.getElementById('villa2')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/juannicolas-"+language+".swf", "villa2", "282", "116", "5");
	so.write("villa2"); }
	
	//rural3
	if (document.getElementById('rural3')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/fincaisabel-"+language+".swf", "rural3", "135", "116", "5");
	so.write("rural3"); }
	
	//Apartamentos3
	if (document.getElementById('jablebermudas')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/jablebermudas-"+language+".swf", "jablebermudas", "135", "116", "5");
	so.write("jablebermudas"); }
	
	//Apartamentos4
	if (document.getElementById('loszocos')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/loszocos-"+language+".swf", "loszocos", "135", "116", "5");
	so.write("loszocos"); }
	
	//Apartamentos5
	if (document.getElementById('lapenita')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/lapenita-"+language+".swf", "lapenita", "135", "116", "5");
	so.write("lapenita"); }
	
	//Apartamentos6
	if (document.getElementById('eltrebol')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/eltrebol-"+language+".swf", "eltrebol", "135", "116", "5");
	so.write("eltrebol"); }	
	
	//Apartamentos7
	if (document.getElementById('plazaazul')) {
	var so = new SWFObject("http://www.lanzarote.com/banners/flash/plazaazul-"+language+".swf", "plazaazul", "135", "116", "5");
	so.write("plazaazul"); }		
	}
