

function seturl(_fd,_ff){
	
_fd.href="http://www.exp123.cn/";
var _100=document.getElementById('dq').value;
if(_100!=""){
_fd.href=_fd.href+"s.php?dq="+encodeURI(_100)+"&kdid="+_ff;
}
}
