﻿
function openWindow(url,w,h,tb,stb,l,mb,sb,rs,x,y,target){
var t=(document.layers)? ',screenX='+x+',screenY='+y: ',left='+x+',top='+y; //A LITTLE CROSS-BROWSER CODE FOR WINDOW POSITIONING
tb=(tb)?'yes':'no'; stb=(stb)?'yes':'no'; l=(l)?'yes':'no'; mb=(mb)?'yes':'no'; sb=(sb)?'yes':'no'; rs=(rs)?'yes':'no';
var x=window.open(url, target, 'scrollbars='+sb+',width='+w+',height='+h+',toolbar='+tb+',status='+stb+',menubar='+mb+',links='+l+',resizable='+rs+t);
x.focus();
}


document.write("<table id=table1 style=BORDER-COLLAPSE: collapse borderColor=#111111 height=1 cellSpacing=0 cellPadding=0 width=100% border=0>");
document.write("<tr>");
document.write("		<td width=100% height=21>");
document.write("			<tr>");
document.write("				<td width=100%>");
document.write("				<p align=left style=margin-top: -2px; margin-bottom: -2px>");
document.write("				<small><small><font face=Times New Roman size=3><hr color=#e2b032 SIZE=5 #E2B032>نشانی: تهران، خیابان ولی عصر، بالاتر از تقاطع امام خمینی (ره)، کوچه شهید سخنور، شماره 15، فرهنگستان هنر <br><font face=tahoma color=#000000 size=2><a target=_blank href=mailto:publishing@honar.ac.ir><b>publishing@honar.ac.ir </b></a> :تلفن: 66485868            دورنگار: 66485869        پست الکترونیک <hr color=#e2b032 SIZE=5 #E2B032></font></small></small></p>");
document.write("				<p align=left style=margin-top: -2px; margin-bottom: -2px>");
document.write("				<font face=tahoma color=#533510 size=2>");
document.write("				</td>");
document.write("			</tr>");
document.write("&nbsp;</P></td>");
document.write("	</tr>");
document.write("</table>");

