Various changes from git version and make autoplayer determine video type on lowercase url
/** the parent */varbox={};/** @namespace */box.holder={}box.holder.foo=function(){/** the counter */this.counter=1;}box.holder.foo();print(box.holder.counter);