<!--
function mmLoadMenus() {
  if (window.mm_menu_1014145329_0) return;
                          window.mm_menu_1014145329_0 = new Menu("root",210,23,"Verdana, Arial, Helvetica, sans-serif",11,"#f6f6f6","#FFFFFF","#616161","#4F5958","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
	mm_menu_1014145329_0.addMenuItem("Solidar","location='Solidar Europe.htm'");
  mm_menu_1014145329_0.addMenuItem("Solidar Sri Lanka","location='aboutus.htm'");
  mm_menu_1014145329_0.addMenuItem("Our Vision & Mission","location='Our_Vision_and_Mission.htm'");
  mm_menu_1014145329_0.addMenuItem("Impartiality Statement","location='Impartiality_Statement.htm'");
  mm_menu_1014145329_0.addMenuItem("About our Donors & Partners","location='About_Donors.htm'");
  mm_menu_1014145329_0.addMenuItem("Meet the Team","location='Meet_the_team .htm'");
mm_menu_1014145329_0.addMenuItem("Current Vacancies","location='Current_Vacancies.htm'");
   mm_menu_1014145329_0.fontWeight="bold";
   mm_menu_1014145329_0.hideOnMouseOut=true;
   mm_menu_1014145329_0.bgColor='#555555';
   mm_menu_1014145329_0.menuBorder=0;
   mm_menu_1014145329_0.menuLiteBgColor='#A0B530';
   mm_menu_1014145329_0.menuBorderBgColor='';
       window.mm_menu_1014152319_0 = new Menu("root",420,23,"Verdana, Arial, Helvetica, sans-serif",11,"#f6f6f6","#FFFFFF","#616161","#4F5958","left","middle",3,0,1000,-5,7,true,true,true,0,true,true); 
	mm_menu_1014152319_0.addMenuItem("The Solidar Programme 2007","location='The_Solida_Programme.htm'");
	mm_menu_1014152319_0.addMenuItem("Projects Map","location='Project_Sri_lanka.htm'");
	mm_menu_1014152319_0.addMenuItem("Integrated IDP Programme","location='Integrated_IDP_Programme.htm'");
	mm_menu_1014152319_0.addMenuItem("Post-tsunami Owner-driven Housing Project","location='Post_tsunami_Owner_driven_Housing_Project.htm'");
	mm_menu_1014152319_0.addMenuItem("Community Rehabilitation and Livelihood Recovery Project","location='Community_Rehabilitation_and_Livelihood_Recovery_Project.htm'");
	mm_menu_1014152319_0.addMenuItem("Quick Impact Projects","location='Quick_Impact_Projects.htm'");
	mm_menu_1014152319_0.addMenuItem("Shelter Coordination Cell","location='Latest_News.htm'");
	mm_menu_1014152319_0.addMenuItem("Mine Action","location='De-mining.htm'");
	mm_menu_1014152319_0.addMenuItem("Community Rehabilitation and Empowerment","location='Community_Rehabilitation_and_Empowerment.htm'");
	mm_menu_1014152319_0.addMenuItem("Peace and Social Justice","location='Peace_and_Social_Justice.htm'");
	mm_menu_1014152319_0.addMenuItem("Economic Recovery and Social Justice ","location='Economic_Recovery_and_Development.htm'");
	mm_menu_1014152319_0.addMenuItem("Health and Disabilities","location='Health_and_Disabilities.htm'");
	mm_menu_1014152319_0.addMenuItem("Local Initiatives","location='Local_Initiatives_Project.htm'");
	mm_menu_1014152319_0.addMenuItem("Coastal Community Rehabilitation","location='Community_Rehabilitation.htm'");
	mm_menu_1014152319_0.addMenuItem("Previous Projects","location='Reconstruction_and _Community_Programme.htm'");

mm_menu_1014152319_0.fontWeight="bold";
   mm_menu_1014152319_0.hideOnMouseOut=true;
   mm_menu_1014152319_0.bgColor='#555555';
   mm_menu_1014152319_0.menuBorder=0;
   mm_menu_1014152319_0.menuLiteBgColor='#A0B530';
   mm_menu_1014152319_0.menuBorderBgColor='#777777';
window.mm_menu_1014152740_0 = new Menu("root",120,23,"Verdana, Arial, Helvetica, sans-serif",11,"#f6f6f6","#FFFFFF","#616161","#4F5958","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_1014152740_0.addMenuItem("News Release","location='News_release.htm'");
  mm_menu_1014152740_0.addMenuItem("Newsletter","location='Newsletter.htm	'");
  mm_menu_1014152740_0.addMenuItem("Image Gallery","location='Image_gallery.htm'");
  mm_menu_1014152740_0.addMenuItem("Events","location='Events.htm'");
   mm_menu_1014152740_0.addMenuItem("Moment in Time","location='Moment_in_Time.htm'");
   mm_menu_1014152740_0.fontWeight="bold";
   mm_menu_1014152740_0.hideOnMouseOut=true;
   mm_menu_1014152740_0.bgColor='#555555';
   mm_menu_1014152740_0.menuBorder=0;
   mm_menu_1014152740_0.menuLiteBgColor='#A0B530';
   mm_menu_1014152740_0.menuBorderBgColor='#777777';

mm_menu_1014152740_0.writeMenus();
} // mmLoadMenus()



//Contents for menu 1
var menu1=new Array()
menu1[0]='<a href="#">Objectives</a>'
menu1[1]='<a href="#">Chairman & Board</a>'
menu1[2]='<a href="#">Activities</a>'
menu1[3]='<a href="#">News</a>'
menu1[4]='<a href="#">Events</a>'

//Contents for menu 2, and so on
var menu2=new Array()
menu2[0]='<a href="#">Benefits</a>'
menu2[1]='<a href="#">Current Members</a>'
menu2[2]='<a href="#">Application to Join</a>'
menu2[3]='<a href="#">Members Login</a>'

//Contents for menu 2, and so on
var menu3=new Array()
menu3[0]='<a href="#">Publications</a>'
menu3[1]='<a href="#">Glossary of Terms</a>'
menu3[2]='<a href="#">Affiliate <br>Organisations</a>'
menu3[3]='<a href="#">Web Links</a>'

var menuwidth='165px' //default menu width
var menubgcolor='#9bb027' //menu bgcolor
var disappeardelay=250 //menu disappear speed onMouseout (in miliseconds)
var hidemenu_onclick="yes" //hide menu when user clicks within menu?

/////No further editting needed

var ie4=document.all
var ns6=document.getElementById&&!document.all

if (ie4||ns6)
document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')

function getposOffset(what, offsettype){
var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
var parentEl=what.offsetParent;
while (parentEl!=null){
totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
parentEl=parentEl.offsetParent;
}
return totaloffset;
}


function showhide(obj, e, visible, hidden, menuwidth){
if (ie4||ns6)
dropmenuobj.style.left=dropmenuobj.style.top=-500
if (menuwidth!=""){
dropmenuobj.widthobj=dropmenuobj.style
dropmenuobj.widthobj.width=menuwidth
}
if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
obj.visibility=visible
else if (e.type=="click")
obj.visibility=hidden
}

function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function clearbrowseredge(obj, whichedge){
var edgeoffset=0
if (whichedge=="rightedge"){
var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)
edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth
}
else{
var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset
var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ //move up?
edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight
if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either?
edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge
}
}
return edgeoffset
}

function populatemenu(what){
if (ie4||ns6)
dropmenuobj.innerHTML=what.join("")
}


function dropdownmenu(obj, e, menucontents, menuwidth){
if (window.event) event.cancelBubble=true
else if (e.stopPropagation) e.stopPropagation()
clearhidemenu()
dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv
populatemenu(menucontents)

if (ie4||ns6){
showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)
dropmenuobj.x=getposOffset(obj, "left")
dropmenuobj.y=getposOffset(obj, "top")
dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"
dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px"
}

return clickreturnvalue()
}

function clickreturnvalue(){
if (ie4||ns6) return false
else return true
}

function contains_ns6(a, b) {
while (b.parentNode)
if ((b = b.parentNode) == a)
return true;
return false;
}

function dynamichide(e){
if (ie4&&!dropmenuobj.contains(e.toElement))
delayhidemenu()
else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
delayhidemenu()
}

function hidemenu(e){
if (typeof dropmenuobj!="undefined"){
if (ie4||ns6)
dropmenuobj.style.visibility="hidden"
}
}

function delayhidemenu(){
if (ie4||ns6)
delayhide=setTimeout("hidemenu()",disappeardelay)
}

function clearhidemenu(){
if (typeof delayhide!="undefined")
clearTimeout(delayhide)
}

if (hidemenu_onclick=="yes")
document.onclick=hidemenu

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
-->