            <!--

            function MM_swapImgRestore() { //v3.0
                var i,x,a=document.MM_sr;for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
            }
            function MM_preloadImages() { //v3.0
                var d=document;if(d.images){if(!d.MM_p) d.MM_p=new Array();
                    var i,j=d.MM_p.length,a=MM_preloadImages.arguments;for(i=0; i<a.length; i++)
                        if (a[i].indexOf("#")!=0){d.MM_p[j]=new Image;d.MM_p[j++].src=a[i];}}
                }

                function MM_findObj(n, d) { //v4.01
                    var p,i,x;if(!d) d=document;if((p=n.indexOf("?"))>0&&parent.frames.length) {
                        d=parent.frames[n.substring(p+1)].document;n=n.substring(0,p);}
                    if(!(x=d[n])&&d.all) x=d.all[n];for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
                    for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
                    if(!x && d.getElementById) x=d.getElementById(n);return x;
                }

                function MM_swapImage() { //v3.0
                    var i,j=0,x,a=MM_swapImage.arguments;document.MM_sr=new Array;for(i=0;i<(a.length-2);i+=3)
                    if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x;if(!x.oSrc) x.oSrc=x.src;x.src=a[i+2];}
                }
             
                //-->
                function change_div_text(id,text)
                {
                    var textContent;
                    document.getElementById(id).style.background = color;
                    textContent.innerHTML='text';
                }
                function change_backg(id, color)
                {
                    document.getElementById(id).style.background = color;
                }
                
                function change_text_COLOR(id, colorr)
                {
                    document.getElementById(id).style.color=colorr;
                }
                    
                function changeTextColor(idd)
                {
                    document.getElementById(idd).style.color = '#2790B0';
                }

                function changeTextColor_b(idd_b)
                {
                    document.getElementById(idd_b).style.color='#93BB63';
                }


                function changeTextColor_m(idd)
                {
                    document.getElementById(idd).style.color = '#DE564B';
                }
                

                function changeTextColor_mb(idd_b)
                {
                    document.getElementById(idd_b).style.color='#483A3A';
                }
                function changeTextColor_mb_armonic(idd_b)
                {
                    document.getElementById(idd_b).style.color='#7A7A7A';
                }
                
                function changeBorderImage(idd_b)
                {
                    document.getElementById(idd_b).style.border ='none';
                }
                
                function changeBorderImage_b(idd_b)
                {
                    document.getElementById(idd_b).style.border ='2px solid #8FB98B';
                }
                
                function changeTextColor_mb_roces_t(idd_b)
                {
                    document.getElementById(idd_b).style.color='#DA251D';
                }
                function changeTextColor_mb_roces_back_t(idd_b)
                {
                    document.getElementById(idd_b).style.color='#FFFFFF';
                }
                
                
                
                function changeTextColor_mb_roces(idd_b)
                {
                    document.getElementById(idd_b).style.color='#DA251D';
                }
                function changeTextColor_mb_roces_back(idd_b)
                {
                    document.getElementById(idd_b).style.color='#D4D4D4';
                }

                function changeTextColor_din(dinid)
                {
                    document.getElementById(dinid).style.color='#DE554B';
                }

                function changeTextColor_din_b(dinidb)
                {
                    document.getElementById(dinidb).style.color='#8FB98B';
                }

                function changeBgImage(image , idk)
                {
                       document.getElementById(idk).style.backgroundImage = "url("+image+")";
                }
                function showSubmenu(id_sub)
                {
                       document.getElementById(id_sub).style.visibility='visible';
                }
                function hideSubmenu(id_subh)
                {
                       document.getElementById(id_subh).style.visibility='hidden';
                }

            function DHTMLSound(surl) {
              document.all.dummyspan.innerHTML=
                "<embed src='"+surl+"' hidden=true autostart=true loop=false>";
            }

               function showLarge(srcLarge)
                    {
                    document.getElementById("large").src = srcLarge;
                       }


                function GchangeTextColor_din(dinid,gcolor)
                {
                    document.getElementById(dinid).style.color=gcolor;
                }

                function GchangeTextColor_din_b(dinidb,gcolor)
                {
                    document.getElementById(dinidb).style.color=gcolor;
                }

                function fel(n)
                {
                    switch(n)
                   {                      
                       case 0:n=4;setTimeout('takenextimg()',2000);break;
                           case 1:n=0;setTimeout('takenextimg()',2000);break;
                               case 2:n=1;setTimeout('takenextimg()',2000);break;
                                   case 3:n=2;setTimeout('takenextimg()',2000);break;
                                       case 4:n=3;setTimeout('takenextimg()',2000);break;
                   }
                }

                function le(n)
                {
                   switch(n)
                   {
                       case 0:n=1;setTimeout('takenextimg()',2000);break;
                           case 1:n=2;setTimeout('takenextimg()',2000);break;
                               case 2:n=3;setTimeout('takenextimg()',2000);break;
                                   case 3:n=4;setTimeout('takenextimg()',2000);break;
                                       case 4:n=0;setTimeout('takenextimg()',2000);break;
                   }
                }


function cauta()
    {
        document.searchbar1.submit();

    }

function pageScroll() {
                    window.scroll(0,0);//kezdo pont
                    for (i=0;i<50;i++){
                        scrolldelay = setTimeout(" window.scrollBy(0,3);",400);
                    }
                }

         
            
            jQuery(document).ready(function(){
                
            jQuery('.hom').click(function () {   //home gomb
                    jQuery.post("/process.php",                        
                        //pass the data
                        {homeid: "valami"}                        
                  );                                      
                }); 
                
           jQuery('.biochimie').click(function () {   //biochimie
                        jQuery.post("/process.php",
                            //pass the data
                            {biochim: "valamie"}                        
                      );
                    });
           jQuery('.coagulare').click(function () {   //coagulare
                        jQuery.post("/process.php",
                            //pass the data
                            {coagula: "valamie"}                        
                      );
                    });    
            jQuery('.exter').click(function () {   //control extern
                        jQuery.post("/process.php",
                            //pass the data
                            {exter: "valamie"}                        
                      );
                    }); 
                    
            jQuery('.electrofor').click(function () {   //control extern
                        jQuery.post("/process.php",
                            //pass the data
                            {electrof: "valamie"}                        
                      );
                    });        
            jQuery('.hematol').click(function () {                                   
                    jQuery.post("/process.php",                        
                        //pass the data
                        {hemato: "valamie"}                        
                  );                                      
                });        
                    
           jQuery('.immun').click(function () {                                   
                    jQuery.post("/process.php",                        
                        //pass the data
                        {immm: "valamie"}                        
                  );                                      
                });
                
             jQuery('.intoler').click(function () {   
                    jQuery.post("/process.php",                        
                        //pass the data
                        {intolera: "valamie"}                        
                  );                                      
                });
                
                jQuery('.tester').click(function () {   
                    jQuery.post("/process.php",                        
                        //pass the data
                        {testerapide: "valamie"}                        
                  );                                      
                });
                
             jQuery('.diverse').click(function () {                                   
                    jQuery.post("/process.php",                        
                        //pass the data
                        {diversee: "valamie"}                        
                  );                                      
                });
   
           
           jQuery("#closepp").click(function() { 
               jQuery('#mask').css({
                'display':'block'
                });
                jQuery('#mask').fadeTo("slow",0.1);
                jQuery('#mask').hide();
            
            jQuery("#popupslider").animate({opacity: "0", left: "0"}, 1000).show(); 
            });
            
            jQuery('#slideshow').mouseover(function () {   
                    jQuery('#sav').css({'visibility':'visible'});                                   
                });
                
            jQuery('#slideshow').mouseout(function () {   
                    jQuery('#sav').css({'visibility':'hidden'});                                   
                });    
                
//            jQuery("#searchbar1").submit(function(e) {
//                e.preventDefault();
//                var jQueryform = jQuery( this ),
//                    term = jQueryform.find( 'input[name="searchr"]' ).val(),
//                    url = jQueryform.attr( 'action' );
//
//            //jQuery('.jprobe').click(function () { 
////                 jQuery(this).animate({color: "#1695D7"}, 50 );
////                 var idele = jQuery(this).attr('id');                 
//                 jQuery.post("/process2.php",{ searchr: term },                       
//                        //pass the data
//                        function( data ) {
//                              var content = jQuery( data ).find( '#content' );
//                              jQuery( "#result" ).empty().append( content );
//                          }                       
//                        
//                    );
//                });
            
            
});
    

