<!--
//funcion que escribe servicios legales servicios
function servicios()
 {
  	document.write("<p><FONT face=Verdana class=mLink size=3><a href=formalitys.php>Formalities</a><br></FONT><FONT face=Verdana size=3 class=mText><a href=check.php>Check up of documents</a></FONT><font size=2><br></font><FONT face=Verdana size=3 class=mText><a href=defend.php>Legal Defense</A></FONT><font size=2>&nbsp;<br><FONT face=Verdana size=3 class=mText><a href=asesor.php3>Ask a lawyer</a></FONT> </font></p>");
 }
//funcion que escribe preguntas al abogado On-line preguntas
function preguntas()
 {
	document.write("<FONT face=Verdana size=3 class=mText><a href=asesor.php3>Ask a Lawyer On-line</a> - He will answer to all your enquiries</font><br><FONT face=Verdana size=3 class=mText><a href=abogad.php3>Our lawyers</a> -&nbsp; Experts, members of professional associations.<br><a href=example.php>See a sample of our service</a> - Fast and confidential.</FONT>");
	}
//funcion que escribe Preguntas frecuentes y formas de pago y funcionamiento atencion
function atencion()
 {
	document.write("<font size=3 class=mText face=Arial, Helvetica, sans-serif><a href=faq.php>Frequent questions</a><br><a href=forms.php>How Spain-Visas works?</a></font>");
	}
//funcion que escribe el enlace registrese registrese
function registrese()
 {
	document.write("<a href=users/registro.php>Register</a>");
	}
//funcion que escribe noticias noticias
function noticias()
 {
	document.write("<font size=3 class=mText face=Arial, Helvetica, sans-serif><a href=news2.php>Spain-Visas criticizes the reform to the foreign law.</a></font><br><font size=3 class=mText face=Arial, Helvetica, sans-serif><a href=news1.php>Community citizens will no longer need a card.</a></font>");
	}
	//funcion que escribe las entrevistas del cliente
function cliente()
 {
	document.write("<a href=mariana.php >&quot;A friend of mine recommended Spain-visas to me.</a>");
	}
//funcion que escribe enlace al contacto técnico
function contacto()
 {
	document.write("<a href=contacto.php3>Technical Contact</a>");
	}	
		
	// -->
