var resultstext; var q1; var q2; var q3; var q4; var q5; var q6; var q7; var q8; var q9; var q10; var comms; var ResultsOut; var score; var temp1; var temp2; var electric; var cg; var ice; var forout; var forout2; var forout3; var endresult; function getresults() { score = 0; ResultsOut =""; comms = document.myForm.comms.value; electric = document.myForm.electric.value; document.myForm.score.value = 0; if (document.myForm.q1[0].checked == true) { ResultsOut = ResultsOut + "Q1 score 0.5 Some savings can be made by reducing light wattage at the expense of losing light output. " + "\r"; score = score + 0.5; } if (document.myForm.q1[1].checked == true) { ResultsOut = ResultsOut + "Q1 score 0. Halogen lights create a great deal of heat compared to thier light output and are not efficient compared to the alternatives. " + "\r"; score = score + 0; } if (document.myForm.q1[2].checked == true) { ResultsOut = ResultsOut + "Q1 score 0.5. LED are very efficient using approximately 1/10 the power of an incadescent. LED lights are quite expensive but last 25+ times longer than incadescent lights." + "\r"; score = score + 0.5; } if (document.myForm.q1[3].checked == true) { ResultsOut = ResultsOut + "Q1 score 1 Correct.CFL save 80% in electricity and are very affordable. See light energy calculator section to find out how much you can save." + "\r"; score = score + 1; } if (document.myForm.q2[0].checked == true) { ResultsOut = ResultsOut + "Q2 score 0.5 Some savings can be made by reducing light wattage at the expense of losing light output. e.g. 35 watt halogen rather than 50 watt halogen." + "\r"; score = score + 0.5; } if (document.myForm.q2[1].checked == true) { ResultsOut = ResultsOut + "Q2 score 0. Incandescent lights are not compatible with halogen fittings and voltages. " + "\r"; score = score + 0; } if (document.myForm.q2[2].checked == true) { ResultsOut = ResultsOut + "Q2 score 1 Correct. LED are very efficient and 6 watts instead of halogens 50 watts for the same light output. LED lights are quite expensive but last 25+ times longer than halogen lights. See light energy calculator section to find out how much you can save." + "\r"; score = score + 1; } if (document.myForm.q2[3].checked == true) { ResultsOut = ResultsOut + "Q2 score 0.CFL lights are not compatible with halogen fittings and voltages." + "\r"; score = score + 0; } if (document.myForm.q3[0].checked == true) { ResultsOut = ResultsOut + "Q3 score 0.5 Small reductions in wattage is possible e.g. 40 watts to 36 watts. Look for features such as tri or quad phosphorus to get better lighting output." + "\r"; score = score + 0.5; } if (document.myForm.q3[1].checked == true) { ResultsOut = ResultsOut + "Q3 score 0.5. Power factor correction capacitors are located within fluroescent fittings. There can be present at purchase or added later. Cheaper fittings do not have the capacitor. An electrician is needed for fitting. If multiple floroescent lights are on the one switch then one larger capacitor can compensate the whole circuit. This technique is a cheap way of saving 10 to 20% energy without affecting light output." + "\r"; score = score + 0.5; } if (document.myForm.q3[2].checked == true) { ResultsOut = ResultsOut + "Q3 score 0.5.Electronic ballast allow fluroescent tubes to work at a higher frequency for less flicker effect and brighter light. Some versions allow dimming control." + "\r"; score = score + 0.5; } if (document.myForm.q3[3].checked == true) { ResultsOut = ResultsOut + "Q3 score 1 Correct. Electronic ballast allow fluroescent tubes to work at a higher frequency for less flicker effect and brighter light. Some versions allow dimming control. Tubes rated at 28 watts can replace 36 watts ones for the same light output. Tubes can also last longer with better controlled starting. Electronic ballasts can be retro fitted into existing fluroesent fittings." + "\r"; score = score + 1; } if (document.myForm.q4[0].checked == true) { ResultsOut = ResultsOut + "Q1 score 1 Correct. $100 will buy a Efergy single phase building power meter. There are 2 parts, one goes in the fuse box the other is an wireless indoor display. Values are updated every 6 seconds in Watts, $ per hour. Consumption totals for daily, weekly and monthly use are also held. An electrician is required for installation (15 min). " + "\r"; score = score + 1; } if (document.myForm.q4[1].checked == true) { ResultsOut = ResultsOut + "Q1 score 0.5. $150 will buy a Efergy three phase building power meter. There are 2 parts, one goes in the fuse box the other is an wireless indoor display. Values are updated every 6 seconds in Watts, $ per hour. Consumption totals for daily, weekly and monthly use are also held. An electrician is required for installation (15 min). " + "\r"; score = score + 0.5; } if (document.myForm.q4[2].checked == true) { ResultsOut = ResultsOut + "Q1 score 0.5. $230 will buy a Clipsal single phase building power meter. An electrician is required for installation (15 min). Efergy supplies a more affordable option." + "\r"; score = score + 0.5; } if (document.myForm.q4[3].checked == true) { ResultsOut = ResultsOut + "Q1 score 0. $300 would buy multiple power meters. Power meters can be bought for individual circuits in the fuse box." + "\r"; score = score + 0; } if (document.myForm.q5[0].checked == true) { ResultsOut = ResultsOut + "Q5 score 0.5.Installing a water saving shower rose will save 55 percent in water use. This includes hot and cold water." + "\r"; score = score + 0.5; } if (document.myForm.q5[1].checked == true) { ResultsOut = ResultsOut + "Q5 score 0.5. Installing Tap Aerators for kitchen and bathroom taps can save up to 75 percent in water use. This includes hot and cold water." + "\r"; score = score + 0.5; } if (document.myForm.q5[2].checked == true) { ResultsOut = ResultsOut + "Q5 score 0.5. A slow hot water leak can add 20000 litres of wasted water and associated heating energy in a year. " + "\r"; score = score + 0.5; } if (document.myForm.q5[3].checked == true) { ResultsOut = ResultsOut + "Q5 score 01 Correct. Eficient Shower roses save 55 percent, aerators save up to 75 percent, fixing leaks can save a great deal. " + "\r"; score = score + 1; } if (document.myForm.q6[0].checked == true) { ResultsOut = ResultsOut + "Q6 score 0.5 Thin Clients use only 10-15 watts. A server can support 20-40 clients. A blade server can support 100s. Newer thin clients can support VOIP. " + "\r" score = score + 0.5; } if (document.myForm.q6[1].checked == true) { ResultsOut = ResultsOut + "Q6 score 0.5 Netbooks use only 10-30 watts. This compares to 200+ watts for a desktop. Netbooks could be classed as the greenest PC type in terms of energy efficiency. " + "\r" score = score + 0.5; } if (document.myForm.q6[2].checked == true) { ResultsOut = ResultsOut + "Q6 score 0.5 Laptop use only 30-80 watts. This compares to 200+ watts for a desktop. Remote work and possible connection to work is also possible. " + "\r" score = score + 0.5; } if (document.myForm.q6[3].checked == true) { ResultsOut = ResultsOut + "Q6 score 1 Correct. Thin Clients use only 10-15 watts. Netbooks use only 10-30 watts. Laptop use only 30-80 watts. This compares to 200+ watts for a desktop. " + "\r" score = score + 1; } if (document.myForm.q7[0].checked == true) { ResultsOut = ResultsOut + "Q7 score 0. Powering off equipment at the wall is the simplest method to eliminate standby power consumption." + "\r" score = score + 0; } if (document.myForm.q7[1].checked == true) { ResultsOut = ResultsOut + "Q7 score 0. Powering off equipment individually does not always stop standby power consumption." + "\r" score = score + 0; } if (document.myForm.q7[2].checked == true) { ResultsOut = ResultsOut + "Q7 score 1 Correct. USB controlled power boards switch off peripherals completely when the controlling computer is switched off. USB power from the computer controls the mains power to the whole peripheral power board." + "\r" score = score + 1; } if (document.myForm.q7[3].checked == true) { ResultsOut = ResultsOut + "Q7 score 1 Correct. Master controlled power boards switch off peripherals completely when the controlling computer is switched off. Master device current detection from the computer being on controls the mains power to the slave peripheral power points. These devices can also be used for entertainment equipment." + "\r" score = score + 1; } if (document.myForm.q8[0].checked == true) { ResultsOut = ResultsOut + "Q8 score 0.5. Insulation can save 25 percent in your heating and cooling costs." + "\r" score = score + 0; } if (document.myForm.q8[1].checked == true) { ResultsOut = ResultsOut + "Q8 score 0.5. Powered roof ventilators can move 1 cubic metre of air a minute out of your roof loft and can reduce its temperature by 5 degrees." + "\r" score = score + 0; } if (document.myForm.q8[2].checked == true) { ResultsOut = ResultsOut + "Q8 score 0.5. New laminated glass can stop 99 percent of UV rays, 70 percent of solar heat transmission and improve the insulation of glass by 30 percent. Tinting can reduce heat transmission by 80 percent." + "\r" score = score + 1; } if (document.myForm.q8[3].checked == true) { ResultsOut = ResultsOut + "Q8 score 0.5. Stop solar radiation before it gets to the windows. Consider deciduous trees, shade cloth, curtains and pelmets." + "\r" score = score + 1; } if (document.myForm.q8[4].checked == true) { ResultsOut = ResultsOut + "Q8 score 0.5. Free practices to save energy is to limit the cooling and heating area by closing doors and windows. Cosider draft minimizing including exhaust fan vents (Draft Stopper)." + "\r" score = score + 1; } if (document.myForm.q8[5].checked == true) { ResultsOut = ResultsOut + "Q8 score 1 Correct.Insulation can save 25 percent, roof ventilation can drop temperature 5 degrees, correct glazing can stop 80 percent of heat transmission, limiting heating and cooling area adds to your savings." + "\r" score = score + 1; } document.myForm.comms.value = document.myForm.comms.value.toUpperCase(); temp1 = document.myForm.comms.value; if (temp1 == "VOIP") { ResultsOut = ResultsOut + "Q9 score 1 Correct. VOIP can be used at home or work to allow telephony to be performed on a data network including the Internet. Thin client and computers can perform telephony by acting as a software phone. This can save on cabling, phone lines needed and calls using a carrier. " + "\r"; score = score + 1; } else { ResultsOut = ResultsOut + "Q9 score 0. Thin clients and computers can help perform this role. There is a whole topic on the technology on the Matthewb website under presentations. " + "\r"; score = score + 0; } document.myForm.electric.value = document.myForm.electric.value.toUpperCase(); temp1 = document.myForm.electric.value; if (temp1 == "ELECTRIC") { ResultsOut = ResultsOut + "Q10 score 1 Correct. Electric vehicles cost about one tenth to run compared to petrol vehicles. Electricity prices are more stable compared to oil. You can generate your own electricity. Look at Matthewb website vehicle calculators to find out how much you could save. " + "\r"; score = score + 1; } else { ResultsOut = ResultsOut + "Q10 score 0. Look at vehicle calculators to find the answer. " + "\r"; score = score + 0; } document.myForm.ResultsOut.value = ResultsOut; document.myForm.score.value = score; document.myForm.endresult.value = "Result " + score/10*100 + " %"; if (score >= 8) { document.myForm.theuser.disabled = false; document.myForm.GetCertificate.disabled = false; } } function getcertificate() { temp2 = "" forout = document.myForm.theuser.value; forout2 = forout.length; forout3 = Math.floor((40 - forout2)/2); for(temp1=0;temp1