ممكن هذا الكود

صليعون

عضو جديد
24 سبتمبر 2009
79
0
0
السلام عليكم

لاهنتو

ممكن احد يجيب ليه هذا الكود

ويقولي في اركبوو

261842745.gif
http://www.m-alrqa.com/vb/index.php
 

محمد84

:: عضو مميز ::
20 فبراير 2009
2,925
8
0
www.facebook.com
كود يا ضيفنا لو زرتنا لوجدتنا نحن الضيوف وانت رب المنزل اهلا وسهلا ننتظر تسجيلك

مثال صورة​



للتركيب ضع الكود فى اخر الهيدر​

كود:
    [COLOR=#000000][COLOR=#0000bb][/COLOR][FONT=Simplified Arabic Fixed][COLOR=#007700]<!-- [/COLOR][COLOR=#0000bb]بداية كود انت غير مسجل [/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700]-->
<if [/COLOR][COLOR=#0000bb]condition[/COLOR][COLOR=#007700]=[/COLOR][COLOR=#dd0000]"$show[guest]"[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700]>
<[/COLOR][COLOR=#0000bb]style type[/COLOR][COLOR=#007700]=[/COLOR][COLOR=#dd0000]"text/css"[/COLOR][/FONT][COLOR=#007700][FONT=Simplified Arabic Fixed]>
[/FONT][/COLOR][FONT=Simplified Arabic Fixed][COLOR=#ff8000]#topbar{
[/COLOR][COLOR=#0000bb]position[/COLOR][COLOR=#007700]:[/COLOR][COLOR=#0000bb]absolute[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
[/COLOR][COLOR=#0000bb]border[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]1px solid black[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
[/COLOR][COLOR=#0000bb]padding[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]4px[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
[/COLOR][COLOR=#0000bb]background[/COLOR][COLOR=#007700]-[/COLOR][COLOR=#0000bb]color[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]white[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
[/COLOR][COLOR=#0000bb]width[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]240px[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
[/COLOR][COLOR=#0000bb]visibility[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]hidden[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
[/COLOR][COLOR=#0000bb]z[/COLOR][COLOR=#007700]-[/COLOR][COLOR=#0000bb]index[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]0[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
}

</[/COLOR][COLOR=#0000bb]style[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700]>

<[/COLOR][COLOR=#0000bb]script type[/COLOR][COLOR=#007700]=[/COLOR][COLOR=#dd0000]"text/javascript"[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700]>
var [/COLOR][COLOR=#0000bb]persistclose[/COLOR][COLOR=#007700]=[/COLOR][COLOR=#0000bb]0 [/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#ff8000]//set to 0 or 1. 1 means once the bar is manually closed, it will remain closed for browser session
[/COLOR][COLOR=#007700]var [/COLOR][COLOR=#0000bb]startX [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000bb]30 [/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#ff8000]//set x offset of bar in pixels
[/COLOR][COLOR=#007700]var [/COLOR][COLOR=#0000bb]startY [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000bb]4 [/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#ff8000]//set y offset of bar in pixels
[/COLOR][COLOR=#007700]var [/COLOR][COLOR=#0000bb]verticalpos[/COLOR][COLOR=#007700]=[/COLOR][COLOR=#dd0000]"fromtop" [/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#ff8000]//enter "fromtop" or "frombottom"

[/COLOR][COLOR=#007700]function [/COLOR][COLOR=#0000bb]iecompattest[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700](){
return ([/COLOR][COLOR=#0000bb]document[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]compatMode [/COLOR][COLOR=#007700]&& [/COLOR][COLOR=#0000bb]document[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]compatMode[/COLOR][COLOR=#007700]!=[/COLOR][COLOR=#dd0000]"BackCompat"[/COLOR][COLOR=#007700])? [/COLOR][COLOR=#0000bb]document[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]documentElement [/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]document[/COLOR][COLOR=#007700].[/COLOR][/FONT][COLOR=#0000bb][FONT=Simplified Arabic Fixed]body
[/FONT][/COLOR][FONT=Simplified Arabic Fixed][COLOR=#007700]}

function [/COLOR][COLOR=#0000bb]get_cookie[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000bb]Name[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700]) {
var [/COLOR][COLOR=#0000bb]search [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000bb]Name [/COLOR][COLOR=#007700]+ [/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#dd0000]"="
[/COLOR][COLOR=#007700]var [/COLOR][COLOR=#0000bb]returnvalue [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#dd0000]""[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
if ([/COLOR][COLOR=#0000bb]document[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]cookie[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]length [/COLOR][COLOR=#007700]> [/COLOR][COLOR=#0000bb]0[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700]) {
[/COLOR][COLOR=#0000bb]offset [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000bb]document[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]cookie[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]indexOf[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000bb]search[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700])
if ([/COLOR][COLOR=#0000bb]offset [/COLOR][COLOR=#007700]!= -[/COLOR][COLOR=#0000bb]1[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700]) {
[/COLOR][COLOR=#0000bb]offset [/COLOR][COLOR=#007700]+= [/COLOR][COLOR=#0000bb]search[/COLOR][COLOR=#007700].[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#0000bb]length
end [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000bb]document[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]cookie[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]indexOf[/COLOR][COLOR=#007700]([/COLOR][COLOR=#dd0000]";"[/COLOR][COLOR=#007700], [/COLOR][COLOR=#0000bb]offset[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700]);
if ([/COLOR][COLOR=#0000bb]end [/COLOR][COLOR=#007700]== -[/COLOR][COLOR=#0000bb]1[/COLOR][COLOR=#007700]) [/COLOR][COLOR=#0000bb]end [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000bb]document[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]cookie[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]length[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
[/COLOR][COLOR=#0000bb]returnvalue[/COLOR][COLOR=#007700]=[/COLOR][COLOR=#0000bb]unescape[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000bb]document[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]cookie[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]substring[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000bb]offset[/COLOR][COLOR=#007700], [/COLOR][COLOR=#0000bb]end[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700]))
}
}
return [/COLOR][COLOR=#0000bb]returnvalue[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
}

function [/COLOR][COLOR=#0000bb]closebar[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700](){
if ([/COLOR][COLOR=#0000bb]persistclose[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700])
[/COLOR][COLOR=#0000bb]document[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]cookie[/COLOR][COLOR=#007700]=[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#dd0000]"remainclosed=1"
[/COLOR][COLOR=#0000bb]document[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]getElementById[/COLOR][COLOR=#007700]([/COLOR][COLOR=#dd0000]"topbar"[/COLOR][COLOR=#007700]).[/COLOR][COLOR=#0000bb]style[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]visibility[/COLOR][COLOR=#007700]=[/COLOR][/FONT][COLOR=#dd0000][FONT=Simplified Arabic Fixed]"hidden"
[/FONT][/COLOR][FONT=Simplified Arabic Fixed][COLOR=#007700]}

function [/COLOR][COLOR=#0000bb]staticbar[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700](){
[/COLOR][COLOR=#0000bb]barheight[/COLOR][COLOR=#007700]=[/COLOR][COLOR=#0000bb]document[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]getElementById[/COLOR][COLOR=#007700]([/COLOR][COLOR=#dd0000]"topbar"[/COLOR][COLOR=#007700]).[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#0000bb]offsetHeight
[/COLOR][COLOR=#007700]var [/COLOR][COLOR=#0000bb]ns [/COLOR][COLOR=#007700]= ([/COLOR][COLOR=#0000bb]navigator[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]appName[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]indexOf[/COLOR][COLOR=#007700]([/COLOR][COLOR=#dd0000]"Netscape"[/COLOR][COLOR=#007700]) != -[/COLOR][COLOR=#0000bb]1[/COLOR][COLOR=#007700]) || [/COLOR][COLOR=#0000bb]window[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]opera[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
var [/COLOR][COLOR=#0000bb]d [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000bb]document[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
function [/COLOR][COLOR=#0000bb]ml[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000bb]id[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700]){
var [/COLOR][COLOR=#0000bb]el[/COLOR][COLOR=#007700]=[/COLOR][COLOR=#0000bb]d[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]getElementById[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000bb]id[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700]);
if (![/COLOR][COLOR=#0000bb]persistclose [/COLOR][COLOR=#007700]|| [/COLOR][COLOR=#0000bb]persistclose [/COLOR][COLOR=#007700]&& [/COLOR][COLOR=#0000bb]get_cookie[/COLOR][COLOR=#007700]([/COLOR][COLOR=#dd0000]"remainclosed"[/COLOR][COLOR=#007700])==[/COLOR][COLOR=#dd0000]""[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700])
[/COLOR][COLOR=#0000bb]el[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]style[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]visibility[/COLOR][COLOR=#007700]=[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#dd0000]"visible"
[/COLOR][COLOR=#007700]if([/COLOR][COLOR=#0000bb]d[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]layers[/COLOR][COLOR=#007700])[/COLOR][COLOR=#0000bb]el[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]style[/COLOR][COLOR=#007700]=[/COLOR][COLOR=#0000bb]el[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
[/COLOR][COLOR=#0000bb]el[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]sP[/COLOR][COLOR=#007700]=function([/COLOR][COLOR=#0000bb]x[/COLOR][COLOR=#007700],[/COLOR][COLOR=#0000bb]y[/COLOR][COLOR=#007700]){[/COLOR][COLOR=#0000bb]this[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]style[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]left[/COLOR][COLOR=#007700]=[/COLOR][COLOR=#0000bb]x[/COLOR][COLOR=#007700]+[/COLOR][COLOR=#dd0000]"px"[/COLOR][COLOR=#007700];[/COLOR][COLOR=#0000bb]this[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]style[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]top[/COLOR][COLOR=#007700]=[/COLOR][COLOR=#0000bb]y[/COLOR][COLOR=#007700]+[/COLOR][COLOR=#dd0000]"px"[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];};
[/COLOR][COLOR=#0000bb]el[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]x [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000bb]startX[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
if ([/COLOR][COLOR=#0000bb]verticalpos[/COLOR][COLOR=#007700]==[/COLOR][COLOR=#dd0000]"fromtop"[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700])
[/COLOR][COLOR=#0000bb]el[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]y [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000bb]startY[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
else{
[/COLOR][COLOR=#0000bb]el[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]y [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000bb]ns [/COLOR][COLOR=#007700]? [/COLOR][COLOR=#0000bb]pageYOffset [/COLOR][COLOR=#007700]+ [/COLOR][COLOR=#0000bb]innerHeight [/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]iecompattest[/COLOR][COLOR=#007700]().[/COLOR][COLOR=#0000bb]scrollTop [/COLOR][COLOR=#007700]+ [/COLOR][COLOR=#0000bb]iecompattest[/COLOR][COLOR=#007700]().[/COLOR][COLOR=#0000bb]clientHeight[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
[/COLOR][COLOR=#0000bb]el[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]y [/COLOR][COLOR=#007700]-= [/COLOR][COLOR=#0000bb]startY[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
}
return [/COLOR][COLOR=#0000bb]el[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
}
[/COLOR][COLOR=#0000bb]window[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]stayTopLeft[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700]=function(){
if ([/COLOR][COLOR=#0000bb]verticalpos[/COLOR][COLOR=#007700]==[/COLOR][COLOR=#dd0000]"fromtop"[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700]){
var [/COLOR][COLOR=#0000bb]pY [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000bb]ns [/COLOR][COLOR=#007700]? [/COLOR][COLOR=#0000bb]pageYOffset [/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]iecompattest[/COLOR][COLOR=#007700]().[/COLOR][COLOR=#0000bb]scrollTop[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
[/COLOR][COLOR=#0000bb]ftlObj[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]y [/COLOR][COLOR=#007700]+= ([/COLOR][COLOR=#0000bb]pY [/COLOR][COLOR=#007700]+ [/COLOR][COLOR=#0000bb]startY [/COLOR][COLOR=#007700]- [/COLOR][COLOR=#0000bb]ftlObj[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]y[/COLOR][COLOR=#007700])/[/COLOR][COLOR=#0000bb]8[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
}
else{
var [/COLOR][COLOR=#0000bb]pY [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000bb]ns [/COLOR][COLOR=#007700]? [/COLOR][COLOR=#0000bb]pageYOffset [/COLOR][COLOR=#007700]+ [/COLOR][COLOR=#0000bb]innerHeight [/COLOR][COLOR=#007700]- [/COLOR][COLOR=#0000bb]barheight[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]iecompattest[/COLOR][COLOR=#007700]().[/COLOR][COLOR=#0000bb]scrollTop [/COLOR][COLOR=#007700]+ [/COLOR][COLOR=#0000bb]iecompattest[/COLOR][COLOR=#007700]().[/COLOR][COLOR=#0000bb]clientHeight [/COLOR][COLOR=#007700]- [/COLOR][COLOR=#0000bb]barheight[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
[/COLOR][COLOR=#0000bb]ftlObj[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]y [/COLOR][COLOR=#007700]+= ([/COLOR][COLOR=#0000bb]pY [/COLOR][COLOR=#007700]- [/COLOR][COLOR=#0000bb]startY [/COLOR][COLOR=#007700]- [/COLOR][COLOR=#0000bb]ftlObj[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]y[/COLOR][COLOR=#007700])/[/COLOR][COLOR=#0000bb]8[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700];
}
[/COLOR][COLOR=#0000bb]ftlObj[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]sP[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000bb]ftlObj[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]x[/COLOR][COLOR=#007700], [/COLOR][COLOR=#0000bb]ftlObj[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]y[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700]);
[/COLOR][COLOR=#0000bb]setTimeout[/COLOR][COLOR=#007700]([/COLOR][COLOR=#dd0000]"stayTopLeft()"[/COLOR][COLOR=#007700], [/COLOR][COLOR=#0000bb]10[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700]);
}
[/COLOR][COLOR=#0000bb]ftlObj [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000bb]ml[/COLOR][COLOR=#007700]([/COLOR][COLOR=#dd0000]"topbar"[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700]);
[/COLOR][COLOR=#0000bb]stayTopLeft[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700]();
}

if ([/COLOR][COLOR=#0000bb]window[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]addEventListener[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700])
[/COLOR][COLOR=#0000bb]window[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]addEventListener[/COLOR][COLOR=#007700]([/COLOR][COLOR=#dd0000]"load"[/COLOR][COLOR=#007700], [/COLOR][COLOR=#0000bb]staticbar[/COLOR][COLOR=#007700], [/COLOR][COLOR=#0000bb]false[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700])
else if ([/COLOR][COLOR=#0000bb]window[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]attachEvent[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700])
[/COLOR][COLOR=#0000bb]window[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]attachEvent[/COLOR][COLOR=#007700]([/COLOR][COLOR=#dd0000]"onload"[/COLOR][COLOR=#007700], [/COLOR][COLOR=#0000bb]staticbar[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700])
else if ([/COLOR][COLOR=#0000bb]document[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]getElementById[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#007700])
[/COLOR][COLOR=#0000bb]window[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]onload[/COLOR][COLOR=#007700]=[/COLOR][/FONT][FONT=Simplified Arabic Fixed][COLOR=#0000bb]staticbar
</script>
[/COLOR]

<center>
<div id="topbar" style="border:5px ridge #808080; position:absolute; left:446px; top:15px; width:285px " align="center" >

<p align="center">
<img border="0" src="http://www.elemara.net/up//uploads/images/elemara-2800b5903c.gif" width="250" height="100"> <p align="center">
 <b><font face="Arial"><font color="#808080" style="font-size: 14pt">ننتظر تسجيلك</font><span style="font-size: 14pt">
</span> <a href="register.php">
<font color="#FF9900" style="font-size: 14pt">هـنـا</font></a></font></b></div>
</if>
</center>
<!-- نهاية كود انت غير مسجل -->  [/FONT][/COLOR]