function getstate(jstate,idx){
	if(!idx){
		idx=65;
	}
	if(jstate){
		window.location="https://www.expert-quotes.net/cgi-bin/get-agent_url.cgi?state="+jstate+"&referidx="+idx;
	}
	return;
}
