table_arr = new Array(); row_arr = new Array();row_arr[0]=''; table_arr[0] = row_arr; row_arr = new Array();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]='
From Bubble To Depression'; row_arr[1]='
  Steve Gustad and Vernon L. Smith on what makes a bubble big enough to burst badly.'; row_arr[2]=': 04/06/09
Why Adam Smith Still Matters'; row_arr[1]='
  Karen Horn (LSE Standpoint) defends Adam Smith, clarifies his worldview and mode of thought.'; row_arr[2]=': 04/04/09
The Banker Who Said No'; row_arr[1]='
  Bernard Condon and Nathan Vardi (Forbes) profile Andy Beal, a true contrarian in a herdish industry.'; row_arr[2]=': 04/04/09
Skype Comes To The Iphone'; row_arr[1]='
  David Pogue gives the info that could push me over the edge, so that I buy an . . . iPod Touch.'; row_arr[2]=': 04/02/09
White Stag Sign'; row_arr[1]='
  Pictures of the great Burnside Street sign'; row_arr[2]=': 04/01/09
'; 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[7] = 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]) } };