







 function drawBannersAdv()
{
	var htmlResult = "" ;
	htmlResult +="<table border='0' cellspacing='0' cellpadding='0'>";
	
	
	htmlResult +="	<tr>";	
	htmlResult +="		<TD >";
	
		
			htmlResult +="<img border='0' src='/site/arabic/departments/TrafficPolice/resources/images/2010/03/10_15899.gif' style='border:solid #98B7D3 1px;'>";
		
			
	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/departments/TrafficPolice/points/index.html',350,700) ><img border='0' src='/site/arabic/departments/TrafficPolice/resources/images/2010/03/10_15900.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/departments/TrafficPolice/popup/accompland.html','424px','600px') ><img border='0' src='/site/arabic/departments/TrafficPolice/resources/images/2010/03/10_15901.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/TrafficPolice/sections/sec791/791.html' ><img border='0' src='/site/arabic/departments/TrafficPolice/resources/images/2010/03/10_15902.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/TFCCampain/index.html' ><img border='0' src='/site/arabic/departments/TrafficPolice/resources/images/2010/03/10_15903.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);	
}