Can I access the parameters returned from Microsoft Agent using JavaScript (JScript)?

Yes, but currently the only way to do this is using the <SCRIPT LANGUAGE="JScript" FOR="object" EVENT="event()"> syntax. Although this syntax is supported for Microsoft Internet Explorer, it is not supported by other browsers, so you may want to avoid using JavaScript/JScript for this part of your page's script.