
 jQuery(function() {

 jQuery("#menublock").load("menublock.php");

 });
 jQuery(function() {

 jQuery("#blockoutvip").load("vipblock.php");

 });
  jQuery(function() {

 jQuery("#contentpages").load("blockcontentpages.php");

 });
   jQuery(function() {

 jQuery("#blocktop").load("blocktop.php");

 });

