table_arr = new Array(); row_arr = new Array();row_arr[0]=''; table_arr[0] = row_arr; row_arr = new Array();row_arr[0]=''; table_arr[1] = row_arr; row_arr = new Array(); row_arr[0]=''; table_arr[2] = row_arr; row_arr = new Array(); row_arr[0]=''; table_arr[3] = row_arr; row_arr = new Array(); row_arr[0]=''; table_arr[4] = row_arr; row_arr = new Array();row_arr[0]='
juice press poetry
Rollin Thunder'; row_arr[1]=':   Poetry commentary, insights and selected poems. Poets with artistic & poetic taste expressly different from the norm. Enter the district in which bohemians live. Enter Rollin\'Thunder !'; row_arr[2]=': 06/24/04 07:17
Scarlet Tanager'; row_arr[1]=':   The poetry site of Lucille Lang Day'; row_arr[2]=': 06/25/04 07:48
Stephen Morse: Alive And Beat'; row_arr[1]=':   The poetry, thoughts and links of Stephen Morse, Beat Poet'; row_arr[2]=': 02/21/04 04:00
'; row_arr[1]='¤ by blogLinker.com
¤ join my list!'; row_arr[2]='
¤ Check out: broadQAst.com - share travel tips & pics with the world!'; row_arr[3]='
'; table_arr[5] = row_arr; for (i=0; i < table_arr.length; i++){ for (j=0; j < table_arr[i].length; j++){ document.writeln(table_arr[i][j]) } };