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]='
PokerSweetSpot
Greylock\'s Blog'; row_arr[1]=':   This will my interests such as poker, soccer, films, music and other things of interest'; row_arr[2]=': 10 Aug
'; 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[3] = 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]) } };