function hideTop(){return $("#top-main").hide(),window.parent.document.getElementById("fsTopInner").rows="10, *",$("#hide-marker").show(),!1}function showTop(n){return $("#top-main").show(),window.parent.document.getElementById("fsTopInner").rows="84, *",$("#hide-marker").hide(),window.parent.frames.frmTree.showTop(n),!1}function showContextButtons(){}$(document).ready(function(){$("#hide-marker").click(showTop)})