$(document).ready(function(){$("#pop_colorbox").colorbox({width:"630px",height:"540px",scrolling:false,href:"elenco_commenti.php"});$("#pop_colorbox").colorbox({onComplete:function(){$("#elenco_commenti").load("elenco_commenti_in.php?num=0")}})});
