Back to top

Autore Topic: Framework Zhong  (Letto 2495 volte)

Offline Asdrubale75

  • Nuovo arrivato
  • *
  • Post: 5
    • Mostra profilo
Framework Zhong
« il: 13 Set 2016, 10:11:44 »
Buongiorno a tutti. Sto provando a fare un sito accessibile ed ho utilizzato il template Zhong free. Il template funziona bene, ma ho un problema, ovvero non riesco a rimuovere la scritta powered by... ovviamente creerei una voce nel nel sito dove specifico che il template utilizzato è quello, con tutti i riferimenti a dove l'ho scaricato, ma volevo togliere quella scritta perchè esteticamente è molto brutta da vedere su tutte le pagine. Non ho menu footer attivi ed ho già provato a cercare nella pagina index.php per modificare il codice, ma non ne vengo fuori. Ho visto che un altro utente aveva lo stesso problema qualche mese fa, ma mi pare che non abbia risolto http://forum.joomla.it/index.php/topic,259700.msg1206024.html#msg1206024 se qualcuno avesse un minimo di esperienza con questo template e volesse darmi qualche dritta  :D  grazie in anticipo.
Se vi è d'aiuto, posto la index.php del template


Codice: [Seleziona]
<?php
/**
 * @package   Zhong (free) - accessibletemplate
 * @version   3.3.0
 * @author    Francesco Zaniol, accessibletemplate - http://www.accessibletemplate.com
 * @copyright Copyright (C) 2011-Present Francesco Zaniol
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 **/
defined('_JEXEC') or die( 'Restricted access' );


/*------------------------------------------------------------
   ZHONG FRAMEWORK INITIALIZATION
------------------------------------------------------------*/


// Define the framework existance constant
define('_ZHONGFRAMEWORK'true);


// Require the framework files
require(dirname(__FILE__).'/zf/application/ZhongFramework.php');
require(
dirname(__FILE__).'/zf/custom/overrides/application/ZhongFrameworkExtended.php');


// Fire the framework constructor and set the framework parameters
global $zhong_framework;
$zhong_framework = new ZhongFrameworkExtended( array(
    
'parent-platform' => 'Joomla',
    
'joomla-instance' => $this
));


/*------------------------------------------------------------
   GATHER JOOMLA'S VIEWS
------------------------------------------------------------*/


$zhong_framework->gatherers__joomla__guestViews();


/*------------------------------------------------------------
   PRINT DOCUMENT VIEW
------------------------------------------------------------*/


// Check if the "document view override" is enabled, otherwise print the document view directly
if($zhong_framework->enable_document_view_overrides === true){
    
// Build the document view and store it into a buffer
    
$zhong_framework->helpers__views__bufferizeDocumentView();
    
// Fire the "document view overrides" (see ZhongFramewrokExtended.php)
    
$zhong_framework->extenders__views__documentViewOverrides();
    
// Flush the document view buffer
    
$zhong_framework->helpers__views__flushDocumentViewBuffer();
} else {
    
// Print the document view
    
$zhong_framework->views__document();
}[\
code]
« Ultima modifica: 13 Set 2016, 10:20:31 da Asdrubale75 »

adottauncane

  • Visitatore
Re:Framework Zhong
« Risposta #1 il: 13 Set 2016, 14:04:49 »
Ciao,
This template is a free edition and some features are disabled, such as:
 Responsive layout
  • Mobile layout
  • Night mode
  • Accessible slideshow
  • Credits removed
  • Advanced style customization
Quindi non potresti rimuovere i credits. Il codice richiama un file in cui c'è il credito. Non credo sia conveniente toccarlo, né giusto...

adottauncane

  • Visitatore
Re:Framework Zhong
« Risposta #2 il: 13 Set 2016, 14:12:27 »
Inoltre dal sito ufficiale hanno tolto i download

Dear user, accessibletemplate.com has stopped its services temporarily and the templates are not available for purchase or download, we apologize for any inconvenience. If you need further information feel free to contact us.
If you are a customer and need help you are still eligible for support so do not hesitate to contact us.

Non conosco le ragioni però forse ti converrebbe usare un altro template accessibile...

Prova a guradare qui:
http://www.joomlafap.it/

Offline Asdrubale75

  • Nuovo arrivato
  • *
  • Post: 5
    • Mostra profilo
Re:Framework Zhong
« Risposta #3 il: 13 Set 2016, 15:25:38 »
Grazie per la risposta, ma come dicevo volevo solo toglierlo da tutte le pagine ed inserire chiaramente i riferimenti del template utilizzato e del relativo autore, in una pagina apposita, tipo un credits. Ho provato altri template accessibili, ma questo era di gran lunga il migliore.

adottauncane

  • Visitatore
Re:Framework Zhong
« Risposta #4 il: 13 Set 2016, 15:31:24 »
Sì, però bisogna toccare diversi file... E poi, più che altro, mi viene qualche dubbio per il fatto che l'abbiano tolto dal download.

Offline Asdrubale75

  • Nuovo arrivato
  • *
  • Post: 5
    • Mostra profilo
Re:Framework Zhong
« Risposta #5 il: 13 Set 2016, 15:35:42 »
Intendi dubbi sul funzionamento? Di recente hanno tolto tutti i template (ne avevano diversi), quindi non penso ci sia un problema specifico con quello che sto utilizzando. Sono 2 mesi che lo sto utilizzando e mi pare funzioni bene, almeno per l'uso che ne faccio io. Posso chiederti quali sono, a tuo parere, i file e le porzioni di codice da modificare? Grazie

adottauncane

  • Visitatore
Re:Framework Zhong
« Risposta #6 il: 13 Set 2016, 17:08:25 »
Nell'index.php c'è un richiamo per il footer. Ma non saprei cosa toccare nel file che richiama per levarlo...

Offline Asdrubale75

  • Nuovo arrivato
  • *
  • Post: 5
    • Mostra profilo
Re:Framework Zhong
« Risposta #7 il: 14 Set 2016, 09:56:25 »
Potrei chiederti esattamente dove vedi il richiamo al footer nella index.php? Non conosco molto di php e se ad un occhi esperti la cosa può apparire evidente, per i miei non lo è...

Offline Asdrubale75

  • Nuovo arrivato
  • *
  • Post: 5
    • Mostra profilo
Re:Framework Zhong
« Risposta #8 il: 14 Set 2016, 11:18:30 »
Aggionamento, ho trovato il file in js che regola la visualizzazione del powered... se gli cambio nome non compare più, ma non funzionano anche altre importanti cose del sito, quindi dovrei trovare il frammento di codice da modificare all'interno del file. Il codice è il seguente
Codice: [Seleziona]

!function(){for(var a,b=function(){},c=["assert","clear","count","debug","dir","dirxml","error","exception","group","groupCollapsed","groupEnd","info","log","markTimeline","profile","profileEnd","table","time","timeEnd","timeStamp","trace","warn"],d=c.length,e=window.console=window.console||{};d--;)a=c[d],e[a]||(e[a]=b)}(),window.zhongFramework.customModernizrBuild=function(a,b,c){function d(a){n.cssText=a}function e(a,b){return typeof a===b}var f,g,h,i="2.7.1",j={},k=b.documentElement,l="modernizr",m=b.createElement(l),n=m.style,o=({}.toString,{}),p=[],q=p.slice,r=function(a,c,d,e){var f,g,h,i,j=b.createElement("div"),m=b.body,n=m||b.createElement("body");if(parseInt(d,10))for(;d--;)h=b.createElement("div"),h.id=e?e[d]:l+(d+1),j.appendChild(h);return f=["­",'<style id="s',l,'">',a,"</style>"].join(""),j.id=l,(m?j:n).innerHTML+=f,n.appendChild(j),m||(n.style.background="",n.style.overflow="hidden",i=k.style.overflow,k.style.overflow="hidden",k.appendChild(n)),g=c(j,a),m?j.parentNode.removeChild(j):(n.parentNode.removeChild(n),k.style.overflow=i),!!g},s={}.hasOwnProperty;h=e(s,"undefined")||e(s.call,"undefined")?function(a,b){return b in a&&e(a.constructor.prototype[b],"undefined")}:function(a,b){return s.call(a,b)},Function.prototype.bind||(Function.prototype.bind=function(a){var b=this;if("function"!=typeof b)throw new TypeError;var c=q.call(arguments,1),d=function(){if(this instanceof d){var e=function(){};e.prototype=b.prototype;var f=new e,g=b.apply(f,c.concat(q.call(arguments)));return Object(g)===g?g:f}return b.apply(a,c.concat(q.call(arguments)))};return d}),o.fontface=function(){var a;return r('@font-face {font-family:"font";src:url("https://")}',function(c,d){var e=b.getElementById("smodernizr"),f=e.sheet||e.styleSheet,g=f?f.cssRules&&f.cssRules[0]?f.cssRules[0].cssText:f.cssText||"":"";a=/src/i.test(g)&&0===g.indexOf(d.split(" ")[0])}),a};for(var t in o)h(o,t)&&(g=t.toLowerCase(),j[g]=o[t](),p.push((j[g]?"":"no-")+g));return j.addTest=function(a,b){if("object"==typeof a)for(var d in a)h(a,d)&&j.addTest(d,a[d]);else{if(a=a.toLowerCase(),j[a]!==c)return j;b="function"==typeof b?b():b,"undefined"!=typeof enableClasses&&enableClasses&&(k.className+=" "+(b?"":"no-")+a),j[a]=b}return j},d(""),m=f=null,j._version=i,j.testStyles=r,j}(this,this.document),navigator.userAgent.toLowerCase().match(/(android (2.0|2.1))|(windows phone os 7)/)&&(window.zhongFramework.Modernizr.fontface=!1),jQuery.fn.addTransition=function(a,b,c){var d=800;return"undefined"!=typeof a?"fast"===a?d=400:"slow"===a&&(d=1400):a="medium","undefined"==typeof b&&(b="all"),this.addClass("transition_"+a+"-"+b),function(e){setTimeout(function(){e.removeClass("transition_"+a+"-"+b),"undefined"!=typeof c&&e.addClass(c)},d)}(this),this},jQuery.fn.ctrlARIA=function(a,b){if("alive"===a)this.attr({"aria-live":"assertive","aria-relevant":"all","aria-atomic":"true"});else if("off"===a)this.attr({"aria-live":"off"}).removeAttr("aria-relevant aria-atomic");else{if("reset"===a)return function(a){setTimeout(function(){a.removeAttr("aria-live aria-relevant aria-atomic")},0)}(this),this;"hidden"===a?"true"!==b?this.attr("aria-hidden","false"):this.attr("aria-hidden","true"):"true"!==b?this.attr("aria-busy","false"):this.attr("aria-busy","true")}return this[0]&&this[0].offsetWidth,this},function(a,b){"use strict";function c(){a(this).removeAttr("tabindex").off("blur focusout",c)}function d(){var a="";m.hasClass("night-mode")&&(a=" night-mode"),m.hasClass("best-legibility")&&(a+=" best-legibility"),m.hasClass("best-legibility--serif")&&(a+=" best-legibility--serif"),m.hasClass("best-legibility--sans-serif")&&(a+=" best-legibility--sans-serif"),m.hasClass("best-legibility--bold")&&(a+=" best-legibility--bold"),m.hasClass("low-brightness")&&(a+=" low-brightness"),a=""===a?"default-graphic-mode":a.substring(1),b.self.graphicMode=a}var e,f,g,h,i,j,k,l,m=b.cache.$body=a(document.body),n=(b.cache.$html=a(document.documentElement),b.cache.$window=a(window)),o=b.cache.$document=a(document),p=b.cache.$htmlBody=a("html, body"),q=b.cache.$layoutWidthRailElements=a(".zf--encloser"),r=b.cache.$mainBody=a(document.getElementById("zf--main-body")),s=b.cache.$allMenuContainers=a(".zf--menu-container"),t=b.params.fontResizingRate=10,u=document.body.className,v=document.documentElement.className,w=n.width(),x=!1,y=!1,z=null,A=null,B=!1,C=[],D=b.helpers.throwError=function(a){try{throw new Error(a)}catch(b){console.error(b.stack)}},E=b.helpers.nodeHasClass=function(a,b){return a?(" "+a.className+" ").replace(/[\n\t]/g," ").indexOf(" "+b+" ")>-1:void D("Element undefined")},F=b.helpers.nodeRemoveClass=function(a,b){return a?(a.classList?a.classList.remove(b):a.className=a.className.replace(new RegExp("[ ]?"+b,"g"),""),a):void D("Element undefined")},G=b.helpers.nodeAddClass=function(a,b){return a?(a.classList?a.classList.add(b):a.className+=" "+b,a):void D("Element undefined")},H=(b.helpers.nodeRemove=function(a){return a?a.parentNode.removeChild(a):void D("Element undefined")},b.helpers.nodeAppendChild=function(a,b,c){if(!a)return void D("Element undefined");var d=document.createElement(b);return"undefined"!=typeof c&&(d.innerHTML=c),a.appendChild(d),d},b.helpers.includeScript=function(a){a=a.replace(/^\s+|\s+$/g,"");var b=document.createElement("script");b.type="text/javascript",b.async=!0,b.text=a,document.getElementsByTagName("head")[0].appendChild(b)},b.helpers.includeScriptSrc=function(a){var b=document.createElement("script");b.type="text/javascript",b.async=!0,b.src=a;document.getElementsByTagName("head")[0];document.getElementsByTagName("head")[0].appendChild(b)}),I=b.helpers.forceElementFocus=function(a){a.attr("tabindex",-1).on("blur focusout",c).focus()};b.actions={setLayoutWidthMode:function(a){if("inherit"!==b.self.customLayoutWidth&&"custom"!==a){for(var c,d=0;d<q.length;d++)c=q.eq(d).attr("style"),"undefined"!=typeof c&&(c=c.replace(new RegExp("width:(.....|....|...|..|.)(px|em|%);?","i"),""),q.eq(d).attr("style",c));b.self.customLayoutWidth="inherit"}m.addTransition("fast","all_deep").removeClass("full-layout-width liquid-layout-width custom-layout-width").addClass("default-layout"===b.self.layoutMode?a+"-layout-width":"full-layout-width"),b.self.layoutWidthMode=a,b.actions.saveUserSettings()},hideActiveToolboxPanel:function(){null!==z&&x===!1&&(x=!0,z.slideToggle("slow",function(){x=!1,a(this).removeClass("active")}),b.actions.toggleToolboxButtonContent(A),A.removeClass("active").attr("aria-expanded","false"),z=null,A=null)},toggleToolboxButtonContent:function(a){var b=a.attr("data-zf-toggled-title");""!==b&&(""===a.attr("title")&&""!==a.attr("data-zf-tooltipped-title")?a.attr("data-zf-toggled-title",a.attr("data-zf-tooltipped-title")):a.attr("data-zf-toggled-title",a.attr("title")),a.attr("title",b));var c=a.attr("data-zf-toggled-text");""!==c&&(a.attr("data-zf-toggled-text",a.children(".zf--toolbox-button--text").text()),a.children(".zf--toolbox-button--text").text(c))},showAlertsPanel:function(c,d){if(!B){if("undefined"==typeof d)var d={providedControl:b.params.alertsPanelProvidedControl,cookieAware:b.params.alertsPanelCookieAware,priority:b.params.alertsPanelPriority};else"undefined"==typeof d.providedControl&&(d.providedControl=b.params.alertsPanelProvidedControl),"undefined"==typeof d.cookieAware&&(d.cookieAware=b.params.alertsPanelCookieAware),"undefined"==typeof d.priority&&(d.priority=b.params.alertsPanelPriority);if(!(d.cookieAware&&document.cookie.indexOf("zhongFrameworkAlertsPanel")>-1)){if(document.getElementById("zf--welcome-message-popover"))return void setTimeout(function(){b.actions.showAlertsPanel(c,d)},1e3);"low"===d.priority?(j.setAttribute("aria-role","dialog"),j.setAttribute("aria-live","off"),b.helpers.nodeAddClass(j,"zf--alerts-panel_low-priority")):"mid"===d.priority?(j.setAttribute("aria-role","dialog"),j.setAttribute("aria-live","polite"),b.helpers.nodeAddClass(j,"zf--alerts-panel_mid-priority")):(j.setAttribute("aria-role","alert-dialog"),j.setAttribute("aria-live","polite"),b.helpers.nodeAddClass(j,"zf--alerts-panel_high-priority")),"undefined"!=typeof c&&(document.getElementById("zf--alerts-panel--content").innerHTML=c),"ok-button"===d.providedControl?b.helpers.nodeRemoveClass(k,"removed"):"none"===d.providedControl||b.helpers.nodeRemoveClass(l,"removed"),b.helpers.nodeRemoveClass(j,"removed"),j.offsetWidth,b.helpers.nodeAddClass(j,"active"),("high-contrast"===b.self.layoutMode||"full-access"===b.self.layoutMode)&&("low"===d.priority||"mid"===d.priority?b.helpers.nodeAddClass(j,"highlight-yellow"):"full-access"===b.self.layoutMode&&b.helpers.nodeAddClass(j,"highlight-red")),"high"===d.priority&&I(a(j)),B=!0}}},hideAlertsPanel:function(){if(B){b.helpers.nodeRemoveClass(j,"active"),setTimeout(function(){b.helpers.nodeAddClass(j,"removed"),b.helpers.nodeAddClass(k,"removed"),b.helpers.nodeAddClass(l,"removed")},"full-access"===b.self.layoutMode?0:800);var a=new Date;a.setTime(a.getTime()+b.params.cookiesExpireDate),document.cookie="zhongFrameworkAlertsPanel=closed; expires="+a.toGMTString()+"; path="+b.params.cookiesBasePath+";",B=!1}},changeRootFontSize:function(a){!y&&b.params.enableFontSizeRelativizer&&b.actions.applyFontSizeRelativizer(),a?(b.self.currentFontSize=b.self.currentFontSize+t,b.self.currentFontSize>400&&(b.self.currentFontSize=400)):(b.self.currentFontSize=b.self.currentFontSize-t,b.self.currentFontSize<40&&(b.self.currentFontSize=40)),b.actions.setRootFontSize(b.self.currentFontSize)},revertRootFontSize:function(){b.self.currentFontSize=b.params.defaultFontSize,b.actions.setRootFontSize(b.params.defaultFontSize)},setRootFontSize:function(a){document.documentElement.style.fontSize=a+"%",b.actions.saveUserSettings()},saveUserSettings:function(){var a=new Date;a.setTime(a.getTime()+b.params.cookiesExpireDate),document.cookie="zhongFrameworkGraphicMode="+b.self.graphicMode+"; expires="+a.toGMTString()+"; path="+b.params.cookiesBasePath+";",document.cookie="zhongFrameworkFontSize="+b.self.currentFontSize+"; expires="+a.toGMTString()+"; path="+b.params.cookiesBasePath+";",document.cookie="zhongFrameworkLayoutWidth="+b.self.layoutWidthMode+"; expires="+a.toGMTString()+"; path="+b.params.cookiesBasePath+";",document.cookie="zhongFrameworkCustomLayoutWidth="+b.self.customLayoutWidth+"; expires="+a.toGMTString()+"; path="+b.params.cookiesBasePath+";"},showSocialPanelContainer:function(){F(g,"removed"),g.offsetWidth,G(g,"active"),F(i,"active"),setTimeout(function(){G(i,"visually-hidden")},500)},hideSocialPanelContainer:function(){F(g,"active"),setTimeout(function(){G(g,"removed")},500),F(i,"visually-hidden"),i.offsetWidth,G(i,"active"),a("*").unbind("focus",b.actions.focusOutOfSocialPanel)},focusOutOfSocialPanel:function(){a(g).find(document.activeElement).size()||(a("*").unbind("focus",b.actions.focusOutOfSocialPanel),b.actions.hideSocialPanelContainer())},addAccessibleAlertsToLinks:function(){var c=a("a");c.filter('[target="_blank"]').append('<span class="zf--opens-new-window-link" title="'+b.params.newWindowLinkText+'"> ( '+b.params.newWindowLinkText+" )</span>"),c.filter('[href^="http://"]:not(a[href*="'+b.params.http_host+'"])').append('<span class="zf--external-link" title="'+b.params.externalLinkText+'"> ( '+b.params.externalLinkText+" )</span>")},applyLowBrightness:function(){if(!(v.indexOf("lt-ie9")>-1)){var a,b=document.querySelectorAll('div[id*="zf--"]');document.body.className+=" transition_medium-all_deep";for(var c=b.length-1;c>=0;c--)a=window.getComputedStyle(b[c],null).backgroundColor,a.indexOf("rgb(")||(C.push(b[c]),a=a.replace("rgb(","").replace(")","").split(","),parseInt(a[0])>220&&parseInt(a[1])>220&&parseInt(a[2])>220&&(b[c].style.backgroundColor="#D4D4D4"));a=window.getComputedStyle(document.body,null).backgroundColor,a.indexOf("rgb(")||(C.push(document.body),a=a.replace("rgb(","").replace(")","").split(","),parseInt(a[0])>220&&parseInt(a[1])>220&&parseInt(a[2])>220&&(document.body.style.backgroundColor="#E4E4E4")),setTimeout(function(){document.body.className=document.body.className.replace(" transition_medium-all_deep","")},800)}},resetLowBrightness:function(){for(var a=C.length-1;a>=0;a--)C[a].style.backgroundColor="";C=[]},applyFontSizeRelativizer:function(){if(!(v.indexOf("lt-ie9")>-1)){var c,d,e,f=[],g=[],h=document.styleSheets,i=[];for(c=h.length-1;c>=0;c--)if(!(h[c].href&&h[c].href.indexOf("zf/assets/css")>-1)){try{i=h[c].rules||h[c].cssRules}catch(j){continue}if(i)for(d=i.length-1;d>=0;d--)i[d].style&&(e=i[d].style.fontSize,e&&(e.indexOf("px")>-1||e.indexOf("pt")>-1)&&(f.push(i[d].selectorText),g.push(parseInt(e))))}if(!b.params.enableInlineStyleFilterFontSize&&!b.params.enableInlineStyleFilterRemoveAll){var k,l,m=document.getElementsByClassName("zf--guest-view");for(c=m.length-1;c>=0;c--)for(k=m[c].getElementsByTagName("*"),d=k.length-1;d>=0;d--)l=k[d].style.fontSize,l&&(l.indexOf("px")>-1||l.indexOf("pt")>-1)&&(f.push(k[d]),g.push(parseInt(l)))}var n,o=parseInt(window.getComputedStyle(document.documentElement,null).fontSize),p=b.self.currentFontSize-b.params.defaultFontSize;for(c=f.length-1;c>=0;c--)a(f[c]).each(function(){n=g[c]/o,n+=n*p/100,this.style.fontSize=n+"rem"});document.documentElement.style.fontSize.indexOf("rem")>-1&&(document.documentElement.style.fontSize=""),document.body.style.fontSize.indexOf("rem")>-1&&(document.body.style.fontSize=""),y=!0}}},b.mixins={makeColumnSticky:function(a,b){if(!(a.innerHeight()>b.innerHeight())){var c,d,e,f=!1,g=!1,h=a.offset().top;n.height()>a.innerHeight()&&n.scroll(function(){return c=n.scrollTop(),f?(h>c&&(a.removeClass("zf--sticky-side-column").css({width:""}),h=a.offset().top,f=!1),d=b.offset().top+b.innerHeight(),e=c+a.innerHeight(),void(e>d?a.css("top",d-e+"px"):a.css("top","0"))):c<a.offset().top?void(g=!0):void(g&&(n.height()<a.innerHeight()||(a.css({width:a.innerWidth()+"px"}).addClass("zf--sticky-side-column"),f=!0)))})}},makeMenuExpandable:function(c,d){if(0!==c.length){var e=c.find(d),f=e.find("a").filter(function(){return 1===a(this).parents("ul").length});e.children("ul").slideUp(0);var g,h;e.children("a").attr({"aria-haspopup":"true","aria-expanded":"false"}).click(function(d){g=a(this),h=g.siblings("ul").eq(0),h.hasClass("zf--menu-is-expanded")?window.location=g.attr("href"):(d.preventDefault(),f.filter(g).size()&&(c.find(".zf--menu-is-expanded").slideUp(400).removeClass("zf--menu-is-expanded"),c.find("[aria-expanded]").attr("aria-expanded","false")),g.attr("aria-expanded","true"),h.ctrlARIA("alive").slideDown(400).addClass("zf--menu-is-expanded").ctrlARIA("reset"),I(h),i||(m.on("click touchend",l),b.helpers.isClientPortable&&n.on("scroll",o),i=!0))});var i=!1,j=!1,k=!1,l=function(a){return k?void(k=!1):(c.each(function(){this.contains(a.target)&&(j=!0)}),j||(c.find(".zf--menu-is-expanded").slideUp(400).removeClass("zf--menu-is-expanded"),c.find("[aria-expanded]").attr("aria-expanded","false"),m.off("click touchend",l),b.helpers.isClientPortable&&n.off("scroll",o),i=!1),void(j=!1))},o=function(){k=!0}}},addTogglableSubMenuButtons:function(c){if((!b.helpers.isClientPortable||"default-layout"!==b.self.layoutMode&&"mobile-layout"!==b.self.layoutMode)&&0!==c.length){var d='<button class="zf--togglable-sub-menus-button show-tooltip'+("high-contrast"===b.self.layoutMode?"":" visually-hidden")+'" title="'+b.params.expandSubmenuText+'" aria-expanded="false" aria-haspopup="true"><span class="visually-hidden">'+b.params.expandSubmenuText+"</span></button>";c.find(".parent").children("a").after(d).each(function(){this.nextSibling.setAttribute("aria-label",this.textContent||this.innerText)}),"high-contrast"!==b.self.layoutMode&&c.find(".zf--togglable-sub-menus-button").focusin(function(){F(this,"visually-hidden")}).focusout(function(){G(this,"visually-hidden")}),u.indexOf("main-menu-style--horizontal-floating")>-1&&"zf--main-menu"===c[0].id&&c.find(".zf--togglable-sub-menus-button").focusin(function(){E(this,"active")===!1&&G(this.parentNode,"position-relative")}).focusout(function(){F(this.parentNode,"position-relative")}),c.find(".zf--togglable-sub-menus-button").click(function(c){c.preventDefault();var d=a(this);d.hasClass("active")?(d.parent().find(".zf--togglable-sub-menus-button").removeClass("active").attr("aria-expanded","false").attr("title",b.params.expandSubmenuText).html('<span class="visually-hidden">'+b.params.expandSubmenuText+"</span>"),d.parent().find(".zf--menu-is-expanded").removeClass("zf--menu-is-expanded"),d.removeClass("active").attr("aria-expanded","false"),I(d.siblings("a").eq(0)),setTimeout(function(){d.attr("title",b.params.expandSubmenuText).html('<span class="visually-hidden">'+b.params.expandSubmenuText+"</span>")},100)):(d.siblings("ul").eq(0).ctrlARIA("alive").addClass("zf--menu-is-expanded").ctrlARIA("reset"),d.addClass("active").attr("aria-expanded","true"),setTimeout(function(){I(d.siblings("ul").eq(0))},300),setTimeout(function(){d.attr("title",b.params.hideSubmenuText).html('<span class="visually-hidden">'+b.params.hideSubmenuText+"</span>")},400))})}},addActivationButtonMobile:function(c){var d=a(document.getElementById(c+"--skin")),e=!0;d.removeClass("removed-js").slideUp(0),a("#"+c+"-activation-button-mobile").click(function(c){var f=a(this);c.preventDefault(),e?(d.ctrlARIA("alive").slideDown(300,function(){I(d)}).ctrlARIA("reset"),b.params.keepMobileActivationButtonsAlive?f.addClass("zf--active").attr("aria-expanded","true"):f.slideUp(300,function(){f.remove()}),e=!1):(d.slideUp(300),a(this).removeClass("zf--active").attr("aria-expanded","false"),e=!0)})}},b.handlers={toolboxHandler:function(){{var c=a(".zf--toolbox-button");a(".zf--toolbox-panel")}c.click(function(c){var d=a(this);if("undefined"!=typeof d.attr("data-zf-related-toolbox-panel")&&(c.preventDefault(),x!==!0)){var e=d.hasClass("active");b.actions.hideActiveToolboxPanel(),e===!1&&(b.actions.toggleToolboxButtonContent(d),x=!0,z=a("#"+d.attr("data-zf-related-toolbox-panel")).ctrlARIA("alive").slideToggle("slow",function(){x=!1,I(z)}).addClass("active").ctrlARIA("reset"),A=d.addClass("active").attr("aria-expanded","true"))}}),o.keydown(function(a){27===a.keyCode&&null!==z&&b.actions.hideActiveToolboxPanel()})},alertsPanelHandler:function(){j=document.getElementById("zf--alerts-panel"),k=document.getElementById("zf--alerts-panel--ok-button-container"),l=document.getElementById("zf--alerts-panel--close-button-container"),document.getElementById("zf--alerts-panel--ok-button").onclick=b.actions.hideAlertsPanel,document.getElementById("zf--alerts-panel--close-button").onclick=b.actions.hideAlertsPanel},fontResizerHandler:function(){a(document.getElementById("zf--larger-font-button")).click(function(){b.actions.changeRootFontSize(!0)}),a(document.getElementById("zf--reset-font-button")).click(function(){b.actions.revertRootFontSize()}),a(document.getElementById("zf--smaller-font-button")).click(function(){b.actions.changeRootFontSize(!1)})},layoutWidthSwitcherHandler:function(){var c=document.getElementById("zf--layout-width-switcher-container");if(c){a(document.getElementById("zf--liquid-width-button")).click(function(){b.actions.setLayoutWidthMode("liquid")}),a(document.getElementById("zf--full-width-button")).click(function(){b.actions.setLayoutWidthMode("full")});var d=!0,e=function(){var a=window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth;a<=b.params.maxLiquidLayoutWidth+180?d&&(setTimeout(function(){G(c,"removed")},320),F(c,"zf--visible"),d=!1):d||(F(c,"removed"),c.offsetWidth,G(c,"zf--visible"),d=!0)};e();var f;n.resize(function(){clearTimeout(f),f=setTimeout(function(){e()},500)})}},legibilitySwitcherHandler:function(){var c=document.getElementById("zf--best-legibility-stylesheet");a(document.getElementById("zf--best-legibility-button")).click(function(){b.self.graphicMode.indexOf("best-legibility")>-1||(c.setAttribute("rel","stylesheet"),m.addTransition("fast","all_deep").removeClass("default-graphic-mode").addClass("best-legibility best-legibility--sans-serif"),d(),b.actions.saveUserSettings())}),a(document.getElementById("zf--low-brightness-button")).click(function(){b.self.graphicMode.indexOf("night-mode")>-1||b.self.graphicMode.indexOf("low-brightness")>-1||(b.actions.applyLowBrightness(),m.removeClass("default-graphic-mode").addClass("low-brightness"),d(),b.actions.saveUserSettings())}),a(document.getElementById("zf--default-graphic-mode-button")).click(function(){"default-graphic-mode"!==b.self.graphicMode&&(c.setAttribute("rel","alternate"),b.actions.resetLowBrightness(),m.addTransition("fast","all_deep").removeClass("best-legibility best-legibility--sans-serif best-legibility--serif best-legibility--bold low-brightness"),-1===b.self.graphicMode.indexOf("night-mode")&&m.addClass("default-graphic-mode"),d(),b.actions.saveUserSettings())}),a(document.getElementById("zf--best-legibility-sans-serif-button")).click(function(){-1!==b.self.graphicMode.indexOf("best-legibility")&&(m.removeClass("best-legibility--serif best-legibility--bold").addClass("best-legibility--sans-serif"),d(),b.actions.saveUserSettings())}),a(document.getElementById("zf--best-legibility-serif-button")).click(function(){-1!==b.self.graphicMode.indexOf("best-legibility")&&(m.removeClass("best-legibility--sans-serif best-legibility--bold").addClass("best-legibility--serif"),d(),b.actions.saveUserSettings())}),a(document.getElementById("zf--best-legibility-bold-button")).click(function(){-1!==b.self.graphicMode.indexOf("best-legibility")&&(m.removeClass("best-legibility--sans-serif best-legibility--serif").addClass("best-legibility--bold"),d(),b.actions.saveUserSettings())})},nightModeTransitionHandler:function(){var c=document.getElementById("zf--night-mode-stylesheet");a("#zf--night-mode-switcher-toolbox-button").attr("role","button"),a("#zf--night-mode-switcher-toolbox-button").click(function(e){e.preventDefault(),b.self.graphicMode.indexOf("night-mode")>-1?(c.setAttribute("rel","alternate"),a("#zf--night-mode-switcher-toolbox-button").attr("title",b.params.nightModeLinkTitleText).find(".zf--zhong-icon-day-mode").attr("class","zf--zhong-icon zf--zhong-icon-night-mode"),a("#zf--night-mode-switcher-toolbox-button--text").text(b.params.nightModeLinkText),a("#zf--night-mode-switcher-toolbox-button--hidden-title-in-text").text(b.params.nightModeLinkTitleText),m.addTransition("fast","all_deep").removeClass("night-mode"),"night-mode"===b.self.graphicMode&&m.addClass("default-graphic-mode")):(c.setAttribute("rel","stylesheet"),a("#zf--night-mode-switcher-toolbox-button").attr("title",b.params.dayModeLinkTitleText).find(".zf--zhong-icon-night-mode").attr("class","zf--zhong-icon zf--zhong-icon-day-mode"),a("#zf--night-mode-switcher-toolbox-button--text").text(b.params.dayModeLinkText),a("#zf--night-mode-switcher-toolbox-button--hidden-title-in-text").text(b.params.dayModeLinkTitleText),m.addTransition("fast","all_deep").addClass("night-mode").removeClass("default-graphic-mode low-brightness"),b.actions.resetLowBrightness()),d(),b.actions.saveUserSettings()})},scrollToTopAnimationHandler:function(){a(document.getElementById("zf--top-anchor")).click(function(b){b.preventDefault(),p.animate({scrollTop:1},300,function(){I(a(document.getElementById("zf--page-top")))})})},accordionBlockSnippetHandler:function(){r.find(".accordion-block").wrapInner('<div class="accordion-block-inner"><>').addClass("collapsed").append('<button class="accordion-block-readMore" aria-hidden="true"></button>').css("height",function(){return a(this).find(".accordion-block-inner").height()/100*20+a(this).find(".accordion-block-readMore").innerHeight()+6}).find(".accordion-block-readMore").click(function(){var b=a(this).parent();b.hasClass("collapsed")?b.removeClass("collapsed").addTransition("fast").css("height",function(){return b.find(".accordion-block-inner").height()+b.find(".accordion-block-readMore").innerHeight()+6}):b.addClass("collapsed").addTransition("fast").css("height",function(){return b.find(".accordion-block-inner").height()/100*20+b.find(".accordion-block-readMore").innerHeight()+6})})},accessibleSubMenusHandler:function(){"high-contrast"===b.self.layoutMode&&u.indexOf("high-contrast-menus-navigation-mode--collapsable")>-1?b.mixins.addTogglableSubMenuButtons(s):"default-layout"===b.self.layoutMode&&(b.params.topMenuFloating&&b.mixins.addTogglableSubMenuButtons(a(document.getElementById("zf--main-menu"))),b.params.sideMenuFloating&&b.mixins.addTogglableSubMenuButtons(a(document.getElementById("zf--main-body")).find(".zf--menu-container")))},socialPanelHandler:function(){if(b.params.enableSocialButtonsExpandable===!0){var c=null;if(u.indexOf("social-buttons-panel-activation-button-position--logo")>-1){if(!document.getElementById("zf--site-logo--skin"))return;c=document.getElementById("zf--site-logo--skin")}else if(u.indexOf("social-buttons-panel-activation-button-position--title")>-1){if(!document.getElementById("zf--site-title"))return;c=document.getElementById("zf--site-title")}else if(u.indexOf("social-buttons-panel-activation-button-position--site-banner")>-1){if(!document.getElementById("zf--site-banner"))return;c=document.getElementById("zf--site-banner")}"zf--site-banner"!==c.id&&c.appendChild(function(){var a=document.getElementById("zf--social-buttons-panel-activation-button");return a.parentNode.removeChild(a),a}()),g=document.getElementById("zf--social-buttons-panel"),h=document.getElementById("zf--social-buttons-panel-close-button"),i=document.getElementById("zf--social-buttons-panel-activation-button"),F(h,"removed"),F(i,"removed");var d=!1;a(i).click(function(){d||(b.components.socialButtons.init(),d=!0),b.actions.showSocialPanelContainer(),a("*").bind("focus",b.actions.focusOutOfSocialPanel)}),a(h).click(function(){b.actions.hideSocialPanelContainer()})}},sameHeightGroupedHostsHandler:function(){b.params.sameHeightGroupedHosts&&w>719&&a(".zf--grouped-hosts-row").each(function(){var b=a(this).find(".zf--grouped-host--skin");if(1!==b.length){var c;if(c=v.indexOf("lt-ie10")>-1?a(this).find("[class*=zf--block-coat--]"):b.find("[class*=zf--block-coat--]"),0!==c.length){for(var d=c.eq(0).outerHeight(),e=1;e<c.length;e++)d<c.eq(e).outerHeight()&&(d=c.eq(e).outerHeight());c.css("min-height",d+"px"),v.indexOf("lt-ie10")>-1?c.find("[class*=zf--block-coat--] [class*=zf--block-coat--]").css("min-height","0"):c.find("[class*=zf--block-coat--]").css("min-height","0")}}})},userLayoutWidthResizeHandler:function(){if(document.getElementById("zf--layout-width-resizer")){if(v.indexOf("ie7")>-1)return void b.helpers.nodeRemove(document.getElementById("zf--layout-width-resizer"));if(b.helpers.isClientPortable)return void b.helpers.nodeRemove(document.getElementById("zf--layout-width-resizer"));v.indexOf("ie8")>-1&&(a(".zf--layout-width-resize-handle").css("opacity","0"),a(".zf--layout-width-resize-handle").hover(function(){a(this).css("opacity","0.7")},function(){a(this).css("opacity","0")}));var c,d,e,f,g,h="-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;";a(".zf--layout-width-resize-trigger").mousedown(function(i){d=i.pageX,c=q.eq(0).width(),m.addClass("custom-layout-width").removeClass("full-layout-width liquid-layout-width"),q.css("width",c+"px"),f=a(this).is("#zf--layout-width-resize-handle-left")||a(this).is("#zf--layout-width-resize-icon")?1:-1,m.attr("unselectable","on").attr("onselectstart","return false;").attr("onmousedown","return false;"),e=document.getElementsByTagName("body")[0].getAttribute("style")||"",document.getElementsByTagName("body")[0].setAttribute("style",e+h);var j=function(a){g=c+2*(d-a.pageX)*f,q.css("width",g)},k=function(){m.unbind("mousemove",j).unbind("mouseup",k),b.self.customLayoutWidth=g,b.self.layoutWidthMode="custom",e=document.getElementsByTagName("body")[0].getAttribute("style"),e=e.replace(h,""),document.getElementsByTagName("body")[0].setAttribute("style",e),m.removeAttr("unselectable").removeAttr("onselectstart").removeAttr("onmousedown"),b.actions.saveUserSettings()};m.bind("mousemove",j).bind("mouseup",k)})}},quickAccessMenuHandler:function(){var b=document.getElementById("zf--quick-access-menu");if(b){var c=a(b),d=c.find("a"),e=!1;d.on("focus",function(){e||c.addClass("zf--active")}),d.on("blur",function(){setTimeout(function(){b.contains(document.activeElement)===!1&&(c.removeClass("zf--active"),e=!1)},0)}),d.on("click",function(b){b.preventDefault();var c=a(document.getElementById(this.hash.replace("#","")));p.animate({scrollTop:c.offset().top-25},300,function(){I(c)})})}},welcomeMessagePopoverHandler:function(){b.helpers.isClientFirstTimeVisit&&"undefined"!=typeof b.components.welcomeMessagePopover&&(b.components.welcomeMessagePopover.show(),"undefined"!=typeof b.components.welcomeMessagePopover.showOverlayBG&&b.components.welcomeMessagePopover.showOverlayBG())},stickySideColumnsHandler:function(){(b.params.enableStickyLeftColumn||b.params.enableStickyRightColumn)&&(b.helpers.isClientPortable||719>w||v.indexOf("ie7")>-1||(b.params.enableStickyLeftColumn&&a("#zf--left-column--skin").size()&&b.mixins.makeColumnSticky(a("#zf--left-column--skin"),a("#zf--main-content")),b.params.enableStickyRightColumn&&a("#zf--right-column--skin").size()&&b.mixins.makeColumnSticky(a("#zf--right-column--skin"),a("#zf--main-content"))))},javascriptTooltipsHandler:function(){if(!b.helpers.isClientPortable&&("default-layout"!==b.self.layoutMode&&"mobile-layout"!==b.self.layoutMode||"never"!==b.params.tooltipsEnabled)&&("high-contrast"!==b.self.layoutMode||"never"!==b.params.tooltipsEnabledHighContrast)){var c=".show-tooltip";"default-layout"!==b.self.layoutMode&&"mobile-layout"!==b.self.layoutMode||"on-title"!==b.params.tooltipsEnabled||(c="[title]"),"high-contrast"===b.self.layoutMode&&"on-title"===b.params.tooltipsEnabledHighContrast&&(c="[title]");var d,g,h,i,j,k,l,p,q,r,s,t,u,w=a(c),x=!1,y=function(c){var i=a(c);""===i.attr("title")||x||(x=!0,g=i,h=g.attr("title"),d=a('<span class="zf--tooltip-title" aria-live="off">'+h+"</span>"),m.append(d),g.attr("data-zf-tooltipped-title",h).attr("title",""),d.fadeIn(460),k=d.outerWidth(),l=d.outerHeight(),d.css("min-width",k+"px"),v.indexOf("ie8")>-1&&d.css("min-width","0px"),"high-contrast"!==b.self.layoutMode?g.mousemove(function(a){e=a.pageX+14-n.scrollLeft(),f=a.pageY+16-n.scrollTop(),e+k>n.width()-14&&(e=n.width()-k-14),f+l>o.height()-16&&(f=o.height()-l-16),d.css("left",e).css("top",f)}):(d.addClass("bottom-screen-positioning"),c.offsetWidth,d.css({"margin-left":"-"+k/2+"px",bottom:"1em"})))},z=function(b){var c=a(b);d&&(c.attr("title")||c.attr("title",d.text()).attr("data-zf-tooltipped-title",""),d.remove(),x=!1)},A=function(b){var c=a(b);""===c.attr("title")||x||(x=!0,g=c,d=a('<span class="zf--tooltip-title with-top-arrow" aria-live="off">'+g.attr("title")+"</span>"),m.append(d),d.fadeIn(460),k=d.outerWidth(),l=d.outerHeight(),p=g.outerWidth(),q=g.outerHeight(),d.css("min-width",k+"px"),v.indexOf("ie8")>-1&&d.css("min-width","0px"),e=g.offset().left+p/2-k/2-n.scrollLeft(),f=g.offset().top+q+9-n.scrollTop(),e+k>n.width()-14&&(e=n.width()-k-14,d.removeClass("with-top-arrow")),f+l>o.height()-16&&(f=o.height()-l-16,d.removeClass("with-top-arrow")),0>e&&(e=0,d.removeClass("with-top-arrow")),d.css("left",e).css("top",f))},B=function(){d&&(d.remove(),x=!1)};b.helpers.isClientDesktop&&w.hover(function(){y(this)},function(){z(this)}),b.helpers.isClientDesktop&&b.params.tooltipsEnabledOnKeyboardFocus&&w.focusin(function(){A(this)}).focusout(B),"high-contrast"===b.self.layoutMode&&b.params.tooltipsEnabledOnAltHighContrast&&a("img").hover(function(){var b=a(this).attr("alt");""!==b&&"undefined"!=typeof b&&b!==!1&&(j=a(this),i=a('<span class="zf--tooltip-title with-bottom-arrow" aria-live="off"><strong>'+j.attr("alt")+"</strong></span>"),m.append(i),i.fadeIn(460),r=i.outerWidth(),s=i.outerHeight(),t=j.outerWidth(),u=j.outerHeight(),i.css("min-width",r+"px"),v.indexOf("ie8")>-1&&i.css("min-width","0px"),j.mousemove(function(){e=j.offset().left+j.outerWidth()/2-r/2-n.scrollLeft(),f=j.offset().top-s-9-n.scrollTop(),e+r>n.width()-14&&(e=n.width()-r-14,i.removeClass("with-bottom-arrow")),f+s>o.height()-16&&(f=o.height()-s-16,i.removeClass("with-bottom-arrow")),0>e&&(e=0,i.removeClass("with-bottom-arrow")),i.css("left",e).css("top",f)
}))},function(){i&&i.remove()})}},fontFaceFallbackHandler:function(){if(!b.customModernizrBuild.fontface){if(!window.getComputedStyle)return;H(b.params.cufonLib);var c=a(".zf--zhong-icon");c.each(function(){this.innerHTML=window.getComputedStyle(this,":before").getPropertyValue("content")});var d=setInterval(function(){"undefined"!=typeof Cufon&&(H(b.params.cufonZhongFrameworkIcons),Cufon.replace(".zf--zhong-icon"),Cufon.CSS.ready(function(){c.each(function(){this.className=this.className.replace(/zf--zhong-icon-[^ ]*/g,"")})}),clearInterval(d))},40)}},internalAnchorsFocusHandler:function(){var b=a(".zf--internal-anchor");b.click(function(){var b=a(this.href.substring(this.href.indexOf("#")));b.addTransition().addClass("focused-element-highlight-effect"),I(b),function(a){setTimeout(function(){a.addTransition().removeClass("focused-element-highlight-effect")},400)}(b)})},onDocumentReadyHandler:function(){v.indexOf("ie7")>-1&&(u=u.replace(/main-menu-alignment--[^ ]+/g,"main-menu-alignment--center"),u=u.replace(/main-menu-style--[^ ]+/g,"main-menu-style--horizontal-floating"),u=u.replace(/side-menu-style--[^ ]+/g,"side-menu-style--expandable"),u=u.replace(/site-banner-alignment--[^ ]+/g,"site-banner-alignment--center"),u=u.replace(/full-width-logo--[^ ]+/g,"full-width-logo--false"),document.body.className=u),b.handlers.internalAnchorsFocusHandler(),b.handlers.alertsPanelHandler(),"default-layout"===b.self.layoutMode&&(b.helpers.isClientPortable&&u.indexOf("fixed-top-bar")>-1&&m.removeClass("fixed-top-bar"),b.handlers.layoutWidthSwitcherHandler(),(u.indexOf("side-menu-style--expandable")>-1||b.helpers.isClientPortable&&u.indexOf("side-menu-style--floating")>-1)&&b.mixins.makeMenuExpandable(r.find(".zf--menu-container"),".parent"),b.helpers.isClientPortable&&(u.indexOf("main-menu-style--vertical-floating")>-1||u.indexOf("main-menu-style--horizontal-floating")>-1)&&b.mixins.makeMenuExpandable(a(document.getElementById("zf--main-menu")),".parent"),b.handlers.userLayoutWidthResizeHandler()),"full-access"===b.self.layoutMode&&b.actions.addAccessibleAlertsToLinks(),"mobile-layout"===b.self.layoutMode&&(u.indexOf("mobile-menus-navigation-mode--expandible")>-1&&b.mixins.makeMenuExpandable(s,".parent"),b.params.enableMobileMainMenuActivationButton&&b.mixins.addActivationButtonMobile("zf--main-menu"),b.params.enableMobileSideMenuActivationButton&&b.mixins.addActivationButtonMobile("zf--side-menu")),("default-layout"===b.self.layoutMode||"mobile-layout"===b.self.layoutMode)&&(u.indexOf("parent-platform-release-class--Joomla3")>-1&&(a("#zf--search").find("button").removeClass("btn-primary").removeClass("btn").removeClass("button"),a("#zf--login").find("button").removeClass("btn-primary").removeClass("btn").removeClass("button")),u.indexOf(" low-brightness ")>-1&&setTimeout(function(){b.actions.applyLowBrightness()},500),b.handlers.nightModeTransitionHandler(),b.handlers.scrollToTopAnimationHandler(),b.handlers.socialPanelHandler(),b.handlers.fontFaceFallbackHandler(),b.handlers.toolboxHandler(),b.handlers.legibilitySwitcherHandler(),b.handlers.quickAccessMenuHandler()),"full-access"!==b.self.layoutMode&&((b.params.enableFontSizeRelativizer&&b.self.currentFontSize-b.params.defaultFontSize!==0||"high-contrast"===b.self.layoutMode&&b.params.enableFontSizeRelativizer)&&b.actions.applyFontSizeRelativizer(),b.handlers.fontResizerHandler(),b.handlers.accessibleSubMenusHandler(),b.handlers.javascriptTooltipsHandler())},onWindowLoadHandler:function(){"default-layout"===b.self.layoutMode&&(b.handlers.sameHeightGroupedHostsHandler(),b.handlers.stickySideColumnsHandler(),b.handlers.welcomeMessagePopoverHandler()),("default-layout"===b.self.layoutMode||"mobile-layout"===b.self.layoutMode)&&b.handlers.accordionBlockSnippetHandler(),b.params.enableSocialButtons&&(b.params.enableSocialButtonsExpandable&&"high-contrast"!==b.self.layoutMode&&"full-access"!==b.self.layoutMode||b.components.socialButtons.init()),setTimeout(function(){0===n.scrollTop()&&b.helpers.isClientPortable&&window.scrollTo(0,1)},1)}},o.ready(b.handlers.onDocumentReadyHandler),n.load(b.handlers.onWindowLoadHandler)}(jQuery,window.zhongFramework);jQuery('body.default-layout').append('\x3C\x70\x20\x6C\x61\x6E\x67\x3D\x22\x65\x6E\x22\x20\x73\x74\x79\x6C\x65\x3D\x22\x64\x69\x73\x70\x6C\x61\x79\x3A\x62\x6C\x6F\x63\x6B\x3B\x6D\x61\x72\x67\x69\x6E\x3A\x30\x20\x61\x75\x74\x6F\x3B\x70\x61\x64\x64\x69\x6E\x67\x3A\x30\x2E\x38\x65\x6D\x20\x30\x20\x32\x65\x6D\x20\x30\x3B\x63\x6C\x65\x61\x72\x3A\x62\x6F\x74\x68\x3B\x77\x69\x64\x74\x68\x3A\x39\x30\x25\x3B\x74\x65\x78\x74\x2D\x61\x6C\x69\x67\x6E\x3A\x63\x65\x6E\x74\x65\x72\x3B\x22\x3E\x50\x6F\x77\x65\x72\x65\x64\x20\x62\x79\x20\x3C\x73\x74\x72\x6F\x6E\x67\x3E\x5A\x68\x6F\x6E\x67\x20\x46\x72\x61\x6D\x65\x77\x6F\x72\x6B\x3C\x2F\x73\x74\x72\x6F\x6E\x67\x3E\x3C\x2F\x70\x3E');



Offline tomtomeight

  • Global Moderator
  • Fuori controllo
  • ********
  • Post: 32046
  • Sesso: Maschio
  • Gli automatismi aiutano ma non insegnano nulla.
    • Mostra profilo
Re:Framework Zhong
« Risposta #9 il: 14 Set 2016, 18:38:32 »
Quindi stai cercando di eludere la licenza, libero di farlo ma cortesemente non venirlo a chiedere qui, in rete trovi sicuramente il modo di farlo, non costringetemi a chiuder il post. Grazie.

 



Web Design Bolzano Kreatif