function pnAboutExpando(obj){resultsSuggestionsReviseExpando(obj);}
function ctsFlyOut(show,hide)
{
document.getElementById('pn_cts_flyout_'+show).style.display='block';
document.getElementById('pn_cts_flyout_'+hide).style.display='none';
}
function rpd_top()
{
try{document.getElementById("rpd_top").style.width=document.body.parentNode.clientWidth;}
catch (e) {}
}
