table_arr = new Array(); row_arr = new Array();row_arr[0]=''; row_arr[1]=''; table_arr[0] = row_arr; row_arr = new Array();row_arr[0]='';table_arr[7] = row_arr; row_arr = new Array();row_arr[0]='
'; row_arr[2]='
Interesting Books, Music, & DVDs
- Reading :

Enter the Zone
'; row_arr[1]=' Barry Sears, Ph.D.'; row_arr[2]=' A \"how to eat\" book to delight a geek\'s heart, and frustrate many non-geeks, I fear. Dr. Sears lays out \"how to eat\", with one of the pleasant side effects being losing fat. Thirteen years old, it is nonetheless news to me, and fascinating.'; table_arr[1] = row_arr; row_arr = new Array();row_arr[0]='
- Reading :

The Writing Diet: Write Yourself Right-Size
'; row_arr[1]=' Julia Cameron'; row_arr[2]=' The Artist\'s Way with Food... who is surprised? But since I\'m comfortable with Artist\'\'s Way, seeing how the tools apply is useful...'; table_arr[2] = row_arr; row_arr = new Array();row_arr[0]='
- Reading :

Taking Control of TMJ
'; row_arr[1]=' Robert O. Uppgaard'; row_arr[2]=' My eyes glazed over... there\'s a lot of info here, much of it no doubt good. It\'s going to take some doing to unearth it, though.'; table_arr[3] = row_arr; row_arr = new Array();row_arr[0]='
- Listening to :

Eliminate TMJ and Teeth Grinding
'; row_arr[1]=' Scott Sulak'; row_arr[2]=' OK, so it\'s a self-hypnosis CD. It certainly helped last night...'; table_arr[4] = row_arr; row_arr = new Array();row_arr[0]='
- Reading :

Hidden Power for Human Problems
'; row_arr[1]=' Frederick W. Bailes'; row_arr[2]=' Well, it sure SEEMS like it\'s helping...'; table_arr[5] = row_arr; row_arr = new Array();row_arr[0] = '
';table_arr[6] = row_arr; row_arr = new Array();row_arr[0] = '
\"Demo Reel\"\'s rank is: Martial Arts Sensei, gathered from 13 people. Rank \"Demo Reel\" below
¤ by myMediaList
¤ Get Your Own Free List!'; row_arr[1]='
'; 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]) } };