   function Clearnome()
 {
  if (document.getElementById('nome').value == 'Insira o seu nome')
   {
    document.getElementById('nome').value = '';
   }
 }
 
   function Clearemail()
 {
  if (document.getElementById('t_email').value == 'Insira o seu e-mail')
   {
    document.getElementById('t_email').value = '';
   }
 }
 
 
    function Clearuser()
 {
  if (document.getElementById('IDU').value == 'Insira o utilizador')
   {
    document.getElementById('IDU').value = '';
   }
 }
 
   function Clearident()
 {
  if (document.getElementById('t_username').value == 'Insira a sua identificação')
   {
    document.getElementById('t_username').value = '';
   }
 }
 
   function Clearmail()
 {
  if (document.getElementById('t_email').value == 'Insira o seu e-mail')
   {
    document.getElementById('t_email').value = '';
   }
 }
 
   function Clearnick()
 {
  if (document.getElementById('t_alcunha').value == 'Insira o seu nick')
   {
    document.getElementById('t_alcunha').value = '';
   }
 }
 
   function Clearnomeuser()
 {
  if (document.getElementById('t_nome').value == 'Insira o seu nome')
   {
    document.getElementById('t_nome').value = '';
   }
 }
 
   function Clearcontribuinte()
 {
  if (document.getElementById('n_contribuinte').value == 'Insira o seu contribuinte')
   {
    document.getElementById('n_contribuinte').value = '';
   }
 }
 
   function Clearapl()
 {
  if (document.getElementById('t_apelido').value == 'Insira o seu apelido')
   {
    document.getElementById('t_apelido').value = '';
   }
 }
 
    function Cleartelf()
 {
  if (document.getElementById('t_telef').value == 'Insira o seu telefone')
   {
    document.getElementById('t_telef').value = '';
   }
 }
 
    function Clearmorada()
 {
  if (document.getElementById('t_morada').value == 'Insira a sua morada')
   {
    document.getElementById('t_morada').value = '';
   }
 }
 
    function Clearcp4()
 {
  if (document.getElementById('n_cp4').value == '0000')
   {
    document.getElementById('n_cp4').value = '';
   }
 }
 
    function Clearcp3()
 {
  if (document.getElementById('n_cp3').value == '000')
   {
    document.getElementById('n_cp3').value = '';
   }
 }
 
    function Clearloc()
 {
  if (document.getElementById('t_localidade').value == 'Insira a Localidade')
   {
    document.getElementById('t_localidade').value = '';
   }
 }
 
    function Clearobs()
 {
  if (document.getElementById('t_obs').value == 'Insira a sua observação')
   {
    document.getElementById('t_obs').value = '';
   }
 }
 
     function Clearnasc()
 {
  if (document.getElementById('d_d_nasc').value == 'DD/MM/AAAA')
   {
    document.getElementById('d_d_nasc').value = '';
   }
 }
 
    function Clearnome_visita()
 {
  if (document.getElementById('t_nome').value == 'Insira o seu nome')
   {
    document.getElementById('t_nome').value = '';
   }
 }
 
   function Clearemail_visita()
 {
  if (document.getElementById('t_email').value == 'Insira o seu e-mail')
   {
    document.getElementById('t_email').value = '';
   }
 }
 
     function Clearmsg_visita()
 {
  if (document.getElementById('t_msg').value == 'Insira a sua Mensagem')
   {
    document.getElementById('t_msg').value = '';
   }
 }
 
    function Clearnproponente()
 {
  if (document.reclama('t_nome').value == 'Insira o seu nome')
   {
    document.reclama('t_nome').value = '';
   }
 }
 
     function Clearmail()
 {
  if (document.reclama('t_email').value == 'Insira o seu email')
   {
    document.reclama('t_email').value = '';
   }
 }
 
      function Clearassunto()
 {
  if (document.reclama('t_assunto').value == 'Insira o assunto')
   {
    document.reclama('t_assunto').value = '';
   }
 }
 
       function Cleardescr()
 {
  if (document.reclama('t_descr').value == 'Insira a descrição do assunto')
   {
    document.reclama('t_descr').value = '';
   }
 }
 
function Clearrua()
 {
  if (document.leituras('n_cod_rua').value == 'Insira o Código do Arruamento')
   {
    document.leituras('n_cod_rua').value = '';
   }
 }
 
function Clearntitular()
 {
  if (document.leituras('t_nome').value == 'Insira o Nome do Titular')
   {
    document.leituras('t_nome').value = '';
   }
 }
 
function Clearnif()
 {
  if (document.leituras('n_nif').value == 'Insira o Contribuinte do Titular')
   {
    document.leituras('n_nif').value = '';
   }
 }
 
function Clearleitura()
 {
  if (document.leituras('n_leitura').value == 'Insira a Leitura')
   {
    document.leituras('n_leitura').value = '';
   }
 }
  
function Cleartelef()
 {
  if (document.leituras('n_telef').value == 'Insira o Número do Telefone')
   {
    document.leituras('n_telef').value = '';
   }
 }
 
function Clearmail()
 {
  if (document.leituras('t_email').value == 'Insira o seu Email')
   {
    document.leituras('t_email').value = '';
   }
 }
 
 
//---------------- Clear Orçamento Participativo

function Clearnomeorc()
{
  if (document.orc_participativo('t_nome').value == 'Insira o seu Nome')
   {
	    document.orc_participativo('t_nome').value = '';
   }else if (document.orc_participativo('t_nome').value == 'Enter your Name')
   {
	    document.orc_participativo('t_nome').value = '';
   }
}

function Clearmoradaorc()
{
	if (document.orc_participativo('n_moradaorc').value == 'Insira a sua Morada')
	{
		document.orc_participativo('n_moradaorc').value = '';
	}else if (document.orc_participativo('n_moradaorc').value == 'Enter your address')
	{
		document.orc_participativo('n_moradaorc').value = '';
	}
}

function Clearcp1()
{
	if (document.orc_participativo('n_cod1').value == '0000')
	{
		document.orc_participativo('n_cod1').value = '';
	}
}

function Clearcp2()
{
	if (document.orc_participativo('n_cod2').value == '000')
	{
		document.orc_participativo('n_cod2').value = '';
	}
}
 
function Clearlocalidade()
{
	if (document.orc_participativo('n_localidade').value == 'Insira a sua Localidade')
	{
		document.orc_participativo('n_localidade').value = '';
	}else if (document.orc_participativo('n_localidade').value == 'Enter your Location')
	{
		document.orc_participativo('n_localidade').value = '';
	}
}

function Cleartelefone()
{
	if (document.orc_participativo('n_telefone').value == 'Insira o Telefone')
	{
		document.orc_participativo('n_telefone').value = '';
	}else if (document.orc_participativo('n_telefone').value == 'Enter your Phone number')
	{
		document.orc_participativo('n_telefone').value = '';
	}
}

function Clearmailorc()
{
	if (document.orc_participativo('t_email').value == 'Insira o seu Email')
	{
		document.orc_participativo('t_email').value = '';
	}else if (document.orc_participativo('t_email').value == 'Enter your Email')
	{
		document.orc_participativo('t_email').value = '';
	}
}

function Clearempoutra()
{
	if (document.orc_participativo('k_emp_outra_txt').value == 'Especifique a sua situação face ao emprego')
	{
		document.orc_participativo('k_emp_outra_txt').value = '';
	}else if (document.orc_participativo('k_emp_outra_txt').value == 'Specify your position regarding Employment Situation')
	{
		document.orc_participativo('k_emp_outra_txt').value = '';
	}
}

function Clearrelpoutra()
{
	if (document.orc_participativo('k_rel_outra_txt').value == 'Especifique a sua relação com o Município')
	{
		document.orc_participativo('k_rel_outra_txt').value = '';
	}else if (document.orc_participativo('k_rel_outra_txt').value == 'Specify your relation with Município')
	{
		document.orc_participativo('k_rel_outra_txt').value = '';
	}	
}

function Clearpartpoutra()
{
	if (document.orc_participativo('k_part_outra_txt').value == 'Especifique a Associação/Instituição')
	{
		document.orc_participativo('k_part_outra_txt').value = '';
	}
	else if (document.orc_participativo('k_part_outra_txt').value == 'Specify the Association / Institution')
	{
		document.orc_participativo('k_part_outra_txt').value = '';
	}
}
