$(document).ready(function()
{  
   $('a.zoombox').zoombox();  
   slider_init();
});  
