following code waits till dom ready
jQuery(document).ready(function(){
what do i have to write to simple let the execution of the jquery fu
By using window.setTimeout.