Pages: 1
You are viewing a post by dale. View all 18 posts in not for educational purposes, just for fun.. :lol: anyway here is the code: [code]<!-- function isvowel(v) { if ((v == "a") || (v == "e") || (v == "i") || (v == "o") || (v == "u")) { return tru.