function celtofar (form) {form.fahrenheit.value = form.celsius.value*1.8+32} function fartocel (form) { form.celsi.value = (form.fahren.value-32)/1.8 }
Copyright © 1999-2008 Foreign Trade On-Line.
All rights reserved. Privacy Statement
Please read important copyright notices and disclaimers information.