"); myWin.document.write(""); myWin.document.write(myform.email.value); myWin.document.write(""); myWin.document.write("



"); } function check(input){ if (input == "" || input.indexOf('@', 0) == -1) alert("This can not be a valid email address!"); else Pop(); } function calculation(input,num) { var x=input; if (num==0) { var result=(x-32)/1.8; alert(x + " degrees Fahrenheit is " + result +" Celsius degrees."); } if (num==1) { var result=1.8*x+32; alert(x + " Celsius degrees is " + result +" degrees in Fahrenheits"); } } function go(form) { var tU = new Array(); tU[0]="email_drop_conv.html"; tU[1]="index.html"; tU[2]="sitemap.html"; tU[3]="webmaster.html"; location = tU[form.sel_URL.selectedIndex]; }

Email check
Email:

Celsius-Fahrenheit converter

From Fahrenheit to Celsius
From Celsius to Fahrenheit

Dropdown menu