function ddesquemas_tpl_publicidad1_pub1()
{
var res="";
res=res+"<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\">";
res=res+"	<tr>";
res=res+"		<td colspan=\"9\"><img src=\"../images/mm_spacer.gif\" width=\"633\" height=\"7\" /></td>";
res=res+"	</tr>	";
res=res+"	<tr>";
res=res+"		<td colspan=\"2\" align=\"left\">";
res=res+"		<a href=\"../busquedas/xservicio_bmarca.php\"><img src=\"../images/marca_comunitaria.jpg\" width=\"175\" height=\"74\" border=\"0\" alt=\"busque su marca\" /></a>";
res=res+"		</td>";
res=res+"		<td width=\"18\"><img src=\"../images/mm_spacer.gif\" width=\"18\" height=\"1\" /></td>		";
res=res+"		<td colspan=\"2\" align=\"left\">";
res=res+"		<a href=\"../consultas/xconsulta.php\"><img src=\"../images/marca_nacional.jpg\" width=\"175\" height=\"74\" border=\"0\" alt=\"realice su consulta\" /></a>		";
res=res+"		</td>";
res=res+"		<td width=\"18\"><img src=\"../images/mm_spacer.gif\" width=\"18\" height=\"1\" /></td>		";
res=res+"		<td colspan=\"2\" align=\"left\">";
res=res+"		<a href=\"../ventamarcas/xventa.php\"><img src=\"../images/informe_previo_banner.jpg\" width=\"175\" height=\"74\" border=\"0\" alt=\"venta de marcas\" /></a>		";
res=res+"		</td>";
res=res+"		<td width=\"18\"><img src=\"../images/mm_spacer.gif\" width=\"18\" height=\"1\" /></td>		";
res=res+"	</tr>";
res=res+"	<tr>";
res=res+"		<td colspan=\"9\"><img src=\"../images/mm_spacer.gif\" width=\"1\" height=\"5\" /></td>";
res=res+"	</tr>	";
res=res+"	<tr>";
res=res+"		<td width=\"190\" align=\"left\"><font color=\"#FFFFFF\">Compruebe si su marca<br />";
res=res+"											esta disponible</font><br />";
res=res+"				<b><font color=\"#FFFFFF\">GRATIS</font></b>";
res=res+"		</td>";
res=res+"		<td width=\"34\" valign=\"bottom\"><a href=\"../busquedas/xservicio_bmarca.php\" class=\"menu5\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a></td>";
res=res+"		<td width=\"18\"><img src=\"../images/mm_spacer.gif\" width=\"18\" height=\"1\" /></td>		";
res=res+"		<td width=\"190\" align=\"left\"><font color=\"#FFFFFF\">Escribanos su consulta y<br />";
res=res+"										 le responderemos a la<br />";
res=res+"										 brevedad posible<br /></font>";
res=res+"		</td>";
res=res+"		<td width=\"34\" valign=\"bottom\"><a href=\"../consultas/xconsulta.php\" class=\"menu5\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a></td>";
res=res+"		<td width=\"18\"><img src=\"../images/mm_spacer.gif\" width=\"18\" height=\"1\" /></td>		";
res=res+"		<td width=\"190\" align=\"left\"><font color=\"#FFFFFF\">Publique su Marca<br />";
res=res+"										 sin cargo alguno<br /></font>";
res=res+"		</td>";
res=res+"		<td width=\"34\" valign=\"bottom\"><a href=\"../ventamarcas/xventa.php\" class=\"menu5\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a></td>";
res=res+"		<td width=\"18\"><img src=\"../images/mm_spacer.gif\" width=\"18\" height=\"1\" /></td>		";
res=res+"	</tr>";
res=res+"</table>";
return res;
}

