Contact: aviboots(AT)netvision.net.il
41,636 questions
54,299 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 */