Código HTML:
Ver original<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <!--
body {
background-color: #282627;
}
.Estilo1 {
font-family: 1979, Verdana, "Arial Narrow";
font-size: 12px;
}
body,td,th {
font-family: 1979, Verdana, Arial Narrow;
}
-->
<div align="center"><img src="http://www.picture.cl/images/headerxdx.jpg" width="900" height="386" border="0" usemap="#Map" /> <map name="Map" id="Map"> <area shape="rect" coords="15,33,71,69" href="http://dbamerica.webcindario.com/DBAmerica/cutenews/Home.php" /><area shape="rect" coords="6,307,69,341" href="http://twitter.com/DBAmerica" /><area shape="rect" coords="81,310,150,341" href="http://www.facebook.com/#!/pages/DBamerica-Orange-Style/157384397617364" /><area shape="rect" coords="86,37,136,72" href="http://dbamerica.webcindario.com/DBAmerica/Paginas/staff.html" /> <area shape="rect" coords="152,40,222,67" href="http://dbamerica.webcindario.com/DBAmerica/Paginas/historia.html" /> <area shape="rect" coords="227,37,314,72" href="http://dbamerica.webcindario.com/DBAmerica/Paginas/Afiliacion.html" /> <area shape="rect" coords="320,37,444,70" href="http://dbamerica.webcindario.com/DBAmerica/Paginas/Contacto.html" /> <table width="900" border="0" align="center" bgcolor="#FFFFFF"> <th width="176" rowspan="2" scope="col"><img src="http://www.picture.cl/images/contenido.jpg" width="176" height="400" /></th> <th width="714" scope="col"><div align="left"><img src="http://www.picture.cl/images/dbakai.jpg" width="219" height="294" /><img src="http://www.picture.cl/images/nuevodiseo.jpg" width="219" height="294" /><img src="http://www.picture.cl/images/sebuscanre.jpg" width="219" height="294" /></div> <table border="0" width="453" cellspacing="1" cellpadding="3"> <td width="441"><span class="Estilo1"> <?PHP
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Here we decide what page to include
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
if($_POST['do'] == "search" or $_GET['dosearch'] == "yes"){ $subaction = "search"; $dosearch = "yes"; include("./search.php"); }
elseif($_GET['do'] == "archives"){ include("./show_archives.php"); }
elseif($_GET['do'] == "stats"){ echo"You can download the stats addon and include it here to show how many news, comments ... you have"; /* include("$path/stats.php"); */ }
else{ include("./show_news.php"); }
?>
<th scope="col"><div align="left"><a href="http://topzdb.webcindario.com/topzdb/"><img src="http://topzdb.webcindario.com/topzdb/button.php?u=DBAmerica" alt=".:: Zona Dragon Ball ::. Topsites dedicado al mejor anime del mundo " border="0" /></a><a href="http://topsites.lbmdragonball.com/index.php?id=414" target="_blank"></a><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2F%23%21%2Fpages%2FDBamerica-Orange-Style%2F157384397617364%3Fv%3Dpage_getting_started&layout=button_count&show_faces=true&width=450&action=like&font=arial&colorscheme=dark&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowTransparency="true"></iframe></div></th>