try {xt_rfr = top.document.referrer;}
catch(e) {xt_rfr = document.referrer;}
xt_rfr = xt_rfr.replace(/[<>]/g, '');
function xtf3at(param,chba){
	var xturl=chba;var xtpos=xturl.indexOf(param+"=");
	if(xtpos>0){
		var chq=xturl.substring(1,xturl.length),mq=chq.substring(chq.indexOf(param+"="),chq.length),pos3=mq.indexOf("&");
		if(pos3==-1)pos3=mq.indexOf("%26");
		if(pos3==-1)pos3=mq.length;
		mq=mq.substring(mq.indexOf("=")+1, pos3);
		return mq.replace(/[^a-zA-Z0-9_%+.-]/g,"_").replace(/"%20"/g,"_");}else{return null;}
};
if(xt_rfr.indexOf(".google.")>0){
	gglkw=xtf3at("q",xt_rfr);gglmc=(gglkw!=null)?"&x29="+gglkw:"";
	gglkwpos=xtf3at("aq",xt_rfr);gglmc+=(gglkwpos!=null)?"&x30="+gglkwpos:"";
	gglkwtap=xtf3at("oq",xt_rfr);gglmc+=(gglkwtap!=null)?"&x31="+gglkwtap:"";
	if (window.xtparam!=null){window.xtparam+=gglmc;}
	else{window.xtparam=gglmc;};
}