$(document).ready(function(){

$('#search').show();
$('#newslettersignup2').show();
$('#cats').show();

}); 
