Contact: aviboots(AT)netvision.net.il
40,764 questions
53,140 answers
573 users
str = "#javascript#"; if (str[0] === '#' && str[str.length - 1] === '#') document.write("yes"); else document.write("no"); /* run: yes */