if(typeof (MooTools)=="object"&&MooTools.version.toFloat()>=1.11){var JAPPLO={"jConf":{},"jBasepath":"","jCharset":"UTF-8","jFilesExtend":[],"jFiles":[],start:function(){JAPPLO.jConf=(JAPPLO_CONFIG)?JAPPLO_CONFIG:{};if(JAPPLO.jConf.basepath&&JAPPLO.jConf.basepath!=""){JAPPLO.jBasepath=JAPPLO.jConf.basepath+((JAPPLO.jConf.basepath.substring(JAPPLO.jConf.basepath.length-1,JAPPLO.jConf.basepath.length)!="/")?"/":"")}else{var A=false;$$('script[src*="j-applo.js"]').each(function(B){if(!A&&B.src.indexOf("j-applo.js")!=-1){JAPPLO.jBasepath=B.getProperty("src").replace(/j-applo\.js(\?.*)?$/,"");flag=true}else{B.remove()}})}if(JAPPLO.jConf.charset){JAPPLO.jCharset=JAPPLO.jConf.charset}JAPPLO.append()},append:function(){if(JAPPLO.jConf.jFilesExtend.length>0){JAPPLO.jFiles.merge(JAPPLO.jConf.jFilesExtend)}if(JAPPLO.jConf.jFilesSite){JAPPLO.jFiles.merge(JAPPLO.jConf.jFilesSite)}if(JAPPLO.jFiles&&JAPPLO.jFiles.length>0){var D=JAPPLO.jFiles.length;for(var B=0;B<D;B++){if(JAPPLO.jFiles[B].file&&JAPPLO.jFiles[B].file.length>0){var F=JAPPLO.jFiles[B].file.length;var G=JAPPLO.jFiles[B].path;var C=JAPPLO.jFiles[B].file;for(var A=0;A<F;A++){if(C[A].clean()){var E=JAPPLO.jBasepath+G+C[A].clean();document.write('<script language="javascript" type="text/javascript" charset="'+JAPPLO.jCharset+'" src="'+E+'"><\/script>')}}}}}}};JAPPLO.start()}else{throw ("J'applo requires the object-oriented javascript framework 'MooTools' >= release 1.11 (mootools.net)")}