<script type="text/javascript" src="clientscript/fixed_position_ie.js"></script>
<script type='text/javascript'>
var agtbrw=navigator.userAgent.toLowerCase();
var operaaa=(agtbrw.indexOf('opera')!=-1);
var head="display:''";
var folder='';
function expandit(curobj){
if(document.getElementById(curobj)){
folder=document.getElementById(curobj).style;
}else{
if(ns6==1||operaaa==true){
folder=curobj.nextSibling.nextSibling.style;
}else{
folder=document.all[curobj.sourceIndex+1].style;
}
}
if (folder.display=="none"){folder.display="";}else{folder.display="none";}
}
mytagid = Math.floor( Math.random() * 10000 );
</script>
<style type="text/css">
#pm_popup {
position:fixed;
top:150px;
border:1px solid;
width:50%;
margin-right:20%;
margin-left:20%;
}
</style>
<div id="pm_popup">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat" align="center">
<span class="smallfont" style="float:$stylevar[right]"><a href="#" onclick="expandit('pm_popup');">إغلاق
الرسالة</a></span>
يوجد لك
رسالة خاصة جديدة
</td>
</tr>
<tr>
<td class="panelsurround" align="center">
<div class="panel">
<div align="$stylevar">
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
<td align="center">
الرسالة الخاصة من <b>$newpm[fromusername]</b>, بعنوان <b>'$newpm[title]'</b>
<br />
</td>
</tr>
<tr>
<td align="center">
<br /><br />
<a href="#" onclick='window.open("private.php?do=showpm&pmid=$newpm[pmid]", "pmbox", "menubar=yes,scrollbars=yes,toolbar=yes,location=yes,directories=yes,resizable=ye s,top=50,left=50");expandit("pm_popup");window.focus("pmbox");' >عرض الرسالة</a>
<br /><br />
<a href="#" onclick='window.open("private.php", "pmbox", "menubar=yes,scrollbars=yes,toolbar=yes,location=yes,directories=yes,resizable=ye s,top=50,left=50");expandit("pm_popup");window.focus("pmbox");' >عرض الرسائل الواردة</a>
</td>
</tr>
</table>
</div>
</div>
<div style="margin-top:$stylevar[cellpadding]px">
<form>
<input type="button" class="button" value="إغلاق الرسالة" onclick="expandit('pm_popup');" /><p align="left">
<font face="Tahoma" style="font-size: 8pt">
<a href="mailto:
admin@hamsalshok.com" style="text-decoration: none">
<font color="#FF0000">شبكة همس الشوق</font></a></font></p>
</form>
</div>
</td>
</tr>
</table>
</div>