vahab_vb
سه شنبه 14 فروردین 1386, 22:26 عصر
<Script Language="JavaScript">
var ident;
ident=window.setTimeout("startopen();",20);
function startopen()
{
var scwidth=window.screen.availWidth;
var a=document.getElementById("mahdi");
a.style.width=600;
a.style.height=500;
a.style.top=-600;
a.style.left=((scwidth/2)-190);
moveWindow();
window.clearTimeout(ident);
}
function moveWindow()
{
var moveDiv;
moveDiv = setTimeout("moveWindow()",0);
mahdi.style.posTop = (mahdi.style.posTop)+50;
if(mahdi.style.posTop > 20) window.clearTimeout(moveDiv);
}
function setCookie(c_name,value,expiredays){
var exdate=new Date();
exdate.setDate(exdate.getDate()+expiredays);
document.cookie=c_name+ "=" +escape(value)+((expiredays==null) ? "" : ";expires="+exdate)
}
function nopopWindow()
{
setCookie('JNEWS','ok'.value,365);
}
function moveupWindow()
{
var moveDivup;
moveDivup = setTimeout("moveupWindow()",0);
mahdi.style.posTop = (mahdi.style.posTop)-50;
if(mahdi.style.posTop < -600) {window.clearTimeout(moveDivup)};
}
</Script>
<div Id="mahdi" style="position:absolute; left:100px; top:-600px; width:600px; height:500px; background-color:transparent;" onmouseout="moveupWindow()">
<table border=0 cellpadding=0 cellspacing=0 width=100% height=100%>
<tr>
<td width=100% height=100%><br><br><br><img src="images/register.gif" id="imgClose"></td>
</tr>
</table>
</div>
var ident;
ident=window.setTimeout("startopen();",20);
function startopen()
{
var scwidth=window.screen.availWidth;
var a=document.getElementById("mahdi");
a.style.width=600;
a.style.height=500;
a.style.top=-600;
a.style.left=((scwidth/2)-190);
moveWindow();
window.clearTimeout(ident);
}
function moveWindow()
{
var moveDiv;
moveDiv = setTimeout("moveWindow()",0);
mahdi.style.posTop = (mahdi.style.posTop)+50;
if(mahdi.style.posTop > 20) window.clearTimeout(moveDiv);
}
function setCookie(c_name,value,expiredays){
var exdate=new Date();
exdate.setDate(exdate.getDate()+expiredays);
document.cookie=c_name+ "=" +escape(value)+((expiredays==null) ? "" : ";expires="+exdate)
}
function nopopWindow()
{
setCookie('JNEWS','ok'.value,365);
}
function moveupWindow()
{
var moveDivup;
moveDivup = setTimeout("moveupWindow()",0);
mahdi.style.posTop = (mahdi.style.posTop)-50;
if(mahdi.style.posTop < -600) {window.clearTimeout(moveDivup)};
}
</Script>
<div Id="mahdi" style="position:absolute; left:100px; top:-600px; width:600px; height:500px; background-color:transparent;" onmouseout="moveupWindow()">
<table border=0 cellpadding=0 cellspacing=0 width=100% height=100%>
<tr>
<td width=100% height=100%><br><br><br><img src="images/register.gif" id="imgClose"></td>
</tr>
</table>
</div>