ÿþ<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Biodiesel - Tour - Costa Rica</title> <meta NAME="description" content ="Tour en Planta de Producción de Biodiesel"> <META NAME="keywords" CONTENT="biodiesel, tour, arenal, biodiesel tour, gestion ambiental, zona norte, san carlos, sancarlos, costa rica, centroamerica, centro america, costarica"> <style type="text/css"> html, body { margin:0 auto; padding:0 auto; text-align: center; height:100%; background-color:#FFFFFF; } </style> </head> <body> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="1022" height="952" id="biodiesel_tour" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="biodiesel_tour.swf" /><param name="menu" value="false" /><param name="quality" value="high" /><param name="scale" value="exactfit" /><param name="wmode" value="transparent" /><param name="bgcolor" value="#ffffff" /><embed src="biodiesel_tour.swf" menu="false" quality="high" scale="exactfit" wmode="transparent" bgcolor="#ffffff" width="1022" height="952" name="biodiesel_tour" align="center" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> <NOSCRIPT> <? $dbh=mysql_connect ("mysql13.ixwebhosting.com", "danilog_biodiese", "Tour10") or die ('I cannot connect to the database because: ' . mysql_error()); mysql_select_db ("danilog_biodiesel"); $segmento = "biodiesel_tour"; $res=mysql_query("SELECT titulo, contenido, foto1 FROM contenido WHERE segmento = '$segmento'"); while($row = mysql_fetch_array($res)){ echo "&titulo=".$row[0]; echo "&contenido=".$row[1]; echo "&foto1=".$row[2]; } mysql_query($sql,$dbh); ?> </NOSCRIPT> </body> </html>