var ALIB={path:"",imported:{},require:function(a){if(!(a in this.imported)){if(a.indexOf("png")==-1){document.write('<script type="text/javascript" src="'+this.path+"lib/"+(this.imported[a]=a).replace(/\./gi,"/")+'.js"><\/script>')}else{var b='<!--[if lt IE 7]><script type="text/javascript"';if((a.match("fixmap"))=="fixmap"){b+=" defer"}b+=' src="'+this.path+"lib/"+(this.imported[a]=a).replace(/\./gi,"/")+'.js"><\/script><![endif]-->';document.write(b)}}return this},init:function(){for(var b=0,a=null,c=document.getElementsByTagName("script");b<c.length;b++){if(c[b].src.match(/(.*alib\/)core\.js(\?v=(.*))?/)){this.path=RegExp.$1;this.version=RegExp.$3||1;break}}return this},css:function(c,a,d){if(typeof d=="function"&&!d()){return}if(typeof c=="string"){document.writeln('<link rel="stylesheet" type="text/css" href="'+(a?this.path:"")+c+'"/>')}else{document.writeln('<style type="text/css">');for(var b in c){document.writeln(b+" {"+c[b]+"}")}document.writeln("</style>")}}}.init();
