function popupDisclaimer(theURL) 
{ 
   window.open("/sites/PAG/Pages/Pop_Jump.aspx?urlto=" + theURL,'','width=620,height=460,location=yes,menubar=yes,scrollbars=yes,status=yes,toolbar=yes,resizable=yes');
}







