String.prototype.format=function(){ if(arguments.length==0) return this; var args=[], i=0; for(;i