function textCounter(a,b,c){if(a.value.length>c)a.value=a.value.substring(0,c);else b.value=c-a.value.length}function new_captcha(){if(document.getElementById){thesrc=document.getElementById("captchaimg").src;document.getElementById("captchaimg").src=thesrc+"&"+Math.round(Math.random()*100000)}} function check_form(a){if(document.getElementById("search").value.length<3){alert("La longitud m\u00ednima para buscar es de 3 caracteres");return false}else{action=document.frm_busqueda.action+"b/"+document.frm_busqueda.search.value;document.frm_busqueda.action=action;document.frm_busqueda.search.value="";return true}} function liststates(a){if(document.getElementById("record[id_country]")){a||(a="");id_country=document.getElementById("record[id_country]").value;$.post("/reg/?id_country="+id_country+"&state="+a,function(b){if(b!="")document.getElementById("div_state").innerHTML=b})}}function add_favourites(a,b,c,d){if(a==0)alert("No est\u00e1s autentificado para realizar esta acci\u00f3n");else if(confirm("\u00bfQuieres agregar "+b+" a tus juegos favoritos?"))document.location.href=c+"af/"+d+"/"} function delete_favourites(a,b,c,d){if(a==0)alert("No est\u00e1s autentificado para realizar esta acci\u00f3n");else if(confirm("\u00bfQuieres eliminar "+b+" de tus juegos favoritos?"))document.location.href=c+"df/"+d+"/"};
