/*SHDO Softwares - SIntellecto System - v.1.3.0*/
jQuery.noConflict();var e=function(){return navigator.userAgent.match(/Chrome\/[0-9]+/)};var o=function(){return navigator.userAgent.match(/Windows/)&&!e()};var y=function(){return navigator.userAgent.match(/Macintosh/)&&!e()};function wpbx_tab(wrapper, header, content) {jQuery(".widget_block").removeClass("tablist");var title = wrapper + " " + header;var container_to_hide = wrapper + " " + content;disable = false;jQuery(title).css({display: "none"}).each(function(i){if (i == 0){jQuery(wrapper).prepend("<a href='/' class='tabber-title title-link active'>"+jQuery(this).html()+"</a>");} else {jQuery(".title-link:last").after("<a href='/'class='tabber-title title-link'>"+jQuery(this).html()+"</a>");}});jQuery(container_to_hide).each(function(i){jQuery(this).addClass("tablist list_"+i);if(i != 0){jQuery(this).css({display: "none"});}});jQuery(".title-link").each(function(i){jQuery( this ).bind ("click",function(){if(jQuery(this).hasClass('active')){return false}if(disable == false){disable = true;jQuery(".title-link").removeClass("active");jQuery(this).addClass("active");jQuery(container_to_hide+":visible").slideUp(400);jQuery(".list_"+i).slideDown(400, function(){disable=false; });}return false;});});}showSideBar = true;var leftWitdh = "";function fontSize(action, container){container = typeof(container) != 'undefined' ? container : "div.post";action = typeof(action) != 'undefined' ? action : "plus";baseSize = parseInt(jQuery(container+" p").css("font-size"));$els = jQuery(container).children();$els.each(function(){if(action=="reset"){jQuery(this).removeAttr("style");}else{$fs = parseInt(jQuery(this).css("font-size"));if(action=="plus" && baseSize<20){$fs+=1;}else if(action=="minus" && baseSize>10){ $fs-=1;}jQuery(this).css("font-size", $fs);}});$els = jQuery(container).children().children();$els.each(function(){if(action=="reset"){jQuery(this).removeAttr("style");}else{$fs = parseInt(jQuery(this).css("font-size"));if(action=="plus" && baseSize<20){$fs+=1;}else if(action=="minus" && baseSize>10){ $fs-=1;}jQuery(this).css("font-size", $fs);}});}jQuery(document).ready(function(){wpbx_tab('.widget_block','.tabber-title','.widget');jQuery("a[href$='wrapper'], a[href$='#nav'], a.top").click(function(){jQuery('html, body').animate({scrollTop:0}, 1500);return false;});jQuery("#aceptlicence").click(function(){jQuery('#licence').fadeOut('slow', function() {jQuery('#downloads').fadeIn('slow', function() {return false;});});});jQuery("#setsidebar").click(function(){if(showSideBar){leftWitdh = jQuery('#left').width();	jQuery('#right').fadeOut('slow', function() {jQuery("#left").animate({ width:"100%" }, 1500);return false;});} else {jQuery("#left").animate({width: leftWitdh},1000,function() {jQuery('#right').fadeIn(500);return false;});}showSideBar = !showSideBar;return false;});jQuery("#sharingbutton").click(function(){jQuery("#sharing").slideToggle();return false;});jQuery(".decrease").click(function(){ fontSize("minus");return false;}).blur();jQuery(".reset").click(function(){ fontSize("reset");return false; }).blur();jQuery(".increase").click(function(){ fontSize("plus");return false; }).blur();jQuery(".applaunch").bind("click",openw);});function openw(){if(o()){return true;}var H=(window.screenY||window.screenTop)+10;var N=(window.screenX||window.screenLeft)+10;var K=(window.width||jQuery(document).width())-10;var J=jQuery(window).height()-20;var I="scrollbars=yes,resizable=yes,height="+J+",width="+K+",top="+H+",left="+N;var L=window.open(this.href,"newWin",I);L.focus();return false;}



