Event.observe(window, 'load', startFunction, false);
function startFunction(){

}