function selectnone() {
	document.getElementById("rank1").src="/wp-content/themes/softly/design/fact_star2.gif";
	document.getElementById("rank2").src="/wp-content/themes/softly/design/fact_star2.gif";
	document.getElementById("rank3").src="/wp-content/themes/softly/design/fact_star2.gif";
	document.getElementById("rank4").src="/wp-content/themes/softly/design/fact_star2.gif";
	document.getElementById("rank5").src="/wp-content/themes/softly/design/fact_star2.gif";
}

function selectrank1() {
	document.getElementById("rank1").src="/wp-content/themes/softly/design/fact_star1.gif";
	document.getElementById("rank2").src="/wp-content/themes/softly/design/fact_star2.gif";
	document.getElementById("rank3").src="/wp-content/themes/softly/design/fact_star2.gif";
	document.getElementById("rank4").src="/wp-content/themes/softly/design/fact_star2.gif";
	document.getElementById("rank5").src="/wp-content/themes/softly/design/fact_star2.gif";
}

function selectrank2() {
	document.getElementById("rank1").src="/wp-content/themes/softly/design/fact_star1.gif";
	document.getElementById("rank2").src="/wp-content/themes/softly/design/fact_star1.gif";
	document.getElementById("rank3").src="/wp-content/themes/softly/design/fact_star2.gif";
	document.getElementById("rank4").src="/wp-content/themes/softly/design/fact_star2.gif";
	document.getElementById("rank5").src="/wp-content/themes/softly/design/fact_star2.gif";
}

function selectrank3() {
	document.getElementById("rank1").src="/wp-content/themes/softly/design/fact_star1.gif";
	document.getElementById("rank2").src="/wp-content/themes/softly/design/fact_star1.gif";
	document.getElementById("rank3").src="/wp-content/themes/softly/design/fact_star1.gif";
	document.getElementById("rank4").src="/wp-content/themes/softly/design/fact_star2.gif";
	document.getElementById("rank5").src="/wp-content/themes/softly/design/fact_star2.gif";
}

function selectrank4() {
	document.getElementById("rank1").src="/wp-content/themes/softly/design/fact_star1.gif";
	document.getElementById("rank2").src="/wp-content/themes/softly/design/fact_star1.gif";
	document.getElementById("rank3").src="/wp-content/themes/softly/design/fact_star1.gif";
	document.getElementById("rank4").src="/wp-content/themes/softly/design/fact_star1.gif";
	document.getElementById("rank5").src="/wp-content/themes/softly/design/fact_star2.gif";
}

function selectrank5() {
	document.getElementById("rank1").src="/wp-content/themes/softly/design/fact_star1.gif";
	document.getElementById("rank2").src="/wp-content/themes/softly/design/fact_star1.gif";
	document.getElementById("rank3").src="/wp-content/themes/softly/design/fact_star1.gif";
	document.getElementById("rank4").src="/wp-content/themes/softly/design/fact_star1.gif";
	document.getElementById("rank5").src="/wp-content/themes/softly/design/fact_star1.gif";
}
