function HC_widget(){
	document.write("<iframe frameborder='0' scrolling='true'  width="+hc_width+"  height="+hc_height+" src='http://"+hc_site+"'>");
}