Javascript and SSL

If I were to send a javascript call from a site that uses SSL to a different site would it go in plain text? It would be from client side to third party server, and be sent as a url with querystring.

I think I may have questioned that wrong. The site has an SSL connection with a server? Is viewing a page sent by SSL?

Thanks

If the second site does not use SSL it will not be encrypted.