function oolrandomPage(numPages){
zeroNumPages=numPages-1
var myrandom=Math.round(Math.random()*zeroNumPages)
if (myrandom==0)
	window.location="oracle/00.html"
else if (myrandom==1)
	window.location= "oracle/01.html"
else if (myrandom==2)
	window.location= "oracle/02.html"
else if (myrandom==3)
	window.location= "oracle/03.html"
else if (myrandom==4)
	window.location= "oracle/04.html"
else if (myrandom==5)
	window.location= "oracle/05.html"
else if (myrandom==6)
	window.location= "oracle/06.html"
else if (myrandom==7)
	window.location= "oracle/07.html"
else if (myrandom==8)
	window.location= "oracle/08.html"
else if (myrandom==9)
	window.location= "oracle/09.html"
else if (myrandom==10)
	window.location= "oracle/10.html"
else if (myrandom==11)
	window.location= "oracle/11.html"
else if (myrandom==12)
	window.location= "oracle/12.html"
else if (myrandom==13)
	window.location= "oracle/13.html"
else if (myrandom==14)
	window.location= "oracle/14.html"
else if (myrandom==15)
	window.location= "oracle/15.html"
else if (myrandom==16)
	window.location= "oracle/16.html"
else if (myrandom==17)
	window.location= "oracle/17.html"
else if (myrandom==18)
	window.location= "oracle/18.html"
else if (myrandom==19)
	window.location= "oracle/19.html"
else if (myrandom==20)
	window.location= "oracle/20.html"
else if (myrandom==21)
	window.location= "oracle/21.html"
else if (myrandom==22)
	window.location= "oracle/22.html"
else if (myrandom==23)
	window.location= "oracle/23.html"
else if (myrandom==24)
	window.location= "oracle/24.html"
else if (myrandom==25)
	window.location= "oracle/25.html"
else if (myrandom==26)
	window.location= "oracle/26.html"
else if (myrandom==27)
	window.location= "oracle/27.html"
else if (myrandom==28)
	window.location= "oracle/28.html"
else if (myrandom==29)
	window.location= "oracle/29.html"
else if (myrandom==30)
	window.location= "oracle/30.html"
else if (myrandom==31)
	window.location= "oracle/31.html"
else if (myrandom==32)
	window.location= "oracle/32.html"
else if (myrandom==33)
	window.location= "oracle/33.html"
else if (myrandom==34)
	window.location= "oracle/34.html"
else if (myrandom==35)
	window.location= "oracle/35.html"
else if (myrandom==36)
	window.location= "oracle/36.html"
else if (myrandom==37)
	window.location= "oracle/37.html"
else if (myrandom==38)
	window.location= "oracle/38.html"
else if (myrandom==39)
	window.location= "oracle/39.html"
else if (myrandom==40)
	window.location= "oracle/40.html"
else if (myrandom==41)
	window.location= "oracle/41.html"
else if (myrandom==42)
	window.location= "oracle/42.html"
else if (myrandom==43)
	window.location= "oracle/43.html"
else if (myrandom==44)
	window.location= "oracle/44.html"
else if (myrandom==45)
	window.location= "oracle/45.html"
else if (myrandom==46)
	window.location= "oracle/46.html"
else if (myrandom==47)
	window.location= "oracle/47.html"
else if (myrandom==48)
	window.location= "oracle/48.html"
else if (myrandom==49)
	window.location= "oracle/49.html"
else if (myrandom==50)
	window.location= "oracle/50.html"
else if (myrandom==51)
	window.location= "oracle/51.html"
else if (myrandom==52)
	window.location= "oracle/52.html"
else if (myrandom==53)
	window.location= "oracle/53.html"
else if (myrandom==54)
	window.location= "oracle/54.html"
else if (myrandom==55)
	window.location= "oracle/55.html"
else if (myrandom==56)
	window.location= "oracle/56.html"
else if (myrandom==57)
	window.location= "oracle/57.html"
else if (myrandom==58)
	window.location= "oracle/58.html"
else if (myrandom==59)
	window.location= "oracle/59.html"
else if (myrandom==60)
	window.location= "oracle/60.html"
else if (myrandom==61)
	window.location= "oracle/61.html"
else if (myrandom==62)
	window.location= "oracle/62.html"
else if (myrandom==63)
	window.location= "oracle/63.html"
else if (myrandom==64)
	window.location= "oracle/64.html"
else if (myrandom==65)
	window.location= "oracle/65.html"
else if (myrandom==66)
	window.location= "oracle/66.html"
else if (myrandom==67)
	window.location= "oracle/67.html"
else if (myrandom==68)
	window.location= "oracle/68.html"
else if (myrandom==69)
	window.location= "oracle/69.html"
else if (myrandom==70)
	window.location= "oracle/70.html"
else if (myrandom==71)
	window.location= "oracle/71.html"
else if (myrandom==72)
	window.location= "oracle/72.html"
else if (myrandom==73)
	window.location= "oracle/73.html"
else if (myrandom==74)
	window.location= "oracle/74.html"
else if (myrandom==75)
	window.location= "oracle/75.html"
else if (myrandom==76)
	window.location= "oracle/76.html"
else if (myrandom==77)
	window.location= "oracle/77.html"
}