jQuery(document).ready(function(){$("#vershow").click(function(){$(".show-hide-sec").toggle();});});