function w(text) { document.write(text) };
var months       = ["April",	// i.e., April | April
					"Apr",	// i.e., Apr
					"April",	// i.e., April April
					"2007/04",	// i.e., 2007/04
					"Volume 17 Number 4"];	// Issue info - Volume 17 Number 4
var artPDFs      = ["techtalk1_0407",	// TT_1
					"techtalk2_0407",	// TT_2
					"proofpoint_0407",	// Proof Point
					"techtalk3_0407"];	// TT_3
var articles     = ["tech_talk_1.html", // TT_1
					"tech_talk_2.html", // TT_1																						                 
					"proof_point.html", // Proof Point
					"http://www.novell.com/img/flash/load_stream.html?temp=1&id=webex_converts&stream=novell_connection0407&w=640&h=520?sourceid=NCM_04_07_lc"];// TT_3
var artNames     = ["TECH TALK #1", // TT_1
					"TECH TALK #2", // TT_2
					"PROOF POINT",	// Proof Point
					"TECH TALK #3"];  // TT_3
var artNamesLow  = ["Tech Talk #1", // TT_1
					"Tech Talk #2", // TT_2
					"Proof Point",	// Proof Point
					"Tech Talk #3"]; // TT_3
var artAuthors   = ["Ken Baker",	// TT_1
					"Rick Wagner",	// TT_2
					"Liz Tanner",	// Proof Point
					""];	// TT_3
var artImages    = ["ncm_tech_1_sm.jpg",	// TT_1
					"ncm_tech_2_sm.jpg",	// TT_2
					"ncm_pp_sm.jpg",	    // Proof Point
					"ncm_tech_3_sm.jpg"];	// TT_3
var artImageslg  = ["ncm_tech_1.jpg",	// TT_1
					"ncm_tech_2.jpg",	// TT_2
					"ncm_pp.jpg",	    // Proof Point
					"ncm_tech_3.jpg"];  // TT_3
var artTitles    = ["Novell GroupWise",	// TT_1
					"Identity Manager 3.5",	// TT_2
					"Gundersen Lutheran",	// Proof Point
					"Following TCP Streams"];	// TT_3
var subTitles    = ["Working Nicely with Others",	// TT_1 
					"See the benefits of Novell Identity Manager 3.5",	// TT_2 
					"Customer Success Story",	// Proof Point
					"Laura Chappell's Animated Article"];	// TT_3









					