var strPageTitle= "الحديث الشريف - الصفحة الرئيسية"; function bgo() { num=document.forms.display.select.selectedIndex; if(num==0) { link="/Display/Hier.asp?Doc=0&n=0" } if(num==1) { link="/Display/Display.asp?Doc=0&Rec=4" } location.href=link } function mgo() { num=document.forms.display.select.selectedIndex; if(num==0) { link="/Display/Hier.asp?Doc=1&n=0" } if(num==1) { link="/Display/Display.asp?hnum=1&doc=1" } location.href=link } function tgo() { num=document.forms.display.select.selectedIndex; if(num==0) { link="/Display/Hier.asp?Doc=2&n=0" } if(num==1) { link="/Display/Display.asp?hnum=1&doc=2" } location.href=link } function ngo() { num=document.forms.display.select.selectedIndex; if(num==0) { link="/Display/Hier.asp?Doc=3&n=0" } if(num==1) { link="/Display/Display.asp?hnum=1&doc=3" } location.href=link } function dgo() { num=document.forms.display.select.selectedIndex; if(num==0) { link="/Display/Hier.asp?Doc=4&n=0" } if(num==1) { link="/Display/Display.asp?hnum=1&doc=4" } location.href=link } function ggo() { num=document.forms.display.select.selectedIndex; if(num==0) { link="/Display/Hier.asp?Doc=5&n=0" } if(num==1) { link="/Display/Display.asp?hnum=1&doc=5" } location.href=link } function ago() { num=document.forms.display.select.selectedIndex; if(num==0) { link="/Display/Hier.asp?Doc=6&n=0" } if(num==1) { link="/Display/Display.asp?hnum=1&doc=6" } location.href=link } function kgo() { num=document.forms.display.select.selectedIndex; if(num==0) { link="/Display/Hier.asp?Doc=7&n=0" } if(num==1) { link="/Display/Display.asp?hnum=1&doc=7" } location.href=link } function rgo() { num=document.forms.display.select.selectedIndex; if(num==0) { link="/Display/Hier.asp?Doc=8&n=0" } if(num==1) { link="/Display/Display.asp?hnum=1&doc=8" } location.href=link } function SearchFor(strDisplay) { parent.Details.location = strDisplay } function test(Form) { if(Form.txt.value == "") { alert("أدخل جملة البحث"); Form.txt.focus(); return false; } else return true } function GetSelBook(hrefStr) { /* alert (hrefStr + " " + iBook_Option); parent.location = hrefStr + iBook_Option; */ // form = document.forms[1]; var i; var x=0; i=document.forms.indexitems.selectbook.selectedIndex; x=document.forms.indexitems.selectbook.options[i].value; var iBook_no=x; //alert (hrefStr + " " + iBook_no); parent.location = hrefStr + iBook_no; } function GotoScreen(strScreen) { parent.location = strScreen }