@ -30,9 +30,9 @@ GOFLY.init=function(config){
this.dynamicLoadJs(this.GOFLY_URL+"/static/js/functions.js?v=1",function(){
_this.GOFLY_LANG=checkLang();
if (typeof config.GOFLY_LANG!="undefined"){
this.GOFLY_LANG=config.GOFLY_LANG;
_this.GOFLY_LANG=config.GOFLY_LANG;
}else{
}
});