| Server IP : 162.214.74.102 / Your IP : 216.73.216.139 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/lrsys/public_html/lrsys_projetos/sopizzas/assets/css/front-end/links/ |
Upload File : |
//resposive param
jQuery(document).ready(function(g){var b="",h="",e="",f="",a="",d="";jQuery(".ult-responsive").each(function(l,j){var s=jQuery(this),i=s.attr("data-responsive-json-new"),o=s.data("ultimate-target"),p="",m="",k="",u="",r="",q="";if(typeof i!="undefined"||i!=null){g.each(g.parseJSON(i),function(t,n){var x=t;if(typeof n!="undefined"&&n!=null){var w=n.split(";");jQuery.each(w,function(v,y){if(typeof y!="undefined"||y!=null){var z=y.split(":");switch(z[0]){case"large_screen":p+=x+":"+z[1]+";";break;case"desktop":m+=x+":"+z[1]+";";break;case"tablet":k+=x+":"+z[1]+";";break;case"tablet_portrait":u+=x+":"+z[1]+";";break;case"mobile_landscape":r+=x+":"+z[1]+";";break;case"mobile":q+=x+":"+z[1]+";";break}}})}})}if(q!=""){d+=o+"{"+q+"}"}if(r!=""){a+=o+"{"+r+"}"}if(u!=""){f+=o+"{"+u+"}"}if(k!=""){e+=o+"{"+k+"}"}if(m!=""){h+=o+"{"+m+"}"}if(p!=""){b+=o+"{"+p+"}"}});var c="<style>/** Ultimate: Media Responsive **/ ";c+=h;c+="@media (max-width: 1199px) { "+e+"}";c+="@media (max-width: 991px) { "+f+"}";c+="@media (max-width: 767px) { "+a+"}";c+="@media (max-width: 479px) { "+d+"}";c+="/** Ultimate: Media Responsive - **/</style>";jQuery("head").append(c)});