<!--
function transmitir(nome) {
    //if (document.clientWidth > 1024) {
      	//window.open(nome,'popup','scrollbars=no, resizable=no, toolbar=no, location=no, directories=no, status=no,menubar=no, width=600, height=300, top=0, left=200');
   // }
    //if (document.clientWidth < 800) {
            window.open('./includes/transmissao.php','popup','scrollbars=yes, resizable=no, toolbar=no, location=no, directories=no, status=no, menubar=no, width=343, height=200, top=0, left=95');
  	//}
}
	function popwindow(popsrc1,stuff1)
		{
		videoWindow = window.open(popsrc1, 'POPUP', stuff1)
		}
    function ac(cchar)
{
  password.value = password.value + cchar;
  password.focus();
}
// -->
<!--
function popup(url) {
  window.open(url,'popupImageWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=150,left=150')
}
// -->
<!--
function banner() {
  document.write("<"+"iframe id='a6b24e9d' name='a6b24e9d' src='http://publicidade.cidadesol.com/adframe.php?n=a6b24e9d&amp;clientid=15&amp;refresh=20' framespacing='0' frameborder='no' scrolling='no' width='468' height='60' allowtransparency='true'><"+"a href='http://publicidade.cidadesol.com/adclick.php?n=a6b24e9d' target='_blank'><"+"img src='http://publicidade.cidadesol.com/adview.php?clientid=15&amp;n=a6b24e9d' border='0' alt='' /><"+"/a><"+"/iframe>");
}
// -->
