<%@ page contentType="text/html; charset=iso-8859-1" language="java" import="java.sql.*" %> <%@ include file="Connections/con_ro_mnsl.jsp" %> <%! public String DoDateTime(java.lang.Object aObject,int nNamedFormat,java.util.Locale aLocale) throws Exception{ if ((aObject != null) && (aObject instanceof java.util.Date)){ if (aLocale!=null){ java.text.DateFormat df = java.text.DateFormat.getDateInstance(nNamedFormat,aLocale); return df.format(aObject); } else{ java.text.DateFormat df = java.text.DateFormat.getDateInstance(nNamedFormat); return df.format(aObject); } } return ""; } %> MNSL - Contact Us
<%@ include file="globalnav.jsp" %>
Contact Us

 

General Inquiries;


Maldives National Shipping Limited
Ship Plaza, 2nd Floor, 1/6 Orchid Magu,
Male’, Rep. of Maldives,
Tel: (960) 3323871, Fax: (960) 3324323,
E-mail: male@maldiveshipping.com.mv

 

Sales inquiries:


Tel: (960) 3323871, Fax: (960) 3324323,
E-mail: mlesales@maldiveshipping.com

Searching for an Agent? click here

 

 

 

 

 

 

<%@include file="footer.jsp"%>
<%@ include file="__notice.jsp" %>