%PDF- %PDF-
Direktori : /home/pantanal/www/ |
Current File : /home/pantanal/www/inc_topo.php |
<table width="1000" height="277" border="0" align="center" cellpadding="0" cellspacing="0" id="topo"> <tr> <td colspan="5"><? include("_topo_principal.php"); ?></td> </tr> <tr> <td height="45" colspan="5" background="images/topo_04.jpg" align="center"><table width="700" height="45" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td align="center" id="menu"><a href="home.php"><? echo Traducao($_SESSION['versao'],1,$pantanal); ?></a></td> <td align="center" id="menu"><a href="textos.php?id=1"><? echo Traducao($_SESSION['versao'],2,$pantanal); ?></a></td> <td align="center" id="menu"><a href="textos.php?id=2"><? echo Traducao($_SESSION['versao'],3,$pantanal); ?></a></td> <td align="center" id="menu"><a href="textos.php?id=4"><? echo Traducao($_SESSION['versao'],4,$pantanal); ?></a></td> <td align="center" id="menu"><a href="contato.php"><? echo Traducao($_SESSION['versao'],5,$pantanal); ?></a></td> </tr> </table></td> </tr> <tr> <td rowspan="2"><div id="scrollLinks"><a class="mouseover_left" href="#" style="margin:0px; padding:0px;"><img src="images/topo_05.gif" alt="" width="36" height="128" border="0"></a></div></td> <td width="928" height="120" colspan="3" align="center" valign="middle" background="images/back_topo.gif"><div id="wn"><div id="lyr1"><table id="t1" border="0" cellpadding="0" cellspacing="0"> <tr> <?php mysql_select_db($database_pantanal, $pantanal); $query_produtos2 = "SELECT titulo_".$_SESSION['versao'].", id, imagem FROM produtos WHERE topo = 'Sim' ORDER BY Rand() LIMIT 12"; $produtos2 = mysql_query($query_produtos2, $pantanal) or die(mysql_error()); $row_produtos2 = mysql_fetch_assoc($produtos2); $totalRows_produtos2 = mysql_num_rows($produtos2); ?> <? do { ?> <td><? include("_caixa_topo.php"); ?></td> <? } while($row_produtos2 = mysql_fetch_assoc($produtos2)); ?> </tr> </table></div></div></td> <td rowspan="2"><div id="scrollLinks2"><a class="mouseover_right" href="#" style="margin:0px; padding:0px;"><img src="images/topo_05b.gif" alt="" width="36" height="128" border="0"></a></div></td> </tr> <tr> <td colspan="3"><img src="images/topo_08.jpg" width="928" height="8" alt=""></td> </tr> <tr> <td><img src="images/spacer.gif" width="36" height="1" alt=""></td> <td><img src="images/spacer.gif" width="107" height="1" alt=""></td> <td width="698"><img src="images/spacer.gif" width="698" height="1" alt=""></td> <td><img src="images/spacer.gif" width="123" height="1" alt=""></td> <td><img src="images/spacer.gif" width="36" height="1" alt=""></td> </tr> </table>