// SAVE THIS FILE AS (your libraryname)/gmtlinkslib.js // This page hosted by GeoCities // GeoCities // Get your own Free Home Page // ---------------------------------------------- //test = true //test = false // ---------------------------------------------- function reportjavalib() { if (test) { alert('Loaded ' + javalibfilename) } } // ------------------------------------------- javalibfilename = "linkslib.js" reportjavalib() // ------------------------------------------- function ww(ee) { document.writeln ( ee ) } // ------------------------------------------- function links_writelinks() { // writelinks_amazon() // ww ( "

" ) writelinks_mikegriebel() } // ------------------------------------------- function writelinks_mikegriebel() { ww ( "" ) ww ( "" ) // ------------------------------------------- ww ( "" ) ww ( "" ) ww ( "" ) ww ( "
" ) ww ( "" ) imgstring = "" + 'Griebel'
        + ' ww ( imgstring ) ww ( "" ) ww ( "" ) // ------------------------------------------- ww ( "" ) ww ( "Made with" ) ww ( "Griebel's Mobile Tutor v. 1.2.1." ) ww ( "" ) ww ( "

" ) ww ( "You can make your own quiz;" ) ww ( " click on the logo on the left to learn more" ) ww ( " and to find other quizzes, covering" ) ww ( " language, history, " ) ww ( " medicine, science," ) ww ( " chess ... more coming still." ) ww ( " " ) ww ( " " ) ww ( " " ) ww ( " " ) ww ( "" ) // ------------------------------------------- // ww ( "


" ) // ------------------------------------------- // ww ( "Griebel's " ) // ww ( "book list" ) // ww ( " about this subject." ) // ------------------------------------------- // ww ( "
" ) // ------------------------------------------- ww ( "
" ) ww ( "


" ) } // ------------------------------------------- function writelinks_amazon() { ww ( "" ) ww ( "" ) ww ( "" ) ww ( "" ) ww ( "" ) ww ( "" ) ww ( "" ) ww ( "
" ) ww ( '
' ) ww ( "" ) ww ( "" ) ww ( "" ) ww ( '' ) ww ( "" ) ww ( "
" ) ww ( "" ) ww ( "Amazon.com logo" ) ww ( "' ) ww ( '
Enter keywords... ' ) ww ( '
' ) ww ( '
' ) ww ( '' ) ww ( '
' ) ww ( '
' ) ww ( '
" ) ww ( "
" ) ww ( "
" ) ww ( "Griebel's " ) ww ( "book list" ) ww ( " about this subject." ) ww ( "
" ) } // ------------------------------------------- // -->