var slideurl=new Array() var slidecomment=new Array() var slidelink=new Array() var slidetarget=new Array() /////////////////////////////////////////////////////////////////////////// // EDIT-ZONE STARTS HERE // BY : WWW.scripts.com ////////////////////////////////////////////////////////////////////////// // Set the URLs of your slides (images) // مسار الصور slideurl[0]="http://www.islam2all.com/upload/Amrobashah/banners/maqta3-mo2ather.gif" slideurl[1]="http://www.islam2all.com/upload/Amrobashah/banners/labbayka.gif" slideurl[2]="http://www.islam2all.com/upload/Amrobashah/banners/post-1019-1164795936.gif" slideurl[3]="http://www.islam2all.com/upload/Amrobashah/banners/shobohat.gif" // Add a link for each slide // // If you don't want to link a slide type "#" instead (see middle-sample below) // روابط البنرات على الترتيب slidelink[0]="http://www.islam2all.com/sounds/sounds.php?mqtaa=705" slidelink[1]="http://www.islam2all.com/sounds/sounds.php?mqtaa=1190" slidelink[2]="http://www.islam2all.com/sounds/sounds.php?mqtaa=1111" slidelink[3]="http://www.islam2all.com/sounds/sounds.php?mqtaa=1038" // Add a target for each link // Allowed values are: "_blank", "_top", "_parent", "_self" or the name of a frame slidetarget[0]="_blank" slidetarget[1]="_blank" slidetarget[2]="_blank" slidetarget[3]="_blank" // Add a comment for each slide // الوصف slidecomment[0]="نصراني يشهر إسلامه على يد الشيخ جابر عبد الحميد " slidecomment[1]="لبيك اللهم لبيك للشيخ محمد حسين يعقوب " slidecomment[2]="صب العذاب على من سب الأصحاب رضي الله عنهم " slidecomment[3]="شبهات حول النقاب للشيخ مسعد أنور " // Set the font for the comments var slidefont="TAHOMA" // نوع الخط // Set the fontcolor for the comments var slidefontcolor="red" // لون الخط // Set the fontsize for the comments (HTML-values ranging form 1 - 6) var slidefontsize=2 // حجم الخط // Set the width of the pictures (pixels) var slidewidth=468 // عرض الصورة بالبكسل // Set the height of the pictures (pixels) var slideheight=60 // طول الصورة بالبكسل // Set the pause between the pictures (seconds) var pause=11 // المدة الفاصلة بين كل صورة /////////////////////////////////////////////////////////////////////////// // EDIT-ZONE ENDS HERE ////////////////////////////////////////////////////////////////////////// var preloadedimages=new Array() for (i=0;i" document.all.imgcontainer2.style.posLeft=document.all.imgcontainer1.style.posLeft+i_loop imgcontainer2.innerHTML="" } if (ns6) { document.getElementById('imgcontainer1').innerHTML="" document.getElementById('imgcontainer2').style.left=parseInt(document.getElementById('imgcontainer1').style.left)+i_loop document.getElementById('imgcontainer2').innerHTML="" } i_loop=i_loop+step var timer=setTimeout("stretchimage()",speed) } else { clearTimeout(timer) var imgcontent="
"+slidecomment[i_image1]+"
" if (ie) { imgcontainer1.innerHTML=imgcontent document.all.imgcontainer2.style.posLeft=document.all.imgcontainer1.style.posLeft+i_loop imgcontainer2.innerHTML="" } if (ns6) { document.getElementById('imgcontainer1').innerHTML=imgcontent document.getElementById('imgcontainer2').style.left=parseInt(document.getElementById('imgcontainer1').style.left)+i_loop document.getElementById('imgcontainer2').innerHTML="" } changeimage() } } function changeimage() { i_loop=0 i_image1++ if (i_image1>slideurl.length-1) {i_image1=0} i_image2=i_image1-1 if (i_image2>slideurl.length-1) {i_image2=0} if (i_image2<0) {i_image2=slideurl.length-1} if (ie) { document.all.imgcontainer2.style.posLeft=document.all.imgcontainer1.style.posLeft } if (ns6) { document.getElementById('imgcontainer2').style.left=parseInt(document.getElementById('imgcontainer2').style.left) } var timer=setTimeout("stretchimage()",pause) } function simpleslideshow() { i_slide++ if (i_slide>=slideurl.length) {i_slide=0} document.slideimage.src=preloadedimages[i_slide].src simpleslideshowcomment() var fadetimer=setTimeout("simpleslideshow()",pause) } function simpleslideshowcomment() { if (i_space>=0){ all_space="" content="" for (i=0;i") document.write("
") document.write("
") document.write("") window.onload=stretchimage } else { document.write("") window.onload=simpleslideshow }