// JavaScript Document

var url="http://www.itfoundation.com.jo/";

	function header()
	{		
	document.write("<table width=\"781\" height=\"116\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" id=\"Table_01\">");
  	document.write("<tr>");
    document.write("<td> <img src=\""+url+"images/header_01.gif\" width=\"142\" height=\"67\" alt=\"\"></td>");
    document.write("<td> <img src=\""+url+"images/header_02.gif\" width=\"119\" height=\"67\" alt=\"\"></td>");
    document.write("<td> <img src=\""+url+"images/header_03.gif\" width=\"118\" height=\"67\" alt=\"\"></td>");
    document.write("<td> <img src=\""+url+"images/header_04.gif\" width=\"136\" height=\"67\" alt=\"\"></td>");
    document.write("<td> <img src=\""+url+"images/header_05.gif\" width=\"110\" height=\"67\" alt=\"\"></td>");
    document.write("<td rowspan=\"2\"> <a href=\"http://www.mec.com.jo\" onmouseover=\"window.status='MEC Web Site';return true;\" onmouseout=\"window.status='';  return true;\"> <img src=\""+url+"images/header_06.gif\" width=\"155\" height=\"81\" border=\"0\" alt=\"MEC Web Site\"></a></td>");
    document.write("<td> <img src=\""+url+"images/spacer.gif\" width=\"1\" height=\"67\" alt=\"\"></td>");
  	document.write("</tr>");
  	document.write("<tr>");
    document.write("<td rowspan=\"2\"> <img src=\""+url+"images/header_07.gif\" width=\"142\" height=\"49\" alt=\"\"></td>");
    document.write("<td rowspan=\"2\"> <img src=\""+url+"images/header_08.gif\" width=\"119\" height=\"49\" alt=\"\"></td>");
    document.write("<td rowspan=\"2\"> <img src=\""+url+"images/header_09.gif\" width=\"118\" height=\"49\" alt=\"\"></td>");
    document.write("<td rowspan=\"2\"> <img src=\""+url+"images/header_10.gif\" width=\"136\" height=\"49\" alt=\"\"></td>");
    document.write("<td rowspan=\"2\"> <img src=\""+url+"images/header_11.gif\" width=\"110\" height=\"49\" alt=\"\"></td>");
    document.write("<td> <img src=\""+url+"images/spacer.gif\" width=\"1\" height=\"14\" alt=\"\"></td>");
  	document.write("</tr>");
  	document.write("<tr>");
    document.write("<td> <img src=\""+url+"images/header_12.gif\" width=\"155\" height=\"35\" alt=\"\"></td>");
    document.write("<td> <img src=\""+url+"images/spacer.gif\" width=\"1\" height=\"35\" alt=\"\"></td>");
  	document.write("</tr>");
	document.write("</table>");
	}
	
	function rule()
	{
		document.write("<td background=\""+url+"images/rule.gif\" colspan=\"7\"><table width=\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
      	document.write("<tr>");
        document.write("<td width=\"1%\"><img src=\""+url+"images/rule2.gif\" width=\"2\" height=\"27\"></td>");
        document.write("<td width=\"69%\"><img src=\""+url+"images/ITFoundation.gif\" width=\"216\" height=\"27\"></td>");
        document.write("<td width=\"10%\">");
		document.write("<a href=\""+url+"index.htm\"><span class=footer>Home</span></a> <a href=\""+url+"about_us/contact_us.htm\"><span class=footer>| Contact Us </span></a>");
		document.write("<div align=\"center\">");		
		document.write("</div></td>");
      	document.write("</tr>");
    	document.write("</table></td>");
	}
	
	function form()
	{
		document.write("<FORM name=formSear action="+url+"search.asp method=GET>");
		document.write("<INPUT name=searWords size=15>&nbsp;<INPUT name=Send type=submit value=\"      \" style=\" color:#EEF5FC; background-color:White;border-style:None;font-family:Verdana;font-size:XX-Small;font-weight:bold;height:16px;BACKGROUND-POSITION: center center; BACKGROUND-IMAGE: url("+url+"Images/search.gif); BORDER-TOP-STYLE: none; BACKGROUND-REPEAT: no-repeat; BORDER-RIGHT-STYLE: none;  BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: transparent; BORDER-BOTTOM-STYLE: none;\">");
		document.write("</FORM>");
	}
	
	

function footer()
{
	document.write("<table width=\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
    document.write("<tr>");
    document.write("<td width=\"1%\" background=\""+url+"images/rule.gif\"><img src=\""+url+"images/rule2.gif\" width=\"2\" height=\"27\"></td>");
    document.write("<td width=\"99%\" background=\""+url+"images/rule.gif\"><div align=\"center\" class=\"footer\">Copyright © 2005 <a href=\"http://www.mec.com.jo\"><font color=\"#FFFFFF\">MEC Middle East Communications</font></a>. ALL RIGHTS RESERVED</div></td>");
    document.write("</tr>");
    document.write("</table></td>");
    document.write("</tr>");
    document.write("<tr>");
    document.write("<td><table width=\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
    document.write("<tr>");
    document.write("<td width=\"5\"></td>");
    document.write("<td class=\"text\" valign=middle align=\"center\">Queen Rania Al - Abdullah Str.,Abu Al- Haj Complex,5th Floor Offices ( 501 - 502 )<br> P.O.Box 930011 Amman 11193 - Jordan ,Tel: +962 6 5163597/8,Fax : +962 6 5163596 </td>");
	document.write("<td align=\"right\"><a href=\""+url+"images/map.gif\" target=\"_blank\"><img src=\""+url+"images/small_map.gif\" border=0></a></td>");
    document.write("</tr>");
    document.write("</table></td>");
    document.write("</tr>");
    document.write("</table>");
}

function pic()
{
	
}