function correctCost(seminar) {
	var regex6=/6-Modules/i;
	var regex5=/5-Modules/i;
	var regex4=/4-Modules/i;
	var regex3=/3-Modules/i;
	var regex2=/2-Modules/i;
	var regex1=/1-Modules/i;
	var regex1day=/1-Day/i;
	if (regex6.test(seminar.value)) {
		document.getElementById('att_1_cost_6module').style.color = '#000';
		document.getElementById('att_2_cost_6module').style.color = '#000';
		document.getElementById('att_3_cost_6module').style.color = '#000';
		document.getElementById('att_4_cost_6module').style.color = '#000';
		document.getElementById('att_5_cost_6module').style.color = '#000';
		document.getElementById('att_6_cost_6module').style.color = '#000';
		document.getElementById('att_7_cost_6module').style.color = '#000';
		document.getElementById('att_8_cost_6module').style.color = '#000';
		document.getElementById('att_9_cost_6module').style.color = '#000';
		document.getElementById('att_10_cost_6module').style.color = '#000';
		document.getElementById('att_1_cost_5module').style.color = '#ccc';
		document.getElementById('att_2_cost_5module').style.color = '#ccc';
		document.getElementById('att_3_cost_5module').style.color = '#ccc';
		document.getElementById('att_4_cost_5module').style.color = '#ccc';
		document.getElementById('att_5_cost_5module').style.color = '#ccc';
		document.getElementById('att_6_cost_5module').style.color = '#ccc';
		document.getElementById('att_7_cost_5module').style.color = '#ccc';
		document.getElementById('att_8_cost_5module').style.color = '#ccc';
		document.getElementById('att_9_cost_5module').style.color = '#ccc';
		document.getElementById('att_10_cost_5module').style.color = '#ccc';
		document.getElementById('att_1_cost_4module').style.color = '#ccc';
		document.getElementById('att_2_cost_4module').style.color = '#ccc';
		document.getElementById('att_3_cost_4module').style.color = '#ccc';
		document.getElementById('att_4_cost_4module').style.color = '#ccc';
		document.getElementById('att_5_cost_4module').style.color = '#ccc';
		document.getElementById('att_6_cost_4module').style.color = '#ccc';
		document.getElementById('att_7_cost_4module').style.color = '#ccc';
		document.getElementById('att_8_cost_4module').style.color = '#ccc';
		document.getElementById('att_9_cost_4module').style.color = '#ccc';
		document.getElementById('att_10_cost_4module').style.color = '#ccc';
		document.getElementById('att_1_cost_3module').style.color = '#ccc';
		document.getElementById('att_2_cost_3module').style.color = '#ccc';
		document.getElementById('att_3_cost_3module').style.color = '#ccc';
		document.getElementById('att_4_cost_3module').style.color = '#ccc';
		document.getElementById('att_5_cost_3module').style.color = '#ccc';
		document.getElementById('att_6_cost_3module').style.color = '#ccc';
		document.getElementById('att_7_cost_3module').style.color = '#ccc';
		document.getElementById('att_8_cost_3module').style.color = '#ccc';
		document.getElementById('att_9_cost_3module').style.color = '#ccc';
		document.getElementById('att_10_cost_3module').style.color = '#ccc';
		document.getElementById('att_1_cost_2module').style.color = '#ccc';
		document.getElementById('att_2_cost_2module').style.color = '#ccc';
		document.getElementById('att_3_cost_2module').style.color = '#ccc';
		document.getElementById('att_4_cost_2module').style.color = '#ccc';
		document.getElementById('att_5_cost_2module').style.color = '#ccc';
		document.getElementById('att_6_cost_2module').style.color = '#ccc';
		document.getElementById('att_7_cost_2module').style.color = '#ccc';
		document.getElementById('att_8_cost_2module').style.color = '#ccc';
		document.getElementById('att_9_cost_2module').style.color = '#ccc';
		document.getElementById('att_10_cost_2module').style.color = '#ccc';
		document.getElementById('att_1_cost_1module').style.color = '#ccc';
		document.getElementById('att_2_cost_1module').style.color = '#ccc';
		document.getElementById('att_3_cost_1module').style.color = '#ccc';
		document.getElementById('att_4_cost_1module').style.color = '#ccc';
		document.getElementById('att_5_cost_1module').style.color = '#ccc';
		document.getElementById('att_6_cost_1module').style.color = '#ccc';
		document.getElementById('att_7_cost_1module').style.color = '#ccc';
		document.getElementById('att_8_cost_1module').style.color = '#ccc';
		document.getElementById('att_9_cost_1module').style.color = '#ccc';
		document.getElementById('att_10_cost_1module').style.color = '#ccc';
		document.regform.att_1_cost.value = '2495';
		document.regform.att_2_cost.value = '2295';
		document.regform.att_3_cost.value = '2245';
		document.regform.att_4_cost.value = '2195';
		document.regform.att_5_cost.value = '2145';
		document.regform.att_6_cost.value = '2095';
		document.regform.att_7_cost.value = '2045';
		document.regform.att_8_cost.value = '0';
		document.regform.att_9_cost.value = '2045';
		document.regform.att_10_cost.value = '0';
	} else if (regex5.test(seminar.value)) {
		document.getElementById('att_1_cost_6module').style.color = '#ccc';
		document.getElementById('att_2_cost_6module').style.color = '#ccc';
		document.getElementById('att_3_cost_6module').style.color = '#ccc';
		document.getElementById('att_4_cost_6module').style.color = '#ccc';
		document.getElementById('att_5_cost_6module').style.color = '#ccc';
		document.getElementById('att_6_cost_6module').style.color = '#ccc';
		document.getElementById('att_7_cost_6module').style.color = '#ccc';
		document.getElementById('att_8_cost_6module').style.color = '#ccc';
		document.getElementById('att_9_cost_6module').style.color = '#ccc';
		document.getElementById('att_10_cost_6module').style.color = '#ccc';
		document.getElementById('att_1_cost_5module').style.color = '#000';
		document.getElementById('att_2_cost_5module').style.color = '#000';
		document.getElementById('att_3_cost_5module').style.color = '#000';
		document.getElementById('att_4_cost_5module').style.color = '#000';
		document.getElementById('att_5_cost_5module').style.color = '#000';
		document.getElementById('att_6_cost_5module').style.color = '#000';
		document.getElementById('att_7_cost_5module').style.color = '#000';
		document.getElementById('att_8_cost_5module').style.color = '#000';
		document.getElementById('att_9_cost_5module').style.color = '#000';
		document.getElementById('att_10_cost_5module').style.color = '#000';
		document.getElementById('att_1_cost_4module').style.color = '#ccc';
		document.getElementById('att_2_cost_4module').style.color = '#ccc';
		document.getElementById('att_3_cost_4module').style.color = '#ccc';
		document.getElementById('att_4_cost_4module').style.color = '#ccc';
		document.getElementById('att_5_cost_4module').style.color = '#ccc';
		document.getElementById('att_6_cost_4module').style.color = '#ccc';
		document.getElementById('att_7_cost_4module').style.color = '#ccc';
		document.getElementById('att_8_cost_4module').style.color = '#ccc';
		document.getElementById('att_9_cost_4module').style.color = '#ccc';
		document.getElementById('att_10_cost_4module').style.color = '#ccc';
		document.getElementById('att_1_cost_3module').style.color = '#ccc';
		document.getElementById('att_2_cost_3module').style.color = '#ccc';
		document.getElementById('att_3_cost_3module').style.color = '#ccc';
		document.getElementById('att_4_cost_3module').style.color = '#ccc';
		document.getElementById('att_5_cost_3module').style.color = '#ccc';
		document.getElementById('att_6_cost_3module').style.color = '#ccc';
		document.getElementById('att_7_cost_3module').style.color = '#ccc';
		document.getElementById('att_8_cost_3module').style.color = '#ccc';
		document.getElementById('att_9_cost_3module').style.color = '#ccc';
		document.getElementById('att_10_cost_3module').style.color = '#ccc';
		document.getElementById('att_1_cost_2module').style.color = '#ccc';
		document.getElementById('att_2_cost_2module').style.color = '#ccc';
		document.getElementById('att_3_cost_2module').style.color = '#ccc';
		document.getElementById('att_4_cost_2module').style.color = '#ccc';
		document.getElementById('att_5_cost_2module').style.color = '#ccc';
		document.getElementById('att_6_cost_2module').style.color = '#ccc';
		document.getElementById('att_7_cost_2module').style.color = '#ccc';
		document.getElementById('att_8_cost_2module').style.color = '#ccc';
		document.getElementById('att_9_cost_2module').style.color = '#ccc';
		document.getElementById('att_10_cost_2module').style.color = '#ccc';
		document.getElementById('att_1_cost_1module').style.color = '#ccc';
		document.getElementById('att_2_cost_1module').style.color = '#ccc';
		document.getElementById('att_3_cost_1module').style.color = '#ccc';
		document.getElementById('att_4_cost_1module').style.color = '#ccc';
		document.getElementById('att_5_cost_1module').style.color = '#ccc';
		document.getElementById('att_6_cost_1module').style.color = '#ccc';
		document.getElementById('att_7_cost_1module').style.color = '#ccc';
		document.getElementById('att_8_cost_1module').style.color = '#ccc';
		document.getElementById('att_9_cost_1module').style.color = '#ccc';
		document.getElementById('att_10_cost_1module').style.color = '#ccc';
		document.regform.att_1_cost.value = '2145';
		document.regform.att_2_cost.value = '1945';
		document.regform.att_3_cost.value = '1895';
		document.regform.att_4_cost.value = '1845';
		document.regform.att_5_cost.value = '1795';
		document.regform.att_6_cost.value = '1745';
		document.regform.att_7_cost.value = '1695';
		document.regform.att_8_cost.value = '0';
		document.regform.att_9_cost.value = '1695';
		document.regform.att_10_cost.value = '0';
	} else if (regex4.test(seminar.value)) {
		document.getElementById('att_1_cost_6module').style.color = '#ccc';
		document.getElementById('att_2_cost_6module').style.color = '#ccc';
		document.getElementById('att_3_cost_6module').style.color = '#ccc';
		document.getElementById('att_4_cost_6module').style.color = '#ccc';
		document.getElementById('att_5_cost_6module').style.color = '#ccc';
		document.getElementById('att_6_cost_6module').style.color = '#ccc';
		document.getElementById('att_7_cost_6module').style.color = '#ccc';
		document.getElementById('att_8_cost_6module').style.color = '#ccc';
		document.getElementById('att_9_cost_6module').style.color = '#ccc';
		document.getElementById('att_10_cost_6module').style.color = '#ccc';
		document.getElementById('att_1_cost_5module').style.color = '#ccc';
		document.getElementById('att_2_cost_5module').style.color = '#ccc';
		document.getElementById('att_3_cost_5module').style.color = '#ccc';
		document.getElementById('att_4_cost_5module').style.color = '#ccc';
		document.getElementById('att_5_cost_5module').style.color = '#ccc';
		document.getElementById('att_6_cost_5module').style.color = '#ccc';
		document.getElementById('att_7_cost_5module').style.color = '#ccc';
		document.getElementById('att_8_cost_5module').style.color = '#ccc';
		document.getElementById('att_9_cost_5module').style.color = '#ccc';
		document.getElementById('att_10_cost_5module').style.color = '#ccc';
		document.getElementById('att_1_cost_4module').style.color = '#000';
		document.getElementById('att_2_cost_4module').style.color = '#000';
		document.getElementById('att_3_cost_4module').style.color = '#000';
		document.getElementById('att_4_cost_4module').style.color = '#000';
		document.getElementById('att_5_cost_4module').style.color = '#000';
		document.getElementById('att_6_cost_4module').style.color = '#000';
		document.getElementById('att_7_cost_4module').style.color = '#000';
		document.getElementById('att_8_cost_4module').style.color = '#000';
		document.getElementById('att_9_cost_4module').style.color = '#000';
		document.getElementById('att_10_cost_4module').style.color = '#000';
		document.getElementById('att_1_cost_3module').style.color = '#ccc';
		document.getElementById('att_2_cost_3module').style.color = '#ccc';
		document.getElementById('att_3_cost_3module').style.color = '#ccc';
		document.getElementById('att_4_cost_3module').style.color = '#ccc';
		document.getElementById('att_5_cost_3module').style.color = '#ccc';
		document.getElementById('att_6_cost_3module').style.color = '#ccc';
		document.getElementById('att_7_cost_3module').style.color = '#ccc';
		document.getElementById('att_8_cost_3module').style.color = '#ccc';
		document.getElementById('att_9_cost_3module').style.color = '#ccc';
		document.getElementById('att_10_cost_3module').style.color = '#ccc';
		document.getElementById('att_1_cost_2module').style.color = '#ccc';
		document.getElementById('att_2_cost_2module').style.color = '#ccc';
		document.getElementById('att_3_cost_2module').style.color = '#ccc';
		document.getElementById('att_4_cost_2module').style.color = '#ccc';
		document.getElementById('att_5_cost_2module').style.color = '#ccc';
		document.getElementById('att_6_cost_2module').style.color = '#ccc';
		document.getElementById('att_7_cost_2module').style.color = '#ccc';
		document.getElementById('att_8_cost_2module').style.color = '#ccc';
		document.getElementById('att_9_cost_2module').style.color = '#ccc';
		document.getElementById('att_10_cost_2module').style.color = '#ccc';
		document.getElementById('att_1_cost_1module').style.color = '#ccc';
		document.getElementById('att_2_cost_1module').style.color = '#ccc';
		document.getElementById('att_3_cost_1module').style.color = '#ccc';
		document.getElementById('att_4_cost_1module').style.color = '#ccc';
		document.getElementById('att_5_cost_1module').style.color = '#ccc';
		document.getElementById('att_6_cost_1module').style.color = '#ccc';
		document.getElementById('att_7_cost_1module').style.color = '#ccc';
		document.getElementById('att_8_cost_1module').style.color = '#ccc';
		document.getElementById('att_9_cost_1module').style.color = '#ccc';
		document.getElementById('att_10_cost_1module').style.color = '#ccc';
		document.regform.att_1_cost.value = '1845';
		document.regform.att_2_cost.value = '1645';
		document.regform.att_3_cost.value = '1595';
		document.regform.att_4_cost.value = '1545';
		document.regform.att_5_cost.value = '1495';
		document.regform.att_6_cost.value = '1445';
		document.regform.att_7_cost.value = '1395';
		document.regform.att_8_cost.value = '0';
		document.regform.att_9_cost.value = '1395';
		document.regform.att_10_cost.value = '0';
	} else if (regex3.test(seminar.value)) {
		document.getElementById('att_1_cost_6module').style.color = '#ccc';
		document.getElementById('att_2_cost_6module').style.color = '#ccc';
		document.getElementById('att_3_cost_6module').style.color = '#ccc';
		document.getElementById('att_4_cost_6module').style.color = '#ccc';
		document.getElementById('att_5_cost_6module').style.color = '#ccc';
		document.getElementById('att_6_cost_6module').style.color = '#ccc';
		document.getElementById('att_7_cost_6module').style.color = '#ccc';
		document.getElementById('att_8_cost_6module').style.color = '#ccc';
		document.getElementById('att_9_cost_6module').style.color = '#ccc';
		document.getElementById('att_10_cost_6module').style.color = '#ccc';
		document.getElementById('att_1_cost_5module').style.color = '#ccc';
		document.getElementById('att_2_cost_5module').style.color = '#ccc';
		document.getElementById('att_3_cost_5module').style.color = '#ccc';
		document.getElementById('att_4_cost_5module').style.color = '#ccc';
		document.getElementById('att_5_cost_5module').style.color = '#ccc';
		document.getElementById('att_6_cost_5module').style.color = '#ccc';
		document.getElementById('att_7_cost_5module').style.color = '#ccc';
		document.getElementById('att_8_cost_5module').style.color = '#ccc';
		document.getElementById('att_9_cost_5module').style.color = '#ccc';
		document.getElementById('att_10_cost_5module').style.color = '#ccc';
		document.getElementById('att_1_cost_4module').style.color = '#ccc';
		document.getElementById('att_2_cost_4module').style.color = '#ccc';
		document.getElementById('att_3_cost_4module').style.color = '#ccc';
		document.getElementById('att_4_cost_4module').style.color = '#ccc';
		document.getElementById('att_5_cost_4module').style.color = '#ccc';
		document.getElementById('att_6_cost_4module').style.color = '#ccc';
		document.getElementById('att_7_cost_4module').style.color = '#ccc';
		document.getElementById('att_8_cost_4module').style.color = '#ccc';
		document.getElementById('att_9_cost_4module').style.color = '#ccc';
		document.getElementById('att_10_cost_4module').style.color = '#ccc';
		document.getElementById('att_1_cost_3module').style.color = '#000';
		document.getElementById('att_2_cost_3module').style.color = '#000';
		document.getElementById('att_3_cost_3module').style.color = '#000';
		document.getElementById('att_4_cost_3module').style.color = '#000';
		document.getElementById('att_5_cost_3module').style.color = '#000';
		document.getElementById('att_6_cost_3module').style.color = '#000';
		document.getElementById('att_7_cost_3module').style.color = '#000';
		document.getElementById('att_8_cost_3module').style.color = '#000';
		document.getElementById('att_9_cost_3module').style.color = '#000';
		document.getElementById('att_10_cost_3module').style.color = '#000';
		document.getElementById('att_1_cost_2module').style.color = '#ccc';
		document.getElementById('att_2_cost_2module').style.color = '#ccc';
		document.getElementById('att_3_cost_2module').style.color = '#ccc';
		document.getElementById('att_4_cost_2module').style.color = '#ccc';
		document.getElementById('att_5_cost_2module').style.color = '#ccc';
		document.getElementById('att_6_cost_2module').style.color = '#ccc';
		document.getElementById('att_7_cost_2module').style.color = '#ccc';
		document.getElementById('att_8_cost_2module').style.color = '#ccc';
		document.getElementById('att_9_cost_2module').style.color = '#ccc';
		document.getElementById('att_10_cost_2module').style.color = '#ccc';
		document.getElementById('att_1_cost_1module').style.color = '#ccc';
		document.getElementById('att_2_cost_1module').style.color = '#ccc';
		document.getElementById('att_3_cost_1module').style.color = '#ccc';
		document.getElementById('att_4_cost_1module').style.color = '#ccc';
		document.getElementById('att_5_cost_1module').style.color = '#ccc';
		document.getElementById('att_6_cost_1module').style.color = '#ccc';
		document.getElementById('att_7_cost_1module').style.color = '#ccc';
		document.getElementById('att_8_cost_1module').style.color = '#ccc';
		document.getElementById('att_9_cost_1module').style.color = '#ccc';
		document.getElementById('att_10_cost_1module').style.color = '#ccc';
		document.regform.att_1_cost.value = '1470';
		document.regform.att_2_cost.value = '1370';
		document.regform.att_3_cost.value = '1320';
		document.regform.att_4_cost.value = '1270';
		document.regform.att_5_cost.value = '1220';
		document.regform.att_6_cost.value = '1170';
		document.regform.att_7_cost.value = '1120';
		document.regform.att_8_cost.value = '0';
		document.regform.att_9_cost.value = '1120';
		document.regform.att_10_cost.value = '0';
	} else if ((regex2.test(seminar.value)) || (regex1day.test(seminar.value))) {
		document.getElementById('att_1_cost_6module').style.color = '#ccc';
		document.getElementById('att_2_cost_6module').style.color = '#ccc';
		document.getElementById('att_3_cost_6module').style.color = '#ccc';
		document.getElementById('att_4_cost_6module').style.color = '#ccc';
		document.getElementById('att_5_cost_6module').style.color = '#ccc';
		document.getElementById('att_6_cost_6module').style.color = '#ccc';
		document.getElementById('att_7_cost_6module').style.color = '#ccc';
		document.getElementById('att_8_cost_6module').style.color = '#ccc';
		document.getElementById('att_9_cost_6module').style.color = '#ccc';
		document.getElementById('att_10_cost_6module').style.color = '#ccc';
		document.getElementById('att_1_cost_5module').style.color = '#ccc';
		document.getElementById('att_2_cost_5module').style.color = '#ccc';
		document.getElementById('att_3_cost_5module').style.color = '#ccc';
		document.getElementById('att_4_cost_5module').style.color = '#ccc';
		document.getElementById('att_5_cost_5module').style.color = '#ccc';
		document.getElementById('att_6_cost_5module').style.color = '#ccc';
		document.getElementById('att_7_cost_5module').style.color = '#ccc';
		document.getElementById('att_8_cost_5module').style.color = '#ccc';
		document.getElementById('att_9_cost_5module').style.color = '#ccc';
		document.getElementById('att_10_cost_5module').style.color = '#ccc';
		document.getElementById('att_1_cost_4module').style.color = '#ccc';
		document.getElementById('att_2_cost_4module').style.color = '#ccc';
		document.getElementById('att_3_cost_4module').style.color = '#ccc';
		document.getElementById('att_4_cost_4module').style.color = '#ccc';
		document.getElementById('att_5_cost_4module').style.color = '#ccc';
		document.getElementById('att_6_cost_4module').style.color = '#ccc';
		document.getElementById('att_7_cost_4module').style.color = '#ccc';
		document.getElementById('att_8_cost_4module').style.color = '#ccc';
		document.getElementById('att_9_cost_4module').style.color = '#ccc';
		document.getElementById('att_10_cost_4module').style.color = '#ccc';
		document.getElementById('att_1_cost_3module').style.color = '#ccc';
		document.getElementById('att_2_cost_3module').style.color = '#ccc';
		document.getElementById('att_3_cost_3module').style.color = '#ccc';
		document.getElementById('att_4_cost_3module').style.color = '#ccc';
		document.getElementById('att_5_cost_3module').style.color = '#ccc';
		document.getElementById('att_6_cost_3module').style.color = '#ccc';
		document.getElementById('att_7_cost_3module').style.color = '#ccc';
		document.getElementById('att_8_cost_3module').style.color = '#ccc';
		document.getElementById('att_9_cost_3module').style.color = '#ccc';
		document.getElementById('att_10_cost_3module').style.color = '#ccc';
		document.getElementById('att_1_cost_2module').style.color = '#000';
		document.getElementById('att_2_cost_2module').style.color = '#000';
		document.getElementById('att_3_cost_2module').style.color = '#000';
		document.getElementById('att_4_cost_2module').style.color = '#000';
		document.getElementById('att_5_cost_2module').style.color = '#000';
		document.getElementById('att_6_cost_2module').style.color = '#000';
		document.getElementById('att_7_cost_2module').style.color = '#000';
		document.getElementById('att_8_cost_2module').style.color = '#000';
		document.getElementById('att_9_cost_2module').style.color = '#000';
		document.getElementById('att_10_cost_2module').style.color = '#000';
		document.getElementById('att_1_cost_1module').style.color = '#ccc';
		document.getElementById('att_2_cost_1module').style.color = '#ccc';
		document.getElementById('att_3_cost_1module').style.color = '#ccc';
		document.getElementById('att_4_cost_1module').style.color = '#ccc';
		document.getElementById('att_5_cost_1module').style.color = '#ccc';
		document.getElementById('att_6_cost_1module').style.color = '#ccc';
		document.getElementById('att_7_cost_1module').style.color = '#ccc';
		document.getElementById('att_8_cost_1module').style.color = '#ccc';
		document.getElementById('att_9_cost_1module').style.color = '#ccc';
		document.getElementById('att_10_cost_1module').style.color = '#ccc';
		document.regform.att_1_cost.value = '1095';
		document.regform.att_2_cost.value = '1045';
		document.regform.att_3_cost.value = '995';
		document.regform.att_4_cost.value = '945';
		document.regform.att_5_cost.value = '895';
		document.regform.att_6_cost.value = '845';
		document.regform.att_7_cost.value = '795';
		document.regform.att_8_cost.value = '0';
		document.regform.att_9_cost.value = '795';
		document.regform.att_10_cost.value = '0';
	} else {
		document.getElementById('att_1_cost_6module').style.color = '#ccc';
		document.getElementById('att_2_cost_6module').style.color = '#ccc';
		document.getElementById('att_3_cost_6module').style.color = '#ccc';
		document.getElementById('att_4_cost_6module').style.color = '#ccc';
		document.getElementById('att_5_cost_6module').style.color = '#ccc';
		document.getElementById('att_6_cost_6module').style.color = '#ccc';
		document.getElementById('att_7_cost_6module').style.color = '#ccc';
		document.getElementById('att_8_cost_6module').style.color = '#ccc';
		document.getElementById('att_9_cost_6module').style.color = '#ccc';
		document.getElementById('att_10_cost_6module').style.color = '#ccc';
		document.getElementById('att_1_cost_5module').style.color = '#ccc';
		document.getElementById('att_2_cost_5module').style.color = '#ccc';
		document.getElementById('att_3_cost_5module').style.color = '#ccc';
		document.getElementById('att_4_cost_5module').style.color = '#ccc';
		document.getElementById('att_5_cost_5module').style.color = '#ccc';
		document.getElementById('att_6_cost_5module').style.color = '#ccc';
		document.getElementById('att_7_cost_5module').style.color = '#ccc';
		document.getElementById('att_8_cost_5module').style.color = '#ccc';
		document.getElementById('att_9_cost_5module').style.color = '#ccc';
		document.getElementById('att_10_cost_5module').style.color = '#ccc';
		document.getElementById('att_1_cost_4module').style.color = '#ccc';
		document.getElementById('att_2_cost_4module').style.color = '#ccc';
		document.getElementById('att_3_cost_4module').style.color = '#ccc';
		document.getElementById('att_4_cost_4module').style.color = '#ccc';
		document.getElementById('att_5_cost_4module').style.color = '#ccc';
		document.getElementById('att_6_cost_4module').style.color = '#ccc';
		document.getElementById('att_7_cost_4module').style.color = '#ccc';
		document.getElementById('att_8_cost_4module').style.color = '#ccc';
		document.getElementById('att_9_cost_4module').style.color = '#ccc';
		document.getElementById('att_10_cost_4module').style.color = '#ccc';
		document.getElementById('att_1_cost_3module').style.color = '#ccc';
		document.getElementById('att_2_cost_3module').style.color = '#ccc';
		document.getElementById('att_3_cost_3module').style.color = '#ccc';
		document.getElementById('att_4_cost_3module').style.color = '#ccc';
		document.getElementById('att_5_cost_3module').style.color = '#ccc';
		document.getElementById('att_6_cost_3module').style.color = '#ccc';
		document.getElementById('att_7_cost_3module').style.color = '#ccc';
		document.getElementById('att_8_cost_3module').style.color = '#ccc';
		document.getElementById('att_9_cost_3module').style.color = '#ccc';
		document.getElementById('att_10_cost_3module').style.color = '#ccc';
		document.getElementById('att_1_cost_2module').style.color = '#ccc';
		document.getElementById('att_2_cost_2module').style.color = '#ccc';
		document.getElementById('att_3_cost_2module').style.color = '#ccc';
		document.getElementById('att_4_cost_2module').style.color = '#ccc';
		document.getElementById('att_5_cost_2module').style.color = '#ccc';
		document.getElementById('att_6_cost_2module').style.color = '#ccc';
		document.getElementById('att_7_cost_2module').style.color = '#ccc';
		document.getElementById('att_8_cost_2module').style.color = '#ccc';
		document.getElementById('att_9_cost_2module').style.color = '#ccc';
		document.getElementById('att_10_cost_2module').style.color = '#ccc';
		document.getElementById('att_1_cost_1module').style.color = '#000';
		document.getElementById('att_2_cost_1module').style.color = '#000';
		document.getElementById('att_3_cost_1module').style.color = '#000';
		document.getElementById('att_4_cost_1module').style.color = '#000';
		document.getElementById('att_5_cost_1module').style.color = '#000';
		document.getElementById('att_6_cost_1module').style.color = '#000';
		document.getElementById('att_7_cost_1module').style.color = '#000';
		document.getElementById('att_8_cost_1module').style.color = '#000';
		document.getElementById('att_9_cost_1module').style.color = '#000';
		document.getElementById('att_10_cost_1module').style.color = '#000';
		document.regform.att_1_cost.value = '620';
		document.regform.att_2_cost.value = '595';
		document.regform.att_3_cost.value = '570';
		document.regform.att_4_cost.value = '545';
		document.regform.att_5_cost.value = '520';
		document.regform.att_6_cost.value = '495';
		document.regform.att_7_cost.value = '470';
		document.regform.att_8_cost.value = '0';
		document.regform.att_9_cost.value = '470';
		document.regform.att_10_cost.value = '0';
	}
	return true;
}
