// JavaScript Document
function assinatura(style){
	document.write('<link href="http://www.y1web.com.br/css/assinatura.css" rel="stylesheet" type="text/css" />');
	document.write('<font style="font-size:10px;">by <a href="http://www.y1web.com.br" target="_blank" title="O ideal de ser &uacute;nico" class="' + style + '">Y1Web <img src="http://www.y1web.com.br/images/icone_y1w.png" width="10" height="10" border="0" /></a></font>');
}

function assinaturaAceTech(style){
	document.write('<link href="http://www.y1web.com.br/css/assinatura.css" rel="stylesheet" type="text/css" />');
	document.write('<font style="font-size:10px;">by <a href="http://www.y1web.com.br" target="_blank" title="O ideal de ser &uacute;nico" class="' + style + '">Y1Web <img src="http://www.y1web.com.br/images/icone_y1w.png" width="10" height="10" border="0" /></a>&nbsp;&nbsp;&amp;&nbsp;<a href="http://www.acetechne.com.br" target="_blank" title="AceTech Solu&ccedil;&otilde;es" class="' + style + '"> AceTech <img src="http://www.y1web.com.br/images/icone_acetech.png" width="10" height="10" border="0" /> </a></font>');
}

function assinaturaSetaRegional(style){
	document.write('<link href="http://www.y1web.com.br/css/assinatura.css" rel="stylesheet" type="text/css" />');
	document.write('<font style="font-size:10px;">by <a href="http://www.y1web.com.br" target="_blank" title="O ideal de ser &uacute;nico" class="' + style + '">Y1Web <img src="http://www.y1web.com.br/images/icone_y1w.png" width="10" height="10" border="0" /></a>&nbsp;&nbsp;&amp;&nbsp;<a href="http://www.setaregional.com.br" target="_blank" title="Seta Regional Editora" class="' + style + '"> Seta Regional <img src="http://www.y1web.com.br/images/icone_setaregional.png" width="10" height="10" border="0" /> </a></font>');
}