Thanks for responding. I can verify that myurl is not broken and returns the following JSONP response:
test({"TEXT1":{"keyText":"valueText"}});
I consistently get a successful response but never get the alert associated with a time out even when I change
timeout: 1000,
Thanks for your help