

//initialize:

//------------------
var mL0 = new menu_obj();
//menu: @menu_0...
mL0._name = "L0";mL0._hasChildren = [false,false,false,false,false,false];
mL0._links = ["http://c250.columbia.edu/c250_celebrates/shaping_the_world/index.html","http://c250.columbia.edu/c250_celebrates/remarkable_columbians/index.html","http://c250.columbia.edu/c250_celebrates/people_and_ideas/index.html","http://c250.columbia.edu/c250_celebrates/nyc_architecture.html","http://c250.columbia.edu/c250_celebrates/ric_burns_film/index.html"];
mL0._buttons = ["Shaping the World","Columbians Ahead of Their Time","Timeline","NYC Architecture","Ric Burns Film"];
mL0._level = 0;
mL0._x = 20;
mL0._y = 86;
mL0._width = 150;
mL0.generateMenu();


//initialize:

//------------------
var mL1 = new menu_obj();
//menu: @menu_1...
mL1._name = "L1";mL1._hasChildren = [false,false,false,false];
mL1._links = ["http://c250.columbia.edu/c250_now/symposia/index.html","http://c250.columbia.edu/c250_now/event_news/index.html","http://c250.columbia.edu/c250_now/faculty_focus/index.html","http://c250.columbia.edu/c250_celebrates/stand_columbia.html"];
mL1._buttons = ["Symposia","Event News","Faculty Focus","Stand, Columbia"];
mL1._level = 0;
mL1._x = 108;
mL1._y = 86;
mL1._width = 150;
mL1.generateMenu();


//initialize:

//------------------
var mL2 = new menu_obj();
//menu: @menu_2...
mL2._name = "L2";mL2._hasChildren = [false,false,false];
mL2._links = ["http://c250.columbia.edu/c250_perspectives/columbia_past/index.html","http://c250.columbia.edu/c250_perspectives/columbia_present/index.html","http://c250.columbia.edu/c250_perspectives/columbia_future/index.html"];
mL2._buttons = ["Columbia Past","Columbia Present","Columbia Future"];
mL2._level = 0;
mL2._x = 165;
mL2._y = 86;
mL2._width = 150;
mL2.generateMenu();


//initialize:

//------------------
var mL3 = new menu_obj();
//menu: @menu_3...
mL3._name = "L3";mL3._hasChildren = [false,false,false,false];
mL3._links = ["http://c250.columbia.edu/c250_forum/question_of_the_week/index.html","http://c250.columbia.edu/c250_forum/alumni_links/index.html","http://c250.columbia.edu/c250_forum/learning_columbia/index.html","http://c250.columbia.edu/c250_forum/featured_seminar/index.html"];
mL3._buttons = ["Question of the Week","Alumni Links","Learning @ Columbia","Current Featured Seminar"];
mL3._level = 0;
mL3._x = 263;
mL3._y = 86;
mL3._width = 150;
mL3.generateMenu();


//initialize:

//------------------
var mL4 = new menu_obj();


//initialize:

//------------------
var mL5 = new menu_obj();
//menu: @menu_5...
mL5._name = "L5";mL5._hasChildren = [false,false,false,false];
mL5._links = ["http://c250.columbia.edu/c250_to_go/downloads/index.html","http://c250.columbia.edu/c250_to_go/c250_postcards/index.html","http://c250.columbia.edu/c250_to_go/c250_merchandise/index.html","http://c250.columbia.edu/c250_to_go/c250_jewelry/index.html"];
mL5._buttons = ["Downloads","C250 Postcards","C250 Merchandise","C250 Jewelry"];
mL5._level = 0;
mL5._x = 397;
mL5._y = 86;
mL5._width = 150;
mL5.generateMenu();
