str="";
str+='<html dir="rtl">';
str+='<head>';
str+='<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">'
str+='<meta http-equiv="Content-Language" content="ar-eg">'
str+='<title></title>';
str+='<style fprolloverstyle>A:hover {color: #FFFFCC; text-decoration: none}';
str+='</style>';
str+='<base target="_parent">';
str+='</head>';
str+='<body topmargin="0" leftmargin="0" bgcolor="#043267" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFCC" text="#FFFFFF">';
str+='<table border="0" cellpadding="0" cellspacing="0" align="center" valign="top" width="100%">';
str+='<tr><td height="100" align="center" valign="top">';
str+='<FONT face=simplified arabic size=2 ><hr width="65%" color="#FFFFFF" size="1">';
str+='</FONT>';
str+='<p style="margin-top: 0; margin-bottom: 0"><font face="simplified" arabic size="2"><a href="Aboutus.htm">من نحن</a>&nbsp; ';
//str+='|&nbsp; <a href="Welcome.htm">نرحب باقتراحاتكم</a>&nbsp; ';
str+='|&nbsp; <a href="Contact.htm">اتصل بنا</a>&nbsp; |&nbsp;';
str+='<a href="Da3am.htm">كيف تدعم نداء الإيمان</a>&nbsp; ';
str+='|&nbsp; <a href="Yad.htm">أيادي الخير</a>&nbsp;';
str+='|&nbsp; <a href="License.htm">شروط الخدمة</a>&nbsp; ';
//|&nbsp; <a href="Features.htm">';
//str+='مزايا نداء الإيمان</a></font></p>';
str+='<hr width="65%" color="#FFFFFF" size="1"><center>';
str+='<FONT face=semplified arabic size=2 COLOR=#FFFFFF>';
str+='<B>جميع الحقوق محفوظة    <a href="http://www.ntg.com.sa">  للمجموعة الوطنية للتقنية   </a>NTG © 2001- 2003</B>';
str+='</td>';
str+='</tr>';
str+='</table>';
str+='</body>';
str+='</html>';
document.write(str);