function widget_rate(rating,ID)
{
	this.location='http://www.blogratings.com/widget.rateblog.php?d=r&id='+ID+'&rated='+rating;
	return false;
}