function showPanel(a){$(document).ready(function(){$(a).slideToggle("slow")})}
