//$(document).ready(function(){
//    $("p.suchbox").click(function(event){
//        $("#indexedsearchbox").slideToggle('slow');
//    });
//});
