<!--
/*
Copyright © MaXimuS 2000-2001, All Rights Reserved.
Site: http://www.absolutegb.com/maximus
E-mail: maximus@nsimail.com
Version: 6.3 (NS6 compatibility + NS4 x-axis scroll bar fix)
*/
// Permission granted to SimplytheBest.net to feature script in its 
// DHTML script collection at http://simplythebest.net/info/dhtml_scripts.html

YOffset=80; // no quotes!!
staticYOffset=20; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=200; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="black";
menuIsStatic="yes";
menuWidth=140; // Must be a multiple of 10! no quotes!!
hdrFontFamily="arial, sans serif";
hdrFontSize="2";
hdrFontColor="#008000";
hdrBGColor="#D0E2BA";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="20";
linkFontFamily="Verdana";
linkFontSize="1";
linkBGColor="#ffffff";
linkOverBGColor="#D0E2BA";
linkTarget="_top";
linkAlign="Left";
barBGColor="#CEA86F";
barFontFamily="arial, sans serif";
barFontSize="2";
barFontColor="#ffffff";
barVAlign="center";
barWidth=15; // no quotes!!

startMenu("Islamic Links", "Islamic Links")
addItem("Islam", "islam.html", "");
addItem("Islamic Links", "islamiclinks.html", "");
addItem("Invitation To Islam", "dawah.html", "");
addItem("Names Of Allah", "allah.html", "");
addItem("Holy Qur'an Verses", "sura.html", "");
addItem("Prophet Muhammad", "muhammad.html", "");
addItem("Thought Almighty", "islam1.html", "");
addItem("Hadith", "hadith.html", "");
addItem("Jesus (Isa Ruhullah)", "jesus.html", "");
addItem("Prophets In Islam", "prophets.html", "");
addItem("FAQ On Islam", "islam15.html", "");
addItem("Tolerance In Islam", "tolerance.html", "");
addItem("War In Islam", "war.html", "");
addItem("Wisdom", "wisdom1.html", "");
addItem("How Did Islam Spread", "islamspread.html", "");
addItem("This Is Islam", "thisisislam.swf", "");
addItem("Inheritance", "inheritance.html", "");
addItem("Islam & Nationalism", "nationalism.html", "");
addItem("Islam & Terrorism", "zakir.html", "");
addItem("Islam & Science", "science.html", "");
addItem("Halal Foods", "halal.html", "");
addItem("Evil Of Dowry", "dowry.html", "");
addItem("women In Islam", "http://www.qsl.net/vu2sdu/women.html", "");
addItem("Peace For Humanity", "peace1.html", "");
addItem("Home Page", "index.html", "");
endMenu()

//-->
