$(document).ready(function(){  
	vcitaj_itcom();
	
  function vcitaj_itcom() { 
	$("div#ajax_itcom").load("it.com.mk2.php");
  }
  
});
