%@LANGUAGE="VBSCRIPT"%>
<%
' *** Logout the current user.
MM_Logout = CStr(Request.ServerVariables("URL")) & "?MM_Logoutnow=1"
If (CStr(Request("MM_Logoutnow")) = "1") Then
Session.Contents.Remove("MM_Username")
Session.Contents.Remove("MM_UserAuthorization")
MM_logoutRedirectPage = "../naqdaComm/logoutAcknow.asp"
' redirect with URL parameters (remove the "MM_Logoutnow" query param).
if (MM_logoutRedirectPage = "") Then MM_logoutRedirectPage = CStr(Request.ServerVariables("URL"))
If (InStr(1, UC_redirectPage, "?", vbTextCompare) = 0 And Request.QueryString <> "") Then
MM_newQS = "?"
For Each Item In Request.QueryString
If (Item <> "MM_Logoutnow") Then
If (Len(MM_newQS) > 1) Then MM_newQS = MM_newQS & "&"
MM_newQS = MM_newQS & Item & "=" & Server.URLencode(Request.QueryString(Item))
End If
Next
if (Len(MM_newQS) > 1) Then MM_logoutRedirectPage = MM_logoutRedirectPage & MM_newQS
End If
Response.Redirect(MM_logoutRedirectPage)
End If
%>
NAQDA - Aquaculture Development Center - Uda Walawa
The Pambala Brackish water station initially started as a brackish water fish breeding and rearing centre in late 1970 and located in North western province and in Puttalam District, near the road from Capital to Puttalam. This station conducted ,milk fish fry collection in wild ,rearing fish fry and distribution of fish fingerling and Extension activities on both fresh water and brackish water Aquaculture in Puttalam District. Beginning of Fresh water prawn breeding was took placed in 1983 as a experimental level.
New constructions in the hatchery were completed during the 1987 and this station was converted to a fresh water prawn breeding centre. This facility was transferred to Provincial fisheries Ministry in 1991 due to closure of Inland fisheries division and regained with the establishment of NAQDA in 1999.