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