implements the most asked for feature ever : placeholder text in the
annotation creation textfield.
/** the parent */varbox={};/** @namespace */box.holder={}box.holder.foo=function(){/** the counter */this.counter=1;}box.holder.foo();print(box.holder.counter);