<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <% ' Loads a file and executes it as an ASP file. ' Needed to perform dynamic execution of BSP/FUSE ' and can be useful down the road Function GetFileContentsForExecution(aspFileFragmentPath) Dim oFSO, sContents 'Obtain a reference to the FileSystemObject Set oFSO = Server.CreateObject("Scripting.FileSystemObject") 'Obtain the file contents sContents = oFSO.OpenTextFile(Request.ServerVariables("APPL_PHYSICAL_PATH") & aspFileFragmentPath).ReadAll Set oFSO = Nothing 'reference to the FileSystemObject 'Remove the ASP scripting tags sContents = Replace (sContents, "<" & "%", "") sContents = Replace (sContents, "%" & ">", "") GetFileContentsForExecution = sContents End Function ' Grabs the node value of the responseXML returned ' by the CSWP_DOC_INFO service. This is used to ' display metadata on the confirmation page. Function GetXmlNodeValue(objXmlRowNode, strNodeName) Dim objXmlNode, objXmlNodeValue Set objXmlNode = objXmlRowNode.selectSingleNode("@" & strNodeName) If (objXmlNode Is Nothing) Then Set objXmlNode = objXmlRowNode.selectSingleNode("idc:field[@name='" & strNodeName & "']") End If If (Not (objXmlNode Is Nothing)) Then GetXmlNodeValue = objXmlNode.Text End If End Function %> <%dim instanceName%> <%dim serverAddr%> <%dim visitorIP%> <%dim displayAllBSP%> <%dim fuseType%> <%dim cswpProgram%> <%instanceName = "build"%> <%serverAddr = "http" & "://" & "build.export.gov" & "/build/idcplg"%> <%visitorIP = Request.ServerVariables("REMOTE_ADDR")%>
<% dim siteURL siteURL = Request.ServerVariables("server_name") if siteURL =("export.gov") then response.Write("") else end if %>
Local Time: Print | E-mail Page

nner Ni.JPG

Welcome to Nicaragua!

Welcome to the Commercial Section of the U.S. Embassy in Nicaragua

The Economic and Commercial Section of the U.S. Embassy in Managua, Nicaragua works closely and regularly with the U.S. Commercial Service office in El Salvador to provide assistance to U.S. companies wishing to enter the Nicaraguan market.

The Commercial Section at the U.S. Embassy in Nicaragua can provide valuable insight into local market conditions and business opportunities. We promote the export of U.S. goods and services and protect U.S. business interests in Nicaragua, working closely with the U.S. Commercial Service office in El Salvador to provide the best possible service to U.S. companies. 

Our access to the U.S. Commercial Service network of trade specialists located across the United States and in nearly 80 countries around the globe, allows us to work with your company to help you get started in exporting or increase your sales to Nicaragua.  We offer exporting information, counseling, and cost-effective end-to-end business solutions.