// Publicidad RETV
// Reportajes Fotográficos El Marco Rojo
// ColR2: El Marco ROjo


			var b1dis = "<a href=\"";
			var bdis = "\"><img src=\"";
			var edis = " width=\"300\" height=\"250\" alt=\"publicidad El Marco Rojo\" border=\"0\"></a>";
			var rnumb = "";
			var img = "";
			
			rnumb += Math.floor(Math.random()*3);
			img = rnumb;
			

				if (img == "0") {
		document.write(b1dis+ "http://www.realeventos.tv/canales-para-bodas-eventos-empresa/fotografos-fotografia-reportajes/el-marco-rojo-fotografia-bodas-publicidad/marco-rojo-madrid-img.html" +bdis+ "http://www.realeventos.tv/Banners/fotografos/MarcoRojo/bannerMarcoRojo300x250-3.jpg\"" +edis);
				}				
				
				if (img == "1") {
		document.write(b1dis+ "http://www.realeventos.tv/canales-para-bodas-eventos-empresa/fotografos-fotografia-reportajes/el-marco-rojo-fotografia-bodas-publicidad/marco-rojo-madrid-img.html" +bdis+ "http://www.realeventos.tv/Banners/fotografos/MarcoRojo/bannerMarcoRojo300x250-4.jpg\"" +edis);
				}	

				if (img == "2") {
		document.write(b1dis+ "http://www.realeventos.tv/canales-para-bodas-eventos-empresa/fotografos-fotografia-reportajes/el-marco-rojo-fotografia-bodas-publicidad/marco-rojo-madrid-img.html" +bdis+ "http://www.realeventos.tv/Banners/fotografos/MarcoRojo/bannerMarcoRojo300x250-5.jpg\"" +edis);
				}				
				
