function verSitioLang(lang)
{
	document.main.langSite.value = lang;
	process('home',0);
}
 
  
 
