function maisinfo(){
   document.getElementById("botaocontactoja").style.top='300px';
}
function infoin(){
   document.getElementById("botaocontactoja1").style.left='-200px';
   document.getElementById("botaocontactoja2").style.left='0px';
}
function infoout(){
   document.getElementById("botaocontactoja1").style.left='0px';
   document.getElementById("botaocontactoja2").style.left='-200px';
}
function mostraform(){
   location="index.php?option=com_aicontactsafe&view=message&layout=message&pf=5&Itemid=43";
}
function mostraform_old(){

   document.getElementById("bgcontactoja").style.background='#000000';
   document.getElementById("bgcontactoja").style.filter='alpha(opacity=60)';
   document.getElementById("bgcontactoja").style.opacity='0.6';
   document.getElementById("bgcontactoja").style.top='0px';
   document.getElementById("bgcontactoja").style.left='0px';
   document.getElementById("bgcontactoja").style.width='100%';
   document.getElementById("bgcontactoja").style.height='100%';

   var myWidth = 0, myHeight = 0;
   if( typeof( window.innerWidth ) == 'number' ) {
     //Non-IE
     myWidth = window.innerWidth;
     myHeight = window.innerHeight;
   } else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) {
     //IE 6+ in 'standards compliant mode'
     myWidth = document.documentElement.clientWidth;
     myHeight = document.documentElement.clientHeight;
   } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
     //IE 4 compatible
     myWidth = document.body.clientWidth;
     myHeight = document.body.clientHeight;
   }
   document.getElementById("formcontactoja").setAttribute("class", "");

   document.getElementById("formcontactoja").style.top=((myHeight/2)-200)+'px';
   document.getElementById("formcontactoja").style.left=((myWidth/2)-200)+'px';
   document.getElementById("formcontactoja").style.width='400px';
   document.getElementById("formcontactoja").style.height='400px';
   document.getElementById("formcontactoja").style.background='url(images/formcontactjabg.png)';
   ajaxFunction("formcontactoja","scripts/formcontactoja.html?");
}
function enviarformcontactoja(){
   nome=document.getElementById("nome_formcontactoja").value;
   telefone=document.getElementById("telefone_formcontactoja").value;
   tipo=document.getElementById("particular_formcontactoja").value;
   horario=document.getElementById("horario_formcontactoja").value;
   if(document.getElementById("particular_formcontactoja").checked){
      tipo="particular";
   }
   if(document.getElementById("empresa_formcontactoja").checked){
      tipo="empresa";
   }
   if(nome!=""){
      if(telefone!=""&&(telefone.length>=9)){
         ajaxFunction("formcontactoja","scripts/enviarcontactoja.php?nome="+nome+"&telefone="+telefone+"&tipo="+tipo+"&horario="+horario);
         document.getElementById("formcontactoja").style.background='url(images/formcontactjabg_1.png)';
      }else{
         document.getElementById("telefone_formcontactoja").style.border="1px solid #ff0000";
      }
   }else{
      document.getElementById("nome_formcontactoja").style.border="1px solid #ff0000";
      document.getElementById("telefone_formcontactoja").style.border="1px solid #ff0000";
   }
}
function mostraartigo(id){
   document.getElementById("bgcontactoja").style.zIndex=100;
   document.getElementById("formcontactoja").style.zIndex=101;

   document.getElementById("bgcontactoja").style.background='#000000';
   document.getElementById("bgcontactoja").style.filter='alpha(opacity=60)';
   document.getElementById("bgcontactoja").style.opacity='0.6';
   document.getElementById("bgcontactoja").style.top='0px';
   document.getElementById("bgcontactoja").style.left='0px';
   document.getElementById("bgcontactoja").style.width='100%';
   document.getElementById("bgcontactoja").style.height='100%';

   var myWidth = 0, myHeight = 0;
   if( typeof( window.innerWidth ) == 'number' ) {
     //Non-IE
     myWidth = window.innerWidth;
     myHeight = window.innerHeight;
   } else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) {
     //IE 6+ in 'standards compliant mode'
     myWidth = document.documentElement.clientWidth;
     myHeight = document.documentElement.clientHeight;
   } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
     //IE 4 compatible
     myWidth = document.body.clientWidth;
     myHeight = document.body.clientHeight;
   }
   document.getElementById("formcontactoja").setAttribute("class", "boxmicro");
   document.getElementById("formcontactoja").style.background='#ffffff';
   document.getElementById("formcontactoja").style.top=((myHeight/2)-225)+'px';
   document.getElementById("formcontactoja").style.left=((myWidth/2)-325)+'px';
   document.getElementById("formcontactoja").style.width='650px';
   ///document.getElementById("formcontactoja").style.height='550px';
   ajaxFunction("formcontactoja","scripts/load_artigo.php?id="+id);
}
function mostravideo(id){
   document.getElementById("bgcontactoja").style.zIndex=100;
   document.getElementById("formcontactoja").style.zIndex=101;

   document.getElementById("bgcontactoja").style.background='#000000';
   document.getElementById("bgcontactoja").style.filter='alpha(opacity=60)';
   document.getElementById("bgcontactoja").style.opacity='0.6';
   document.getElementById("bgcontactoja").style.top='0px';
   document.getElementById("bgcontactoja").style.left='0px';
   document.getElementById("bgcontactoja").style.width='100%';
   document.getElementById("bgcontactoja").style.height='100%';

   var myWidth = 0, myHeight = 0;
   if( typeof( window.innerWidth ) == 'number' ) {
     //Non-IE
     myWidth = window.innerWidth;
     myHeight = window.innerHeight;
   } else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) {
     //IE 6+ in 'standards compliant mode'
     myWidth = document.documentElement.clientWidth;
     myHeight = document.documentElement.clientHeight;
   } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
     //IE 4 compatible
     myWidth = document.body.clientWidth;
     myHeight = document.body.clientHeight;
   }
   document.getElementById("formcontactoja").setAttribute("class", "boxmicro");
   document.getElementById("formcontactoja").style.background='#ffffff';
   document.getElementById("formcontactoja").style.top=((myHeight/2)-300)+'px';
   document.getElementById("formcontactoja").style.left=((myWidth/2)-400)+'px';
   document.getElementById("formcontactoja").style.width='800px';
   ///document.getElementById("formcontactoja").style.height='600px';
   ajaxFunction("formcontactoja","scripts/load_video.php?id="+id);
}
function fechaformcontactoja(){
   document.getElementById("bgcontactoja").style.zIndex=0;
   document.getElementById("formcontactoja").style.zIndex=0;

   document.getElementById("formcontactoja").innerHTML='';
   document.getElementById("formcontactoja").style.width='0px';
   document.getElementById("formcontactoja").style.height='0px';
   document.getElementById("formcontactoja").style.top='-800px';
   document.getElementById("formcontactoja").style.left='-200px';

   document.getElementById("bgcontactoja").style.background='';
   document.getElementById("bgcontactoja").style.filter='alpha(opacity=100)';
   document.getElementById("bgcontactoja").style.opacity='1';
   document.getElementById("bgcontactoja").style.top='-800px';
   document.getElementById("bgcontactoja").style.left='-20px';
   document.getElementById("bgcontactoja").style.width='0%';
   document.getElementById("bgcontactoja").style.height='0%';

}
function opengrupo(u){
  ajaxFunctionSILENT("modalidades","load/loadgrupo.php?"+u);
  ajaxFunctionSILENT("modalidadestextos","load/loadtextomodalidades.php?"+u);
  ///ajaxFunctionSILENT("titulo","load/loadtextotitulo.php?"+u);
  ///detect_horario(u);
  document.getElementById("frame_galeria").src="ifgaleria.php?"+u;
}
function openmodalidade(u){
  ajaxFunctionSILENT("modalidades","load/loadgrupo.php?"+u);
  ajaxFunctionSILENT("modalidadestextos","load/loadtextomodalidades.php?"+u);
  ///ajaxFunctionSILENT("titulo","load/loadtextotitulo.php?"+u);
  ///detect_horario(u);
  document.getElementById("frame_galeria").src="ifgaleria.php?"+u;
}
function detect_horario(u){
   var allHTMLTags=document.getElementsByTagName("div");
   var d=0;
   code="detect_horario('"+u+"')";
   for (i=0; i<allHTMLTags.length; i++) {
      if (allHTMLTags[i].id=="modalidadeshorarios") {
        d=1;
        ihtml=document.getElementById("modalidadeshorarios").innerHTML;
        if(ihtml==""){
            ajaxFunction("modalidadeshorarios","load/loadhorariomodalidades.php?"+u);
            window.setTimeout(code,2000);
        }else{}
        ihtml=document.getElementById("modalidadesequipa").innerHTML;
        if(ihtml==""){
            ajaxFunction("modalidadesequipa","load/loadequipamodalidades.php?"+u);
            window.setTimeout(code,2000);
        }else{}
      }else{

      }
   }
   if(d==0){window.setTimeout(code,2000);}
}



