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]='
Duque Long
The Jokes Blog'; row_arr[1]=':   This is a JOKES Blog - with the BEST jokes on the net. Keep reading, and keep laughing! HA HA HA (Loud Evil Laughter)!!!'; row_arr[2]=': 04 Oct
Golfer Stance Musings: Would You Buy Golf Tips From Eye Doctor'; row_arr[1]=':   '; row_arr[2]=': 06 Mar
Convert The Atheist Contest'; row_arr[1]=':   '; row_arr[2]=': 27 Jan
The Neo-progressive'; row_arr[1]=':   A Blog Devoted to Spreading the views of the Progressive Right'; row_arr[2]=': 22 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[6] = 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]) } };