Part of a website\'s JSON response had this (... added for context):
{..., now:function(){return(new Date).getTime()}, ...}
Is adding anony
It is not standard as far as I know. A quick look at http://json.org/ confirms this.