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]='
Digarti
Notmeusa - Funny Gag Gifts And T-shirts'; row_arr[1]=':   NotMeUSA creates personalized funny gag gifts, humorous joke t-shirts and other funny novelty items out of Jacksonville, Florida. We have over 500 custom shirts and gifts inside that you will not find at any other web site!'; row_arr[2]=': 24 Nov
'; 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]) } };