$(document).ready(function(){
   loadheader();
   loadtopmenu();   
   loadnews();   
   loadkorz();     
   loadmainproducts();
});

