function init_widget(params){
	document.getElementById("wd_id").innerHTML='<iframe src="http://ring.coolvillage.es/widget.php" width="'+arguments[0]+'" height="'+arguments[1]+'" style="border:0px" border="0" scroll="no"></iframe>';
}
