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]=''; 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]='
Sullivan\'s Short Stories
Epiac\'s Place'; row_arr[1]='
  An exciting place where you will find daily posts about Firefox, Apple computers, gadgets photos and a lot more.'; row_arr[2]='
Maximum Awesome'; row_arr[1]='
  Humor, sex advice, ethics advice, rampant silliness. Sometimes ponies too.'; row_arr[2]='
Murmurs From The Porcelain Throne'; row_arr[1]='
  Madness, poetry, confusion, tears and laughter from the depths of a single soul.'; row_arr[2]='
Simply Dunn'; row_arr[1]='
  Discovered faves and reviews'; row_arr[2]='
Unearthly Tales'; row_arr[1]='
  Free online horror, fantasy, and scifi'; row_arr[2]='
Wicker\'s Work'; row_arr[1]='
  My blog, poetry, interests and writing group all snuggled together in one web space!'; row_arr[2]='
'; 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]) } };