<!-- About -->
function callOverFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406; FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callOverFn(); href='javascript:void(0);'>Overview</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callRegFn(); href='javascript:void(0);'>Registration details</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callBoardFn(); href='javascript:void(0);'>Board members</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callAdvFn(); href='javascript:void(0);'>Advisory board</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callSupFn(); href='javascript:void(0);'>Our supporters </a></div>";
		
       
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('over_div').style.display='block';
  document.getElementById('reg_div').style.display='none';
  document.getElementById('board_div').style.display='none';
  document.getElementById('adv_div').style.display='none';
  document.getElementById('sup_div').style.display='none';
}
function callRegFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR:#114B76;  FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callOverFn(); href='javascript:void(0);'>Overview</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406; FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callRegFn(); href='javascript:void(0);'>Registration details</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callBoardFn(); href='javascript:void(0);'>Board members</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callAdvFn(); href='javascript:void(0);'>Advisory board</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callSupFn(); href='javascript:void(0);'>Our supporters </a></div>";
		
       
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('over_div').style.display='none';
  document.getElementById('reg_div').style.display='block';
  document.getElementById('board_div').style.display='none';
  document.getElementById('adv_div').style.display='none';
  document.getElementById('sup_div').style.display='none';
}
function callBoardFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR:#114B76;  FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callOverFn(); href='javascript:void(0);'>Overview</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76; FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callRegFn(); href='javascript:void(0);'>Registration details</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callBoardFn(); href='javascript:void(0);'>Board members</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callAdvFn(); href='javascript:void(0);'>Advisory board</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callSupFn(); href='javascript:void(0);'>Our supporters </a></div>";
		
       
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('over_div').style.display='none';
  document.getElementById('reg_div').style.display='none';
  document.getElementById('board_div').style.display='block';
  document.getElementById('adv_div').style.display='none';
  document.getElementById('sup_div').style.display='none';
}
function callAdvFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR:#114B76;  FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callOverFn(); href='javascript:void(0);'>Overview</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76; FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callRegFn(); href='javascript:void(0);'>Registration details</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callBoardFn(); href='javascript:void(0);'>Board members</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callAdvFn(); href='javascript:void(0);'>Advisory board</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callSupFn(); href='javascript:void(0);'>Our supporters </a></div>";
		
       
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('over_div').style.display='none';
  document.getElementById('reg_div').style.display='none';
  document.getElementById('board_div').style.display='none';
  document.getElementById('adv_div').style.display='block';
  document.getElementById('sup_div').style.display='none';
}
function callSupFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR:#114B76;  FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callOverFn(); href='javascript:void(0);'>Overview</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76; FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callRegFn(); href='javascript:void(0);'>Registration details</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callBoardFn(); href='javascript:void(0);'>Board members</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callAdvFn(); href='javascript:void(0);'>Advisory board</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callSupFn(); href='javascript:void(0);'>Our supporters </a></div>";
		
       
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('over_div').style.display='none';
  document.getElementById('reg_div').style.display='none';
  document.getElementById('board_div').style.display='none';
  document.getElementById('adv_div').style.display='none';
  document.getElementById('sup_div').style.display='block';
}
<!-- Programme -->
function callChavadiFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406; FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callChavadiFn(); href='javascript:void(0);'>Noon meal for the uncared aged</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callMisFn(); href='javascript:void(0);'>Mission Thalassemia</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callEduFn(); href='javascript:void(0);'>Scholarships for education</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callCenFn(); href='javascript:void(0);'>Students Learning Center</a></div>";
      
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('chavadi_div').style.display='block';
  document.getElementById('mis_div').style.display='none';
  document.getElementById('edu_div').style.display='none';
  document.getElementById('cen_div').style.display='none';
}
function callMisFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76; FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callChavadiFn(); href='javascript:void(0);'>Noon meal for the uncared aged</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callMisFn(); href='javascript:void(0);'>Mission Thalassemia</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callEduFn(); href='javascript:void(0);'>Scholarships for education</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callCenFn(); href='javascript:void(0);'>Students Learning Center</a></div>";
      
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('chavadi_div').style.display='none';
  document.getElementById('mis_div').style.display='block';
  document.getElementById('edu_div').style.display='none';
  document.getElementById('cen_div').style.display='none';
}

function callEduFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76; FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callChavadiFn(); href='javascript:void(0);'>Noon meal for the uncared aged</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callMisFn(); href='javascript:void(0);'>Mission Thalassemia</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callEduFn(); href='javascript:void(0);'>Scholarships for education</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callCenFn(); href='javascript:void(0);'>Students Learning Center</a></div>";
      
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('chavadi_div').style.display='none';
  document.getElementById('mis_div').style.display='none';
  document.getElementById('edu_div').style.display='block';
  document.getElementById('cen_div').style.display='none';
}
function callCenFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76; FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callChavadiFn(); href='javascript:void(0);'>Noon meal for the uncared aged</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callMisFn(); href='javascript:void(0);'>Mission Thalassemia</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callEduFn(); href='javascript:void(0);'>Scholarships for education</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callCenFn(); href='javascript:void(0);'>Students Learning Center</a></div>";
      
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('chavadi_div').style.display='none';
  document.getElementById('mis_div').style.display='none';
  document.getElementById('edu_div').style.display='none';
  document.getElementById('cen_div').style.display='block';
}
<!-- Download -->
function callAnnFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406; FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callAnnFn(); href='javascript:void(0);'>Annual reports</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callLegFn(); href='javascript:void(0);'>Legal Documents </a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callNewFn(); href='javascript:void(0);'>Newsletter </a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callBroFn(); href='javascript:void(0);'>Brochure</a></div>";
      
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('ann_div').style.display='block';
  document.getElementById('leg_div').style.display='none';
  document.getElementById('new_div').style.display='none';
  document.getElementById('bro_div').style.display='none';
}
function callLegFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76; FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callAnnFn(); href='javascript:void(0);'>Annual reports</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callLegFn(); href='javascript:void(0);'>Legal Documents </a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callNewFn(); href='javascript:void(0);'>Newsletter </a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callBroFn(); href='javascript:void(0);'>Brochure</a></div>";
      
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('ann_div').style.display='none';
  document.getElementById('leg_div').style.display='block';
  document.getElementById('new_div').style.display='none';
  document.getElementById('bro_div').style.display='none';
}
function callNewFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76; FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callAnnFn(); href='javascript:void(0);'>Annual reports</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callLegFn(); href='javascript:void(0);'>Legal Documents </a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callNewFn(); href='javascript:void(0);'>Newsletter </a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callBroFn(); href='javascript:void(0);'>Brochure</a></div>";
      
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('ann_div').style.display='none';
  document.getElementById('leg_div').style.display='none';
  document.getElementById('new_div').style.display='block';
  document.getElementById('bro_div').style.display='none';
}
function callBroFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76; FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callAnnFn(); href='javascript:void(0);'>Annual reports</a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callLegFn(); href='javascript:void(0);'>Legal Documents </a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callNewFn(); href='javascript:void(0);'>Newsletter </a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callBroFn(); href='javascript:void(0);'>Brochure</a></div>";
      
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('ann_div').style.display='none';
  document.getElementById('leg_div').style.display='none';
  document.getElementById('new_div').style.display='none';
  document.getElementById('bro_div').style.display='block';
}
<!-- get involved -->
function callVolFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406; FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callVolFn(); href='javascript:void(0);'>Volunteer </a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callStaFn(); href='javascript:void(0);'>Stay connected </a></div>";
		
       
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('vol_div').style.display='block';
  document.getElementById('sta_div').style.display='none';
}
function callStaFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76; FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callVolFn(); href='javascript:void(0);'>Volunteer </a></div>";
		s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callStaFn(); href='javascript:void(0);'>Stay connected </a></div>";
		
       
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('vol_div').style.display='none';
  document.getElementById('sta_div').style.display='block';
}

<!-- gallery -->
function callPhoFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406; FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callPhoFn(); href='javascript:void(0);'>Photos</a></div>";
	s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callVidFn(); href='javascript:void(0);'>Videos </a></div>";
	s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callMedFn(); href='javascript:void(0);'>Media </a></div>";
		
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('pho_div').style.display='block';
  document.getElementById('vid_div').style.display='none';
  document.getElementById('med_div').style.display='none';
}
function callVidFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callPhoFn(); href='javascript:void(0);'>Photos</a></div>";
	s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callVidFn(); href='javascript:void(0);'>Videos </a></div>";
	s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callMedFn(); href='javascript:void(0);'>Media </a></div>";
		
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('pho_div').style.display='none';
  document.getElementById('vid_div').style.display='block';
  document.getElementById('med_div').style.display='none';
}
function callMedFn()
{
	var s1="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76; FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' 	onClick=callPhoFn(); href='javascript:void(0);'>Photos</a></div>";
	s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #114B76;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callVidFn(); href='javascript:void(0);'>Videos </a></div>";
	s1+="<div align='left' style='margin-left:10px; margin-top:20px'><a  style='COLOR: #C95406;FONT-FAMILY: TW Cen MT; FONT-SIZE: 16px; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none' onClick=callMedFn(); href='javascript:void(0);'>Media </a></div>";
		
  document.getElementById('about_left').innerHTML =s1;
  document.getElementById('pho_div').style.display='none';
  document.getElementById('vid_div').style.display='none';
  document.getElementById('med_div').style.display='block';
}

