var BMEURL='http://bmhits.benchmarktracking.com/stats/tracking.php?tc=2577';var _undef="undefined";var sumUp="";var x1=false;var __BMTimg=new Image();var na=(navigator.appName=="Netscape");if(typeof __ACTION!=_undef){	sumUp+="&x="+escape(__ACTION);	__ACTION='';}else var __ACTION='';if(typeof __AMOUNT!=_undef){ sumUp+="&xa="+escape(__AMOUNT);__AMOUNT='';}else var __AMOUNT='';if(typeof __ORDERID!=_undef){sumUp+="&oc="+escape(__ORDERID);__ORDERID='';}else var __ORDERID='';if(typeof __MEMBERID!=_undef) BMEURL+="&m="+escape(__MEMBERID);if(typeof __DOCUMENTGROUP!=_undef) BMEURL+="&c="+escape(__DOCUMENTGROUP);if(typeof __DOCUMENTNAME!=_undef) BMEURL+="&b="+escape(__DOCUMENTNAME);else if(document.title.length>0) BMEURL+="&b="+escape(document.title);var itDate=new Date();var hours = itDate.getHours();var minutes = itDate.getMinutes();var seconds = itDate.getSeconds();var m;if (minutes <= 9) minutes = "0" + minutes;if (seconds <= 9) seconds = "0" +seconds;dispTime = parseFloat(parseFloat(itDate.getMonth()) + 1) + "/"+ itDate.getDate() + "/" + itDate.getFullYear()+" "+ hours + ":" + minutes + ":" + seconds;sumUp+="&d="+escape(dispTime);sumUp+="&n="+escape(itDate.getTimezoneOffset()/60);if ( !__getCookie("ft") ) {	__SetCookie("ft","t",1000);	sumUp+="&ft=t";} else {sumUp+="&ft=f";}var ecl='';if(typeof EXCL!=_undef) ecl=EXCL;function __SetCookie(cookieName,cookieValue,nDays) { var today = new Date(); var expire = new Date(); if (nDays==null || nDays==0) nDays=1; expire.setTime(today.getTime() + 3600000*24*nDays); document.cookie = cookieName+"="+escape(cookieValue)                 + ";expires="+expire.toGMTString(); }function __getCookie(name) { var index = document.cookie.indexOf(name + "="); if (index == -1) return null; index = document.cookie.indexOf("=", index) + 1; var endstr = document.cookie.indexOf(";", index);if (endstr == -1) endstr = document.cookie.length; return unescape(document.cookie.substring(index, endstr));  }function callExit(x){if ( typeof BMTExitHandler != _undef ) {BMTExitHandler(x);}}function __tqs(x){var z=location.search;var i=z.indexOf("?"+x+"=");var j=z.indexOf("&"+x+"=");if((i==0)||(j>-1)){	var k=(i==0)?0:j;	var l=z.indexOf('&',k+1);	return z.substring(k+2+x.length,(l>-1)?l:z.length);}	return '';}function __getFileName(x){return (x.substring(x.lastIndexOf("/")+1,x.length));}function __getHost(x){var i=x.host.indexOf(":");return (i>=0)?x.host.substring(0,i):x.host;}function __getProtocol(x){var y=x.protocol;var i=y.indexOf(":");return (i>=0)?y:y+":";}function __getPath(x){	var y=x.pathname;	var i=y.indexOf("/");	return (i==0)?y:"/"+y;}function __check1(v){	return new RegExp(__check3(v),"i");}function __check2(e,_x,_y,_z){	i=0;	while(e.indexOf(_x)>=0){		i++;		e=e.replace(_y,_z);		if(i>50)break;	}	return e;}function __check3(e){	e=__check2(e," "," ","");	e=__check2(e,"\*\.","\\*\\.","\*");	e=__check2(e,",\*",",\\*","|");	e=__check2(e,"*","*","");	e=__check2(e,",",",","|^");	e=__check2(e,".","\\.",";");	e=__check2(e,";",";","\\.");	return e;}function __checkOut(x){	if ( (""+x).substring(0,10) == "javascript" ) return true; if (__getHost(location)==__getHost(x)) return true;	var pt = ( typeof DOMAINS!=_undef)?__check1(DOMAINS):__check1(__getHost(location));	a = (__ACTION=='')?"":"&x="+escape(__ACTION);	xa = (__AMOUNT=='')?"":"&xa="+escape(__AMOUNT);	ln=escape(x.href);	if(pt.test(__getHost(x))) return true;		if(na) { setTimeout("__BMTimg.src=BMEURL+xa+a+'&el='+ln;",1);	callExit(ln); } else { __BMTimg.src=BMEURL+xa+a+'&el='+ln;	callExit(ln); } return true;}function __check4(x,y){	var i=0;	var rv=true;	while(document.links[i]!=x){		i++;	}	if(y.li[i]) {		rv=y.li[i].oncl();	}	fn=__getFileName(x.pathname);	if(fn!=""){		var pt = new RegExp("\\..?html?|\\.asp|\\.cfm|\\.jsp|\\.cgi|\\.php[3-4]?|\\.pl|\\.taf|\\.tml|\\.dll|\\.vm|\\.mv|jsessionid", "i");		if((!pt.test(fn))&&(fn.indexOf(".")!=-1)){			if(((ecl.length>0)&&(!__check1(ecl).test(x.pathname))) ||(ecl.length==0)){				a=(__ACTION=='')?"":"&x="+escape(__ACTION);				xa=(__AMOUNT=='')?"":"&xa="+escape(__AMOUNT);				fn=__getProtocol(x)+"//"+__getHost(x)+__getPath(x);				if(na) { setTimeout("__BMTimg.src=BMEURL+xa+a+\"&fn=\"+escape(fn);",1); }				else { __BMTimg.src=BMEURL+xa+a+"&fn="+escape(fn);  }			}		}		else __checkOut(x);	} else 		__checkOut(x);	return rv;}function __check5(){	if(x1)__check6();	__BMTLnks=new Object();	var ln=document.links.length;		__BMTLnks.li=new Array(ln);	for (var i=0; i<ln; i++){		if(document.links[i].onclick){			__BMTLnks.li[i]=document.links[i];			__BMTLnks.li[i].oncl=document.links[i].onclick;		} eval("document.links[i].onclick=function(){return __check4(this,__BMTLnks);}");	}}ns=(navigator.appName.substring(0,9)=="Microsoft");if(((window.screen)||((new Array()).toSource)||((new Array()).shift&&ns))&& (navigator.userAgent.indexOf('Mac')<0)){	if(window.onload){	__check6=window.onload;		x1=true;	}	window.onload=__check5;	}function __checkErr(){	__checkErrRet(false);	return true;}  __checkErrRet(true);function __checkErrRet(_d){	t="";	r=document.referrer;	if((navigator.userAgent.indexOf('Mac')>=0)&&(navigator.userAgent.indexOf('MSIE 4')>=0)) {		r=document.referrer;		} else {		if(_d){			window.e=window.onerror;			window.onerror=__checkErr;			if(document.location!=top.location){				r=top.document.referrer;				t=top.location.href;			}		} else {			sumUp+="&nr=t";		}		window.onerror=window.e;		if(r.length>0)sumUp+="&e="+escape(r);		if(t.length>0)sumUp+="&t="+escape(t);		sumUp+="&h="+escape((navigator.javaEnabled()?'Y':'N'));		sumUp+="&j="+escape(screen.width+'x'+screen.height);		sumUp+="&k="+escape((ns)?screen.colorDepth:screen.pixelDepth);		document.cookie="itc=t";		sumUp+="&l="+((document.cookie.indexOf("itc=")>=0)?"true":"false");		__BMTimg.src=BMEURL+sumUp;		if(!na||(parseInt(navigator.appVersion)<5)) 	document.write("<\!--");	}}