Site hosted by Angelfire.com: Build your free website today!
' result+='
' result+='The Numbers Are : ' result+='' result+=' ' result+='' result+='' if(ra[4]!=null){result+=' '} if(ra[5]!=null){result+=' '} if(ra[6]!=null){result+=' '} result+='
' + ra[0] +' '+ ra[1] + ' '+ ra[2] + ' '+ ra[3]+' '+ ra[4]+' ' +ra[5]+' ' +ra[6]+'
' result+='
' result+='
' dspl.document.open(); dspl.document.writeln(result); dspl.document.close(); } function dsplClose(){ if(confirm("\nAre you sure you wanna quit?")){ history.go(-1); } } // Done Hiding -->