Contact: aviboots(AT)netvision.net.il
42,115 questions
54,815 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 */