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]=''; table_arr[8] = row_arr; row_arr = new Array();row_arr[0]='
Moodle Journal
Free Blog Directory'; row_arr[1]=':   Free blog directory'; row_arr[2]=': 26 Aug
Web Design'; row_arr[1]=':   '; row_arr[2]=': 26 Aug
Open Source News'; row_arr[1]=':   Discover All Open sources scripts(PHP, ASP, CGI/Perl, JavaScripts) News releases , Tutorials and Reviews for free'; row_arr[2]=': 24 Aug
Internet News Blog'; row_arr[1]=':   Latest news on Internet technologies'; row_arr[2]=': 24 Aug
Tech News And Info'; row_arr[1]=':   Blog to talk about any new tech news and tips'; row_arr[2]=': 24 Aug
Edtechpost'; row_arr[1]=':   A blog from the Manager of the BCcampus Learning Resources Centre, a multi-disciplinary \'open content\' repository and researcher in course management systems. '; row_arr[2]=': 24 Aug
Auricle'; row_arr[1]=':   This blog is an experimental public blog which will offer short articles, reflections, observations, or references on what we\'ve found interesting, useful, challenging, and sometimes frustrating in the e-learning world.'; row_arr[2]=': 24 Aug
'; 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[9] = 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]) } };