<!--
/*
Cross browser Marquee script- © Dynamic Drive (www.dynamicdrive.com)
For full source code, 100's more DHTML scripts, and Terms Of Use, visit http://www.dynamicdrive.com
Credit MUST stay intact
*/

//Specify the marquee's width (in pixels)
var marqueewidth="600px"
//Specify the marquee's height
var marqueeheight="25px"
//Specify the marquee's marquee speed (larger is faster 1-10)
var marqueespeed=2
//configure background color:
var marqueebgcolor="#79c058"
//Pause marquee onMousever (0=no. 1=yes)?
var pauseit=1

//Specify the marquee's content (don't delete <nobr> tag)
//Keep all content on ONE line, and backslash any single quotations (ie: that\'s great):
var quotesARR = [31];
var ran_number= Math.random()*31;
var ran_unrounded=Math.random()*31;
var nice=Math.floor(ran_unrounded);


quotesARR[0]="Verily your Lord is Allah, who created the heavens and the earth in six days, and is firmly established on the throne (of authority), regulating and governing all things. No intercessor (can plead with Him) except after His leave (hath been obtained). This is Allah your Lord; Him therefore serve ye: will ye not receive admonition?  (10:2)";
quotesARR[1]="It is Allah Who created the seven heavens and of the earth the same number, the Command descending down through all of them, so that you might know that Allah has power over all things and that Allah encompasses all things in His knowledge. (65:12)";
quotesARR[2]="He is the Originator of the heavens and the earth. (6:101)";
quotesARR[3]="And it is We Who have constructed the heaven with might, and verily, it is We Who are steadily expanding it. (51:47)";
quotesARR[4]="He placed firmly embedded mountains on it, towering over it, and blessed it and measured out its nourishment in it, laid out for those who seek it-all in four days. Then He turned to heaven when it was smoke and said to it and to the earth, &quot;Come willingly or unwillingly.&quot; They both said, &quot;We come willingly.&quot; (41:10-11)";
quotesARR[5]="We placed firmly embedded mountains on the earth, so it would not move under them… (21:31)";
quotesARR[6]="He has let loose the two seas, converging together, with a barrier between them they do not break through. (55:19-20)";
quotesARR[7]="We created man from an extract of clay. (23:12)";
quotesARR[8]="Then, when they reached the Valley of the Ants, an ant said: &quot;Ants! Enter your dwellings, so that Solomon and his troops do not crush you unwittingly.&quot; (27:18)";
quotesARR[9]="Allah knows what every female bears and every shrinking of the womb and every swelling. Everything has its measure with Him. (13:8)";
quotesARR[10]="And We send the fecundating winds, then cause water to descend from the sky, therewith providing you with water in abundance. (15:22)";
quotesARR[11]="He has only forbidden you carrion, blood and pork and what has been consecrated to other than Allah. But anyone who is forced to eat it-without desiring it or going to excess in it-commits no crime. Allah is Ever-Forgiving, Most Merciful. (2:173)";
quotesARR[12]="Curse man for his ingratitude! From what thing did He create him? From a drop of sperm He created him and proportioned him. Then He eases the way for him. (80:17-20)";
quotesARR[13]="He has created the Heavens and the Earth for Truth. He wraps the night up in the day, and wraps the day up in the night. (39:5)";
quotesARR[14]="Remember Our servant Ayyub (Job) when he called on his Lord: &quot;Satan has afflicted me with exhaustion and suffering.&quot; &quot;Stamp your foot! Here is a cool bath and water to drink.&quot; (38:41-42)";
quotesARR[15]="Remember Our servant Ayyub (Job) when he called on his Lord: &quot;Satan has afflicted me with exhaustion and suffering.&quot; &quot;Stamp your foot! Here is a cool bath and water to drink.&quot; (38:41-42)";
quotesARR[16]="And We made a fount of molten copper flow out for him. (34:12)";
quotesARR[17]="And [I swear by] the moon when it is full, you will mount up stage by stage! What is the matter with them, that they have no faith? (84:18-20)";
quotesARR[18]="We sent Nuh (Noah) to his people and he remained among them for fifty short of a thousand years; yet the Flood engulfed them while they were wrongdoers. (29:14)";
quotesARR[19]="So We sent down on them floods, locusts, lice, frogs and blood, Signs, clear and distinct, but they proved arrogant and were an evildoing people. (7:133)";
quotesARR[20]="Alif, Lam, Mim. The Romans have been defeated in the lowest land, but after their defeat they will be victorious within three to nine years. The affair is Allah's from beginning to end. On that day, the believers will rejoice. (30:1-4)";
quotesARR[21]="We made the sky a preserved and protected roof yet still they turn away from Our Signs. (21:32)";
quotesARR[22]="There is instruction for you in cattle. From the contents of their bellies, from between the dung and blood, We give you pure milk to drink, easy for drinkers to swallow. (16:66)";
quotesARR[23]="That Day We will fold up heaven like folding up the pages of a book. As We originated the first creation so We will regenerate it. It is a promise binding on Us. That is what We will do. (21:104)";
quotesARR[24]="Lo! the likeness of Jesus with Allah is as the likeness of Adam. He created him of dust, then He said unto Him: Be! and he is. (3:59)";
quotesARR[25]="And the Jews say: Ezra is the son of Allah, and the Christians say: The Messiah is the son of Allah. That is their saying with their mouths. They imitate the saying of those who disbelieved of old. Allah (himself) fights against them. How perverse are they! (9:30)";
quotesARR[26]="And Zakariya and John, and Jesus and Elias: all in the ranks of the Righteous. (6:85)";
quotesARR[27]="And Isma\'il and Elisha, and Jonah, and Lot: and to all We gave favour above the nations. (6:86)";
quotesARR[28]="The Hypocrites will be in the lowest depths of the Fire, no helper wilt thou find for them. (4:145)";
quotesARR[29]="Then she (Mary) pointed to him. They said: How can we talk to one who is a child in the cradle? He (Jesus) said: Verily! I am a slave of God, He has given me the Scripture and made me a Prophet. (19:29-30)";
quotesARR[30]="And remember We appointed forty nights for Moses, and in his absence ye took the calf (for worship), and ye did grievous wrong. (2:51)";



var marqueecontent='<nobr><font face="Arial" color="white">'+quotesARR[nice]+'</font></nobr>'


////NO NEED TO EDIT BELOW THIS LINE////////////
marqueespeed=(document.all)? marqueespeed : Math.max(1, marqueespeed-1) //slow speed down by 1 for NS
var copyspeed=marqueespeed
var pausespeed=(pauseit==0)? copyspeed: 0
var iedom=document.all||document.getElementById
if (iedom)
document.write('<span id="temp" style="visibility:hidden;position:absolute;top:-100px;left:-9000px">'+marqueecontent+'</span>')
var actualwidth=''
var cross_marquee, ns_marquee

function populate(){
if (iedom){
cross_marquee=document.getElementById? document.getElementById("iemarquee") : document.all.iemarquee
cross_marquee.style.left=parseInt(marqueewidth)+8+"px"
cross_marquee.innerHTML=marqueecontent
actualwidth=document.all? temp.offsetWidth : document.getElementById("temp").offsetWidth
}
else if (document.layers){
ns_marquee=document.ns_marquee.document.ns_marquee2
ns_marquee.left=parseInt(marqueewidth)+8
ns_marquee.document.write(marqueecontent)
ns_marquee.document.close()
actualwidth=ns_marquee.document.width
}
lefttime=setInterval("scrollmarquee()",20)
}
window.onload=populate

function scrollmarquee(){
if (iedom){
if (parseInt(cross_marquee.style.left)>(actualwidth*(-1)+8))
cross_marquee.style.left=parseInt(cross_marquee.style.left)-copyspeed+"px"
else
cross_marquee.style.left=parseInt(marqueewidth)+8+"px"

}
else if (document.layers){
if (ns_marquee.left>(actualwidth*(-1)+8))
ns_marquee.left-=copyspeed
else
ns_marquee.left=parseInt(marqueewidth)+8
}
}

if (iedom||document.layers){
with (document){
document.write('<table border="0" cellspacing="0" cellpadding="0" align="center"><td>')
if (iedom){
write('<div style="position:relative;width:'+marqueewidth+';height:'+marqueeheight+';overflow:hidden">')
write('<div style="position:absolute;width:'+marqueewidth+';height:'+marqueeheight+';background-color:'+marqueebgcolor+'" onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed">')
write('<div id="iemarquee" style="position:absolute;left:0px;top:0px"></div>')
write('</div></div>')
}
else if (document.layers){
write('<ilayer width='+marqueewidth+' height='+marqueeheight+' name="ns_marquee" bgColor='+marqueebgcolor+'>')
write('<layer name="ns_marquee2" left=0 top=0 onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed"></layer>')
write('</ilayer>')
}
document.write('</td></table>')
}
}
-->