var months       = ["September | October",	// i.e., March | April
					"Sep/Oct",	// i.e., Mar/Apr
					"September October",	// i.e., March April
					"2004/09",	// i.e., 2004/03
					"Volume 16 Number 5"];	// Issue info
var leadoff      = ["Richard Seibt",	// Name i.e., Chris Stone
					"President, Novell Europe, Middle East, Africa"];	// Title i.e., CEO
var artPDFs      = ["leadoff_0904",	// Lead Off
					"bottomline_0904",	// Bottom Line
					"proofpoint_0904",	// Proof Point
					"techtalk1_0904",	// TT_1
					"techtalk2_0904",	// TT_2
					"techtalk3_0904",	// TT_3
					"techtalk4_0904",	// TT_4
					"techtalk5_0904",	// TT_5
					"techtalk6_0904",	// TT_6
					"techtalk7_0904",	// TT_7
					"techtalk8_0904",	// TT_8
					"techtalk9_0904",	// TT_9
					"fineprint_0904"];	// Fine Print
var articles     = ["lead_off.html",	// Lead Off
					"bottom_line.html",	// Bottom Line
					"proof_point.html",	// Proof Point
					"tech_talk_1.html",	// TT_1
					"tech_talk_2.html",	// TT_2
					"tech_talk_3.html",	// TT_3
					"tech_talk_4.html",	// TT_4
					"tech_talk_5.html",	// TT_5
					"tech_talk_6.html",	// TT_6
					"tech_talk_7.html",	// TT_7
					"tech_talk_8.html",	// TT_8
					"tech_talk_9.html",	// TT_9
					"fine_print.html"];	// Fine Print
var artNames     = ["LEAD OFF!",	// Lead Off
					"BOTTOM LINE",	// Bottom Line
					"PROOF POINT",	// Proof Point
					"TECH TALK #1",	// TT_1
					"TECH TALK #2",	// TT_2
					"TECH TALK #3",	// TT_3
					"TECH TALK #4",	// TT_4
					"TECH TALK #5",	// TT_5
					"TECH TALK #6",	// TT_6
					"TECH TALK #7",	// TT_7
					"TECH TALK #8",	// TT_8
					"TECH TALK #9",	// TT_9
					"FINE PRINT"];	// Fine Print
var artNamesLow  = ["Lead Off!",	// Lead Off
					"Bottom Line",	// Bottom Line
					"Proof Point",	// Proof Point
					"Tech Talk #1",	// TT_1
					"Tech Talk #2",	// TT_2
					"Tech Talk #3",	// TT_3
					"Tech Talk #4",	// TT_4
					"Tech Talk #5",	// TT_5
					"Tech Talk #6",	// TT_6
					"Tech Talk #7",	// TT_7
					"Tech Talk #8",	// TT_8
					"Tech Talk #9",	// TT_9
					"Fine Print"];	// Fine Print
var artAuthors   = ["Richard Seibt",	// Lead Off
					"Guy Smith",	// Bottom Line
					"Liz Tanner",	// Proof Point
					"Larry Russon",	// TT_1
					"Richard Whitehead",	// TT_2
					"Linda Kennard",	// TT_3
					"Emmett Dulaney",	// TT_4
					"Bill Dunford",	// TT_5
					"Shawn Dickerson",	// TT_6
					"Sean Kirkby",	// TT_7
					"Tom Smart",	// TT_8
					"John Sherman",	// TT_9
					"Novell Support Forums"];	// Fine Print
var artImages    = ["rseibt_sm_lead.jpg",	// Lead Off
					"ncm_bottomline_sm.jpg",	// Bottom Line
					"ncm_proofpoint_sm.jpg",	// Proof Point
					"ncm_tech_1_sm.jpg",	// TT_1
					"ncm_tech_2_sm.jpg",	// TT_2
					"ncm_tech_3_sm.jpg",	// TT_3
					"ncm_tech_4_sm.jpg",	// TT_4
					"ncm_tech_5_sm.jpg",	// TT_5
					"ncm_tech_6_sm.jpg",	// TT_6
					"ncm_tech_7_sm.jpg",	// TT_7
					"ncm_tech_8_sm.jpg",	// TT_8
					"ncm_tech_9_sm.jpg",	// TT_9
					"ncm_fineprint_sm.jpg"];	// Fine Print
var artImageslg  = ["rseibt.jpg",	// Lead Off
					"ncm_bottomline.jpg",	// Bottom Line
					"ncm_proofpoint.jpg",	// Proof Point
					"ncm_tech_1.jpg",	// TT_1
					"ncm_tech_2.jpg",	// TT_2
					"ncm_tech_3.jpg",	// TT_3
					"ncm_tech_4.jpg",	// TT_4
					"ncm_tech_5.jpg",	// TT_5
					"ncm_tech_6.jpg",	// TT_6
					"ncm_tech_7.jpg",	// TT_7
					"ncm_tech_8.jpg",	// TT_8
					"ncm_tech_9.jpg",	// TT_9
					"ncm_fineprint.jpg"];	// Fine Print
var artTitles    = ["Welcome to BrainShare Europe",	// Lead Off
					"What CxOs Think About Linux",	// Bottom Line
					"A Logical Move",	// Proof Point
					"Thinking Ahead",	// TT_1
					"The Perfect Match",	// TT_2
					"All In One",	// TT_3
					"Full Steam Ahead",	// TT_4
					"Building Blocks",	// TT_5
					"Social Security:",	// TT_6
					"Life Support",	// TT_7
					"Relax, It Saves You Time",	// TT_8
					"Government Vertical Integration",	// TT_9
					"Q&amp;A"];	// Fine Print
var subTitles    = ["",	// Lead Off
					"They love it! Understand why",	// Bottom Line
					"Microsoft is out, SUSE Linux is in",	// Proof Point
					"Proactive IT help desks",	// TT_1
					"SUSE Linux+Novell ZENworks",	// TT_2
					"Novell Small Business Suite 6.5",	// TT_3
					"The Linux apps that can",	// TT_4
					"Novell Open Desktop Initiative",	// TT_5
					"The Next Wave in Identity Management",	// TT_6
					"Novell GroupWise cross-platform client",	// TT_7
					"SUSE Linux Enterprise Server 9",	// TT_8
					"Working for you",	// TT_9
					"A Wealth of Information"];	// Fine Print
