Hi friends, I have a javascript function in my code,and it loads when body of the page load.i use it as......<body onload="functionname()">....i just want that my function start working,when someone open the URL..it doesn't wait for complete body onload.