I guess I would start with why would you need to do this? I've had a need to change requester's and if that is what you are really striving to do make sure to set the flag in the config file and then you can use something similar to the following (var vURL = "/rqc/html/index.htm?newreq=true&requester=" + newRequester

if you are scripting in design studio or if it is a straight bookmark (/rqc/html/index.htm?newreq=true&requester={newRequesterID}). As far as I know there is no way to directly override what product line RQC points to.