%PDF- %PDF-
Direktori : /home/pantanal/public_html/ |
Current File : /home/pantanal/public_html/inc_indique.php |
<div id="produtoGRD"> <div id="foto"> <table width="305" height="305" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="3"><img src="images/grd_01.gif" width="305" height="15" alt="" /></td> </tr> <tr> <td><img src="images/grd_02.gif" width="14" height="272" alt="" /></td> <td width="279" height="272" align="center" valign="middle" bgcolor="#FFFFFF"><a href="produtos/sgrd/<?php echo $row_produtos['imagem']; ?>" rel="lightbox[roadtrip]" id="link_foto"><img src="produtos/grd/<?php echo $row_produtos['imagem']; ?>" id="principal"></a></td> <td><img src="images/grd_04.gif" width="12" height="272" alt="" /></td> </tr> <tr> <td colspan="3"><img src="images/grd_05.gif" width="305" height="18" alt="" /></td> </tr> </table> </div> <div id="TituloCategoria"><? echo $row_produtos['titulo']; ?></div> <form id="form1" name="form1" method="post" action="enviar.php" style=" text-align:left;"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left"> <strong>Seu Nome:</strong> <br /> <input type="text" name="nome" id="nome" size="30" /> <br /> <strong>Seu E-mail:</strong> <br /> <input type="text" name="email" id="email" size="30" /> <br /> <strong> Nome do Amigo:</strong> <br /> <input type="text" name="nome_des" id="nome_des" size="30" /> <br /> <strong>E-mail do Amigo:</strong><br /> <input type="text" name="email_des" id="email_des" size="30" /> <br /> <label> <br /> <input type="submit" name="button" id="button" value=" " style="background-image:url(images/botao_enviar.jpg); width:156px; height:28px; border:0px;" /> </label></td> </tr> <tr> <td align="left"> <input type="hidden" name="id" id="id" value="<?php echo $row_produtos['id'];?>" /> <input type="hidden" name="produto" id="produto" value="<?php echo $row_produtos['nome'];?>" /></td> </tr> </table> </form> </div> <?php mysql_free_result($produtos); ?>