function disclaimer(url){window.open("/disclaimer?url="+url,"popup","width=400,height=400")}function reroute(openURL){window.open(openURL,"thirdpartywin","width=800,height=600,resizable=yes, directories=yes, location=yes, menubar=yes, status=yes, toolbar=yes, scrollbars=yes");self.close();return true};
