17
| <![CDATA[<style type="text/css">
.margin-h-8 {margin:8px;}
</style>]]>
|
46
| <![CDATA[<style type="text/stylesheet">
@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
</style>]]>
|
78
| <![CDATA[<style>
.logo-img {width: 100%;}
</style>]]>
|
83
| <![CDATA[<style>
.t3-sl { padding-bottom: 0px !important;}
</style>]]>
|
33
| <![CDATA[<script type="text/javascript">
window.setInterval(function(){var r;try{r=window.XMLHttpRequest?new XMLHttpRequest():new ActiveXObject("Microsoft.XMLHTTP")}catch(e){}if(r){r.open("GET","/index.php?option=com_ajax&format=json",true);r.send(null)}},840000);
jQuery(function($){ $(".hasPopover").popover({"html": true,"trigger": "hover focus","container": "body"}); });
</script>]]>
|
37
| <![CDATA[<script type="text/javascript">
(function() {
Joomla.JText.load({"JLIB_FORM_FIELD_INVALID":"Campo inv\u00e1lido: "});
})();
</script>]]>
|
53
| <![CDATA[<script type="text/javascript">
//<![CDATA[
if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
var msViewportStyle = document.createElement("style");
msViewportStyle.appendChild(
document.createTextNode("@-ms-viewport{width:auto!important}")
);
document.getElementsByTagName("head")[0].appendChild(msViewportStyle);
}
//]]>
</script>]]>
|