$(document).ready(function(){ 
   $('.toggle:first').addClass("init_hide");
});
