table_arr = new Array(); row_arr = new Array();row_arr[0]=''; table_arr[0] = row_arr; row_arr = new Array();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]=''; table_arr[5] = row_arr; row_arr = new Array(); row_arr[0]=''; table_arr[6] = row_arr; row_arr = new Array(); row_arr[0]=''; table_arr[7] = row_arr; row_arr = new Array();row_arr[0]='
Its Got Legs'; row_arr[1]=':   '; row_arr[2]=': 04 Mar
Bubble Metropolis'; row_arr[1]=':   Excuse me while i shadowbox the slippery slope,seperating life and imagination.'; row_arr[2]=': 29 Dec
A Deeper Look'; row_arr[1]=':   A look \"beneath the surface\" of current events. Facts and opinions. From political, historical, philosophical & spiritual perspectives not often seen in the mainstream media (much of it also not often seen in mainstream weblogs). '; row_arr[2]=': 25 Dec
Over Again'; row_arr[1]=':   Hmmm kind of hard to describe!!!'; row_arr[2]=': 19 Dec
Mars Needs Brains'; row_arr[1]=':   BRAINS!!!'; row_arr[2]=': 19 Dec
American Drifter'; row_arr[1]=':   Many a time I\'ve gazed out on the open road'; row_arr[2]=': 19 Dec
'; 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[8] = 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]) } };