//<![CDATA[
function showsearchDiv(){
$("#searchDiv").animate({"height": "toggle"}, { duration: 100 });
}
//]]>

