function Left()
{
var sLeft = "";

sLeft += "<table border='0' width='250' cellspacing='0' cellpadding='0'>";


	sLeft += "<tr>";
	sLeft += "<td width='250' class='Left_Section_bg' >";	
	sLeft += "<a href=\"/site/arabic/departments/PassportDept/sections/sec346/346.html\" ><img border='0' src=/site/arabic/departments/PassportDept/images/1.gif width=250 height=80 style='border:solid #98B7D3 1px;'/></a>";
	sLeft += "</td>";
	sLeft += "</tr>";

	sLeft += "<tr>";
	sLeft += "<td width='250' height='5'></td>";
	sLeft += "</tr>";	
	
	sLeft += "<tr>";
	sLeft += "<td width='250' class='Left_Section_bg' >";	
	sLeft += "<a href=\"/site/arabic/departments/PassportDept/resources/2009/05/07_12749.pdf\" target=_blank ><img border='0' src=/site/arabic/departments/PassportDept/images/1.jpg width=250 height=80 style='border:solid #98B7D3 1px;'/></a>";
	sLeft += "</td>";
	sLeft += "</tr>";
	sLeft += "<tr>";
	sLeft += "<td width='250' height='5'></td>";
	sLeft += "</tr>";
	
	sLeft += "<tr>";
	sLeft += "<td width='250' class='Left_Section_bg' >";	
	sLeft += "<a href=\"/site/arabic/departments/PassportDept/sections/sec350/350.html\"  ><img border='0' src=/site/arabic/departments/PassportDept/images/6.gif width=250 height=80 style='border:solid #98B7D3 1px;'/></a>";
	sLeft += "</td>";
	sLeft += "</tr>";
	sLeft += "<tr>";
	sLeft += "<td width='250' height='5'></td>";
	sLeft += "</tr>";

	sLeft += "<tr>";
	sLeft += "<td width='250' class='Left_Section_bg' >";	
	sLeft += "<a href=\"/site/arabic/departments/PassportDept/sections/sec896/896.html\"  ><img border='0' src=/site/arabic/departments/PassportDept/images/2.jpg width=250 height=80 style='border:solid #98B7D3 1px;'/></a>";
	sLeft += "</td>";
	sLeft += "</tr>";
	sLeft += "<tr>";
	sLeft += "<td width='250' height='5'></td>";
	sLeft += "</tr>";
	
	sLeft += "<tr>";
	sLeft += "<td width='250' class='Left_Section_bg' >";	
	sLeft += "<a href=\"/site/arabic/departments/PassportDept/sections/sec897/897.html\"  ><img border='0' src=/site/arabic/departments/PassportDept/images/3.gif width=250 height=80 style='border:solid #98B7D3 1px;'/></a>";
	sLeft += "</td>";
	sLeft += "</tr>";
	sLeft += "<tr>";
	sLeft += "<td width='250' height='5'></td>";
	sLeft += "</tr>";	

	sLeft += "<tr>";
	sLeft += "<td width='250' class='Left_Section_bg' >";	
	sLeft += "<a href=\"/site/arabic/departments/PassportDept/sections/sec895/895.html\"  ><img border='0' src=/site/arabic/departments/PassportDept/images/3.jpg width=250 height=80 style='border:solid #98B7D3 1px;'/></a>";
	sLeft += "</td>";
	sLeft += "</tr>";
	sLeft += "<tr>";
	sLeft += "<td width='250' height='5'></td>";
	sLeft += "</tr>";
	
	sLeft += "<tr>";
	sLeft += "<td width='250' class='Left_Section_bg' >";	
	sLeft += "<a href=\"/site/arabic/departments/PassportDept/sections/sec347/347.html\"  ><img border='0' src=/site/arabic/departments/PassportDept/images/5.gif width=250 height=80 style='border:solid #98B7D3 1px;'/></a>";
	sLeft += "</td>";
	sLeft += "</tr>";
	sLeft += "<tr>";
	sLeft += "<td width='250' height='5'></td>";
	sLeft += "</tr>";
	
	sLeft += "<tr>";
	sLeft += "<td width='250' class='Left_Section_bg' >";	
	sLeft += "<a href=\"/site/arabic/departments/PassportDept/sections/sec874/874.html\"  ><img border='0' src=/site/arabic/departments/PassportDept/images/4.jpg width=250 height=80 style='border:solid #98B7D3 1px;'/></a>";
	sLeft += "</td>";
	sLeft += "</tr>";
	sLeft += "<tr>";
	sLeft += "<td width='250' height='5'></td>";
	sLeft += "</tr>";				
/*if(typeof getVotes == 'function')
{
	sLeft +=getVotes();
}

if(typeof getContests == 'function')
{
		
	sLeft +=getContests();
}
*/


sLeft += "</table>";
document.write (sLeft);
}

