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