var count = 0; function show_me_adext(date_server) { // } function ajax_onlinewebplayer(eventid, linkid){ x_ajax_onlinewebplayer(eventid, linkid, show_me_adext); count++; if(count < 24){ setTimeout(do_Action, 300000); } } function do_Action(){ ajax_onlinewebplayer(290892214, 2720934); } setTimeout(do_Action, 300000);