







 function drawBannersAdv()
{
	var htmlResult = "" ;
	htmlResult +="<table border='0' cellspacing='0' cellpadding='0'>";
	
	
	htmlResult +="	<tr>";	
	htmlResult +="		<TD >";
	
		
			htmlResult +="<a href='/site/arabic/departments/cpf/index.html' ><img border='0' src='/site/arabic/resources/images/2010/08/29_18391.gif' style='border:solid #98B7D3 1px;'></a>";
		
			
	htmlResult +="</TD>";	
	htmlResult +="	</tr>";	
	
	htmlResult +="	<tr>";	
	htmlResult +="		<TD  class='whiteBG' height='2' ></TD>";	
	htmlResult +="	</tr>";	
	
	
	htmlResult +="	<tr>";	
	htmlResult +="		<TD >";
	
		
			htmlResult +="<a href='javaScript:void(0);' onclick=javaScript:openWindow('/site/arabic/images/advertisments/smartCard/PhotoSlide/smartCard.html',550,470) ><img border='0' src='/site/arabic/resources/images/2010/06/13_17247.gif' style='border:solid #98B7D3 1px;'></a>";
		
			
	htmlResult +="</TD>";	
	htmlResult +="	</tr>";	
	
	htmlResult +="	<tr>";	
	htmlResult +="		<TD  class='whiteBG' height='2' ></TD>";	
	htmlResult +="	</tr>";	
	
	
	htmlResult +="	<tr>";	
	htmlResult +="		<TD >";
	
		
			htmlResult +="<a href='/site/arabic/departments/ComputerDept/sections/sec942/942.html' ><img border='0' src='/site/arabic/resources/images/2010/03/22_16104.gif' style='border:solid #98B7D3 1px;'></a>";
		
			
	htmlResult +="</TD>";	
	htmlResult +="	</tr>";	
	
	htmlResult +="	<tr>";	
	htmlResult +="		<TD  class='whiteBG' height='2' ></TD>";	
	htmlResult +="	</tr>";	
	
	
	htmlResult +="	<tr>";	
	htmlResult +="		<TD >";
	
		
			htmlResult +="<a href='/site/arabic/deptFees/index.html' ><img border='0' src='/site/arabic/resources/images/2010/03/22_16106.gif' style='border:solid #98B7D3 1px;'></a>";
		
			
	htmlResult +="</TD>";	
	htmlResult +="	</tr>";	
	
	htmlResult +="	<tr>";	
	htmlResult +="		<TD  class='whiteBG' height='2' ></TD>";	
	htmlResult +="	</tr>";	
	
	
	htmlResult +="	<tr>";	
	htmlResult +="		<TD >";
	
		
			htmlResult +="<a href='/site/arabic/departments/Logistics/sections/sec978/978.html' ><img border='0' src='/site/arabic/resources/images/2010/03/22_16107.gif' style='border:solid #98B7D3 1px;'></a>";
		
			
	htmlResult +="</TD>";	
	htmlResult +="	</tr>";	
	
	htmlResult +="	<tr>";	
	htmlResult +="		<TD  class='whiteBG' height='2' ></TD>";	
	htmlResult +="	</tr>";	
		
	htmlResult +="</table>";
	document.write(htmlResult);	
}