Contact: aviboots(AT)netvision.net.il
39,907 questions
51,839 answers
573 users
document.onreadystatechange = function () { if (document.readyState == "complete") document.write("Document (web page) is fully loaded <br />"); } /* run: Document (web page) is fully loaded */