 $(document).ready(function()  
 {  

 $('.secondary').hide();

 });  
