<%@ Language=VBScript%> <% option explicit Response.Expires = 0 %> <% dim RQ, strArticleID, strXsltAlias dim objArticle, strOutput dim domDoc, domNodeList, domNode dim intNbrXslt, arrXslt(2), intLoop set RQ = Request.QueryString strArticleID = RQ("ID") strXsltAlias = RQ("xslt") if strXsltAlias = "" then strXsltAlias = "default" end if set objArticle = server.CreateObject("IRC_Web.Article") set domDoc = server.CreateObject("MSXML2.DomDocument.4.0") domDoc.load (Server.MapPath("xslt/Settings.xml")) set domNodeList = domDoc.documentElement.selectNodes("xsltFile") for intLoop = 0 to domNodeList.length - 1 set domNode = domNodeList.item(intLoop) if ucase(strXsltAlias) = ucase(domNode.selectSingleNode("FileAlias").Text) then arrXslt(0) = domNode.selectSingleNode("FileAlias").Text arrXslt(1) = domNode.selectSingleNode("FilePath").Text end if next strOutput = objArticle.Transform(cstr(arrXslt(1)),cstr(Application("ConnectionString_ConnectionString")), cstr(strArticleID)) set domDoc = nothing set domNodeList = nothing set objArticle = nothing %> Nuland on Missile Defense

 



NEWS RELEASE



Statement by
Ambassador Victoria Nuland
United States Permanent Representative
on the North Atlantic Council

The United States welcomes the opportunity to discuss missile defense issues at the 19 April NATO-Russia Council meeting.

The United States seeks to continue and enhance missile defense cooperation with its NATO Allies. The United States also looks forward to further discussions with the Russian Federation on bilateral cooperation and joint activity in this important field, including the potential sharing of technology and the development of compatible systems. Possible areas of partnership with Russia could include research and development of missile defense systems, sharing of early warning data, and exercises between our forces.


 

 

Back to Top