// JavaScript Document

var aboutdata1 = 
					'<div class="data">MDI is basically involved working in following sectors. These are;</div>'+
					'<div class="sep">&nbsp;</div>'+
					'<div class="data"><b>1.</b> Institution Building  </div>'+
					'<div class="data"><b>2.</b> Rural Infrastructure Development Works </div>'+
					'<div class="data">&nbsp;&nbsp;&nbsp;&nbsp;&#160;&#160; a.	Rural road </div>'+
					'<div class="data">&nbsp;&nbsp;&nbsp;&nbsp;&#160;&#160; b.	Drinking water schemes</div> '+
					'<div class="data">&nbsp;&nbsp;&nbsp;&nbsp;&#160;&#160; c.	Small irrigation (gravity canal, water harvesting ponds, lift irrigation, drip and sprinklers </div>'+
					'<div class="data">&nbsp;&nbsp;&nbsp;&nbsp;&#160;&#160; d.	Marketing collection centers</div> '+
					'<div class="data"><b>3.</b>	Environmental Programme</div>'+
					'<div class="data">&nbsp;&nbsp;&nbsp;&nbsp;&#160;&#160; a.	Small/micro irrigation</div>'+
					'<div class="data">&nbsp;&nbsp;&nbsp;&nbsp;&#160;&#160; b.	Renewable Energy Promotion Programme </div>'+
					'<div class="data">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#160;&#160; i)&#160; Biogas</div>'+
					'<div class="data">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#160;&#160; ii)&#160; Solar home</div>'+
					'<div class="data">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#160;&#160; iii)&#160; Improved cooking stoves</div>'+
					'<div class="data">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#160;&#160; iv)&#160; Vermicomposting</div>'+
					'<div class="data"><b>4.</b>	Livelihood Support Programmes</div>'+
					'<div class="data">&nbsp;&nbsp;&nbsp;&nbsp;&#160;&#160; a.	Off-season vegetable production (commercial)</div>'+
					'<div class="data">&nbsp;&nbsp;&nbsp;&nbsp;&#160;&#160; b.	Food crops</div>'+
					'<div class="data">&nbsp;&nbsp;&nbsp;&nbsp;&#160;&#160; c.	Small scale fisheries</div>'+
					'<div class="data">&nbsp;&nbsp;&nbsp;&nbsp;&#160;&#160; d.	NTFPs and livestock (goat)</div>'+
					'<div class="data">&nbsp;&nbsp;&nbsp;&nbsp;&#160;&#160; e.	Small scale piggeries</div>'+
					'<div class="data"><b>5.</b>	Capacity Building </div>'+
					'<div class="data">&nbsp;&nbsp;&nbsp;&nbsp;&#160;&#160; a.	Training</div>'+
					'<div class="data">&nbsp;&nbsp;&nbsp;&nbsp;&#160;&#160; b.	Exposures</div>';

		
var aboutdata2 = '<div class="data">3. Livelihood Promotion with focus to Appropriate Agricultural Technologies</div>'+
				'<div class="data">&nbsp;&nbsp; a.	Preference to high value cash crops (Off-season vegetables, NTFPs, fruits, small animals etc.) production and marketing</div>'+
				'<div class="data">4.	Environmental Sustenance </div>'+
				'<div class="data">&nbsp;&nbsp; a.	Land degradation : Focus to Sloping Agricultural Land Technology (SALT) in marginal lands</div>'+
				'<div class="data">&nbsp;&nbsp; b.	Climate change mitigation</div>'+
				'<div class="sep">&nbsp;</div>'+
			//	'<div class="data"><b>The Board of Directors (BOD)</b></div>'+
			//	'<div class="sep">&nbsp;</div>'+
			//	'<div class="data">The organization is steered by an 11 board members of whom three are women.</div>'+
			//	'<div class="sep">&nbsp;</div>'+
			//	'<div class="data">'+
			//	'<table cellpadding="2" cellspacing="0">'+
			//	'<tr><td>1.</td><td>Executive Chair:</td><td>Mr. Khop Narayan Shrestha (Chitwan)</td></tr>'+
			//	'<tr><td>2.</td><td>Vice-chairperson:</td><td>Mrs. Deep Maya Gurung (Gorkha)</td></tr>'+
			//	'<tr><td>3.</td><td>Secretary:</td><td>Mr. Baikuntha P. Sharma (Baglung)</td></tr>'+
			//	'<tr><td>4.</td><td>Treasurer:</td><td>Mr. Bijay Karki (Morang)</td></tr>'+
			//	'<tr><td>5.</td><td>Member:</td><td>Mrs. Gyanu Maya Lama (Makawanpur) 	</td></tr>'+
			//	'<tr><td>6.</td><td>Member:</td><td>Mr. Keshav Regmi (Kathmandu)</td></tr>'+
			//	'<tr><td>7.</td><td>Member:</td><td>Mr. Top Bahadur Sahi (Dailekh)</td></tr>'+
			//	'<tr><td>8.</td><td>Member:</td><td>Mrs. Parbati Shrestha (Makawanpur)</td></tr>'+
			//	'<tr><td>9.</td><td>Member:</td><td>Mr. Sanu Kanchha Titung (Makawanpur)</td></tr>'+
			//	'<tr><td>10.</td><td>Member:</td><td>Mr. Menu Kumar Shrestha (Chitwan)</td></tr>'+
			//	'<tr><td>11.</td><td>Member:</td><td>Mr. Ratan Kumar Sharma (Morang)</td></tr>'+
				'</table>'+
				'</div>'+
				'<div class="sep">&nbsp;</div>'+
				'<div class="data"><b>The Organizational Structure</b></div>'+
				'<div class="data"><b><img src="images/bod.jpg" /></b></div>';
