function ButtonNext(id){this.base=Button;this.base(id);this.type="ButtonNext";this.hashcode="ButtonNext@"+Math.floor(Math.random()*9999999999);}
