[jQuery] JQuery won't use new elemnts won't

[jQuery] JQuery won't use new elemnts won't

<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1255">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="City"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
name="place"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Wingdings;
panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
{font-family:Calibri;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
text-align:right;
direction:rtl;
unicode-bidi:embed;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:Arial;
color:windowtext;}
@page Section1
{size:595.3pt 841.9pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1 dir=RTL>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>Hey
again,<o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>I
have this code:<o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>                        $(".userlist").click(function(){</span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>                                    var
ids=this.getAttribute('href');</span></font><font size=2 face=Arial><span
lang=HE dir=RTL style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>                                    $(".UserDetails").slideUp("slow");</span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>                                    $(".UserDetails").ready(function(){
$(this).remove(); });</span></font><font size=2 face=Arial><span lang=HE
dir=RTL style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>                                    $.post("./proccess.php",{get:
"user", id: ids},function(txt){</span></font><font size=2 face=Arial><span
lang=HE dir=RTL style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>                                                $("#userid"+ids).after(txt);</span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>                                                $("#userdetails"+ids).slideDown("slow");</span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>                                    });</span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>                                    return
false;</span></font><font size=2 face=Arial><span lang=HE dir=RTL
style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>                        });<o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'><o:p> </o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>That
creates new html after the selected <h2 id="useridNUMBER">, the
code that is create is this:<o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='margin-left:72.0pt;text-align:left;
direction:ltr;unicode-bidi:embed'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>                                    <p
class="UserDetails" id="userdetails<?=$p['id']?>" style="display:none;"></span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'>שם משתמש</span></font><span dir=LTR></span><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'><span dir=LTR></span>: <?=$user['username']?><br
/></span></font><font size=2 face=Arial><span lang=HE dir=RTL
style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='margin-left:72.0pt;text-align:left;
direction:ltr;unicode-bidi:embed'><font size=2 face=Arial><span lang=HE
dir=RTL style='font-size:10.0pt;font-family:Arial'>הגדרת תפקיד</span></font><span
dir=LTR></span><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><span dir=LTR></span>: <?=$user['username']?><br /></span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='margin-left:72.0pt;text-align:left;
direction:ltr;unicode-bidi:embed'><font size=2 face=Arial><span lang=HE
dir=RTL style='font-size:10.0pt;font-family:Arial'>מנהל</span></font><span
dir=LTR></span><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><span dir=LTR></span> <strong></span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'>מערכת</span></font><span dir=LTR></span><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'><span dir=LTR></span></strong>:
<?=($user['sysadmin']?"</span></font><font size=2 face=Arial><span
lang=HE dir=RTL style='font-size:10.0pt;font-family:Arial'>כן":"לא</span></font><span
dir=LTR></span><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><span dir=LTR></span>")?><br /></span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='margin-left:72.0pt;text-align:left;
direction:ltr;unicode-bidi:embed'><font size=2 face=Arial><span lang=HE
dir=RTL style='font-size:10.0pt;font-family:Arial'>מנהל</span></font><span
dir=LTR></span><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><span dir=LTR></span>: <?=($user['manegment']?"</span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'>כן":"לא</span></font><span dir=LTR></span><font size=2
face=Arial><span style='font-size:10.0pt;font-family:Arial'><span dir=LTR></span>")?><br
/></span></font><font size=2 face=Arial><span lang=HE dir=RTL
style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='margin-left:72.0pt;text-align:left;
direction:ltr;unicode-bidi:embed'><span dir=LTR></span><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'><span dir=LTR></span><?=($user['add_projects']?"</span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'>יכול":"לא יכול")?> להוסיף פרויקטים</span></font><span
dir=LTR></span><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><span dir=LTR></span><br /></span></font><font size=2
face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='margin-left:72.0pt;text-align:left;
direction:ltr;unicode-bidi:embed'><span dir=LTR></span><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'><span dir=LTR></span><?=($user['add_users']?"</span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'>יכול":"לא יכול")?> להוסיף עובדים</span></font><span
dir=LTR></span><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><span dir=LTR></span><br /></span></font><font size=2
face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='margin-left:72.0pt;text-align:left;
direction:ltr;unicode-bidi:embed'><font size=2 face=Arial><span lang=HE
dir=RTL style='font-size:10.0pt;font-family:Arial'>פרוקיטים: שם פרויקט, שם
פרויקט, שם פרויקט</span></font><span dir=LTR></span><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'><span dir=LTR></span><br /></span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='margin-left:72.0pt;text-align:left;
direction:ltr;unicode-bidi:embed'><font size=2 face=Arial><span lang=HE
dir=RTL style='font-size:10.0pt;font-family:Arial'>אחראי על העובדים: אלי, שחר, ניר
וכו</span></font><span dir=LTR></span><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'><span dir=LTR></span>'<br /></span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='margin-left:72.0pt;text-align:left;
direction:ltr;unicode-bidi:embed'><font size=2 face=Arial><span lang=HE
dir=RTL style='font-size:10.0pt;font-family:Arial'>פעם אחרונה נכנס למערכת: 12/05/06
- לפני שלושה ימים</span></font><span dir=LTR></span><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'><span dir=LTR></span><br /></span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='margin-left:72.0pt;text-align:left;
direction:ltr;unicode-bidi:embed'><font size=2 face=Arial><span lang=HE
dir=RTL style='font-size:10.0pt;font-family:Arial'>שעות עבודה החודש: 152.12<o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='margin-left:72.0pt;text-align:left;
direction:ltr;unicode-bidi:embed'><span dir=LTR></span><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'><span dir=LTR></span><span class="ulist-links"></span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='margin-left:72.0pt;text-align:left;
direction:ltr;unicode-bidi:embed'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>            <a href=""></span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'>עריכת פרטי עובד</span></font><span dir=LTR></span><font size=2
face=Arial><span style='font-size:10.0pt;font-family:Arial'><span dir=LTR></span></a></span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='margin-left:72.0pt;text-align:left;
direction:ltr;unicode-bidi:embed'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>            <a href=""></span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'>הוסף פרויקט</span></font><span dir=LTR></span><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'><span dir=LTR></span></a></span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='margin-left:72.0pt;text-align:left;
direction:ltr;unicode-bidi:embed'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>            <a href="#<?=$p['id']?>"
class="DeleteUser"></span></font><font size=2 face=Arial><span
lang=HE dir=RTL style='font-size:10.0pt;font-family:Arial'>מחיקת עובד</span></font><span
dir=LTR></span><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><span dir=LTR></span></a></span></font><font size=2
face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='margin-left:72.0pt;text-align:left;
direction:ltr;unicode-bidi:embed'><span dir=LTR></span><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'><span dir=LTR></span></span><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>In
the head, after the first code, I have this code:<o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>                        $("a.DeleteUser").click(function(){
</span></font><font size=2 face=Arial><span lang=HE dir=RTL style='font-size:
10.0pt;font-family:Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>                                    var
ids=this.getAttribute('href');</span></font><font size=2 face=Arial><span
lang=HE dir=RTL style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>                                    $(this).html(ids);</span></font><font
size=2 face=Arial><span lang=HE dir=RTL style='font-size:10.0pt;font-family:
Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>                                    return
false;</span></font><font size=2 face=Arial><span lang=HE dir=RTL
style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>                        });<o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'><o:p> </o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>That
from some reason won't work on my new <a>, why is that, and how can I fix
it?<o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'><o:p> </o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>If
you have ANY tips, or a better working strategy, please tell me, I'm really new
to this, and I have a hunch that I'm not really working the proper way with
this.<o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'><o:p> </o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>P.S.<o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>I've
seen somewhere a neat <st1:City w:st="on"><st1:place w:st="on">AJAX</st1:place></st1:City>
script that automaticly syntax coloring any code in the HTML with out
PHP_HIGHLIGHT and stuff like that,<o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>I
can't find the link again, if you guys now about, please send the link, thanks </span></font><font
size=2 face=Wingdings><span style='font-size:10.0pt;font-family:Wingdings'>J</span></font><font
size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'><o:p> </o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>Thanks
guys.<o:p></o:p></span></font>
<p class=MsoNormal dir=RTL><font size=2 face=Arial><span dir=LTR
style='font-size:10.0pt;font-family:Arial'><o:p> </o:p></span></font>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><span dir=RTL></span><font size=2 color=navy face=Arial><span lang=HE
dir=RTL style='font-size:10.0pt;font-family:Arial;color:navy'><span dir=RTL></span> </span></font><o:p></o:p>
<div class=MsoNormal align=center dir=LTR style='text-align:center;direction:
ltr;unicode-bidi:embed'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>
<hr size=2 width="80%" align=center>
</span></font></div>
<div align=left dir=ltr>
<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="100%"
style='width:100.0%;border-collapse:collapse'>
<tr>
<td width="35%" style='width:35.0%;padding:0cm 0cm 0cm 0cm'>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=1 color="#333333" face=Arial><span style='font-size:8.0pt;
font-family:Arial;color:#333333'>Best Regards,
Eli Sklar, <a href="http://www.k.co.il/">www.K.co.il</a> professional SEO<U5:P></U5:P></span></font><font
color=black><span style='color:black'><o:p></o:p></span></font>
</td>
<td style='padding:0cm 0cm 0cm 0cm'>
<p class=MsoNormal align=center dir=LTR style='text-align:center;direction:
ltr;unicode-bidi:embed'><font size=1 color="#333333" face=Arial><span
style='font-size:8.0pt;font-family:Arial;color:#333333'>050-225-3040 -
03-6500000
<a href="mailto:Eli@k.co.il">Eli@k.co.il</a><U5:P></U5:P></span></font><font
color=black><span style='color:black'><o:p></o:p></span></font>
</td>
<td width="35%" style='width:35.0%;padding:0cm 0cm 0cm 0cm'>
<p class=MsoNormal dir=RTL><font size=1 color="#333333" face=Arial><span
lang=HE style='font-size:8.0pt;font-family:Arial;color:#333333'>בברכה,
אלי סקלאר, <a href="http://www.k.co.il/"><span lang=EN-US dir=LTR>www.K.co.il</span></a><span
dir=RTL></span><span dir=RTL></span> קידום אתרים מקצועי</span></font><font
color=black><span dir=LTR style='color:black'><U5:P></U5:P><o:p></o:p></span></font>
</td>
</tr>
</table>
</div>
<p class=MsoNormal dir=LTR style='text-align:left;direction:ltr;unicode-bidi:
embed'><font size=3 face=Calibri><span style='font-size:12.0pt;font-family:
Calibri'><U5:P> </U5:P></span></font><font color=black><span
style='color:black'><o:p></o:p></span></font>
<p class=MsoNormal dir=RTL><font size=2 color=navy face=Arial><span dir=LTR
style='font-size:10.0pt;font-family:Arial;color:navy'><U5:P> </U5:P></span></font><span
dir=LTR><o:p></o:p></span>
<p class=MsoNormal dir=RTL><font size=3 face="Times New Roman"><span dir=LTR
style='font-size:12.0pt'><o:p> </o:p></span></font>
</div>
</body>
</html>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/