% sid=request("simId") ' only instanceID is needed to uniquely identify the delivered simulation if sid="" then response.write "Incomplete parameters. Cannot proceed." response.end end if godMode=request("godMode") if godMode="" then godMode="d" end if %>
&uname=<%=request(uname)%>&pwd=<%=request(pwd)%>