منتديات شباب روش طحن
سجل مع منتديات اقرأ وشوف الفرق عيش الاثارة خليك جرئ وكون مع الاجرأ على الاطلاق ........... لمن يبحثون عن التميز رجاء التسجيل... نسعى للتميز وليس نسعى للافضل
منتديات شباب روش طحن
سجل مع منتديات اقرأ وشوف الفرق عيش الاثارة خليك جرئ وكون مع الاجرأ على الاطلاق ........... لمن يبحثون عن التميز رجاء التسجيل... نسعى للتميز وليس نسعى للافضل
منتديات شباب روش طحن
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

منتديات شباب روش طحن


 
الرئيسيةالبوابةأحدث الصورالتسجيلدخول

 

 مباراة مصر والجزائر تخرج من المستطيل الأخضر

اذهب الى الأسفل 
كاتب الموضوعرسالة
HoSaM YoUsEf
مراقب عام
مراقب عام
HoSaM YoUsEf


الاسد
عدد المساهمات : 472
نقاط : 1350
تاريخ التسجيل : 23/09/2009
العمر : 32
الموقع : dh_ny919

مباراة مصر والجزائر تخرج من المستطيل الأخضر Empty
مُساهمةموضوع: مباراة مصر والجزائر تخرج من المستطيل الأخضر   مباراة مصر والجزائر تخرج من المستطيل الأخضر Icon_minitimeالجمعة 13 نوفمبر 2009, 11:39 am

مباراة مصر والجزائر تخرج من المستطيل الأخضر Ar40-121109-01_small
<table cellSpacing=0 cellPadding=0 width="عفوا%" border=0>[tr][td]جماهير مصر والجزائر تحبس أنفاسها قبل انطلاق المبارة الحاسمة. أ.ف.ب



//this code to set caption of image
//first we remove the not needed tags in the caption
var strInputCode=document.getElementById("imgCaption").innerHTML
strInputCode = strInputCode.replace(/&(lt|gt);/g, function (strMatch, p1){return (p1 == "lt")? "";});
var strTagStrippedText = strInputCode.replace(/]+(>|$)/g, "");
//ser the title (tooltip)
document.getElementById("article_pic").title =strTagStrippedText ;



function Next(photonum){document.getElementById('MainPhotoGallery').innerHTML = document.getElementById(photonum).innerHTML}
function Show(Photonum){document.getElementById(Photonum).style.display = 'Block'}
function Hide(Photonum){document.getElementById(Photonum).style.display = 'none'}
function ShowNext(photonum,photonum2,Nextof2)
{
try
{
if(document.getElementById(photonum2).innerHTML.indexOf('src=')==-1)
{
document.getElementById(Nextof2).style.display = 'none'
}
else
{
document.getElementById(photonum).style.display = 'block'
}
}
catch(ex){}
}
function PhotoGallery(){
var Photo1 = document.getElementById('Photo1').innerHTML
var Photo2 = document.getElementById('Photo2').innerHTML
var Photo3 = document.getElementById('Photo3').innerHTML
var Photo4 = document.getElementById('Photo4').innerHTML
var Photo5 = document.getElementById('Photo5').innerHTML
if(Photo1.indexOf('src=') == -1){document.getElementById('MainNavegator').style.display = 'none'}else{document.getElementById('MainPhotoGallery').innerHTML = Photo1}}




.Navegator{width:372px;height:20px;background-color:#e7e1d5;position:absolute;right:130px;top:400px}
.FloatLeft{float:left}
.FloatRight{float:right}
.Curser{cursor:pointer}











try
{
if(document.getElementById('Photo2')==null)
{
document.getElementById('next1').style.display = 'none';
}
else
{
if(document.getElementById('Photo2').innerHTML.indexOf('/')==-1){document.getElementById('next1').style.display = 'none'}
}
}
catch(ex){}

PhotoGallery()


[/td][/tr]
<tr><td><FONT color=black>


var dragapproved=false
var minrestore=0
var initialwidth,initialheight
var ie5=document.all&&document.getElementById
var ns6=document.getElementById&&!document.all

function iecompattest(){
return (!window.opera && document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function drag_drop(e){
if (ie5&&dragapproved&&event.button==1){
document.getElementById("dwindow").style.left=tempx+event.clientX-offsetx+"px"
document.getElementById("dwindow").style.top=tempy+event.clientY-offsety+"px"
}
else if (ns6&&dragapproved){
document.getElementById("dwindow").style.left=tempx+e.clientX-offsetx+"px"
document.getElementById("dwindow").style.top=tempy+e.clientY-offsety+"px"
}
}

function initializedrag(e){
offsetx=ie5? event.clientX : e.clientX
offsety=ie5? event.clientY : e.clientY
document.getElementById("dwindowcontent").style.display="none" //extra
tempx=parseInt(document.getElementById("dwindow").style.left)
tempy=parseInt(document.getElementById("dwindow").style.top)

dragapproved=true
document.getElementById("dwindow").&#احول;nm&#احول;usem&#احول;ve=drag_drop
}

function loadwindow(url,width,height){
if (!ie5&&!ns6)
window.open(url,"","width=width,height=height,scrollbars=1")
else{
document.getElementById("dwindow").style.display=''
document.getElementById("dwindow").style.width=initialwidth=width+"px"
document.getElementById("dwindow").style.height=initialheight=height+"px"
document.getElementById("dwindow").style.left="30px"
document.getElementById("dwindow").style.top=ns6? window.pageYOffset*1+30+"px" : iecompattest().scrollTop*1+30+"px"
http://document.getElementById("cframe").src=url
}
}

function maximize(){
if (minrestore==0){
minrestore=1 //maximize window
document.getElementById("maxname").setAttribute("src","restore.gif")
document.getElementById("dwindow").style.width=ns6? window.innerWidth-20+"px" : iecompattest().clientWidth+"px"
document.getElementById("dwindow").style.height=ns6? window.innerHeight-20+"px" : iecompattest().clientHeight+"px"
}
else{
minrestore=0 //restore window
http://document.getElementById("maxname").setAttribute("src","max.gif")
document.getElementById("dwindow").style.width=initialwidth
document.getElementById("dwindow").style.height=initialheight
}
document.getElementById("dwindow").style.left=ns6? window.pageXOffset+"px" : iecompattest().scrollLeft+"px"
document.getElementById("dwindow").style.top=ns6? window.pageYOffset+"px" : iecompattest().scrollTop+"px"
}

function closeit(){
document.getElementById("dwindow").style.display="none"
}

function stopdrag(){
dragapproved=false;
document.getElementById("dwindow").&#احول;nm&#احول;usem&#احول;ve=null;
document.getElementById("dwindowcontent").style.display="" //extra
}




function remove_XS_whitespace(item)
{
item.value = item.value.replace(/\r/g, " ");
item.value = item.value.replace(/[^ A-Za-z0-9`~!@#\$%\^&\*\(\)-_=\+\\\|\]\[\}\{'";:\?\/\.>,
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://iqr2.yoo7.com
 
مباراة مصر والجزائر تخرج من المستطيل الأخضر
الرجوع الى أعلى الصفحة 
صفحة 1 من اصل 1

صلاحيات هذا المنتدى:لاتستطيع الرد على المواضيع في هذا المنتدى
منتديات شباب روش طحن  :: `·.¸¸.·¯`··._.· ( الرياضه ) `·.¸¸.·¯`··._.· :: قسم الرياضة المصرية-
انتقل الى: