function Bugme(doc,nav){
	this.d=doc;
	this.s=screen;
	this.n=nav;
	this.u='http://www.poker-bonus-review.com';
	this.js_ver="1.0";
	this.nn=(this.n.appName.substring(0,3)=="Mic")?0:1;
	this.l=this.n.userLanguage;
	this.d.cookie="bugme=1";
	this.tz=(new Date()).getTimezoneOffset();
	this.req="&r="+escape(this.d.referrer)+"&p="+escape(window.location.href)+"&t="+this.tz;
}