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]='
2 Witches Blog - Pagan Family Life
2 Witches Blog - Pagan Family Life'; row_arr[1]=':   Witchcraft Wit and Wisdom - stop and sit a spell with 2 women, 2 mothers, 2 friends, 2 witches.'; row_arr[2]=': 28 Apr
The Witch Dr Is In'; row_arr[1]=':   Leading pagan author, Lexa Rosean (Lady Venus) gives advice on magick, witchcraft, spells, and other occult matters.'; row_arr[2]=': 28 Apr
'; 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[4] = 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]) } };