﻿// This imports the Organization Header


document.write("<table width=100% height=25 border=0 cellspacing=0 cellpadding=0 bgcolor=#A8A8A8>");

document.write("<tr>");
document.write("<td align=center valign=top><span dir=ltr lang=EN>");
document.write("<embed width=350 height=35 src=\"/images/aisEng.swf\">");
document.write("&nbsp;<BR>");
document.write("<font size=2 color=#000000><B>");
document.write(date + ' ' + months[month] + ' ' + year);
document.write("&nbsp;</div><BR>");
document.write("</span>");
document.write("</td>");
document.write("<td align=center>");
document.write("<a href=\"http://www.daneshjooyan.org/\">");
document.write("<img src=\"http://www.daneshjooyan.org/images/logo1.jpg\" border=0></a>");
document.write("</td>");
document.write("<td align=center valign=top><span dir=rtl lang=FA>");

document.write("<embed width=360 height=35 src=\"/images/aisFar.swf\">");
document.write("&nbsp;<BR>");
document.write("<font size=3 color=#000000><B>");
document.write(dateKH + ' ' + maah[monthKH] + ' ' + yearKH);
document.write("&nbsp;<BR>");
document.write("</span></td>");
document.write("</tr>");

document.write("</table>");