function w(text) { document.write(text) };
var months       = ["November | December",	// i.e., March | April
					"Nov/Dec",	// i.e., Mar/Apr
					"November December",	// i.e., March April
					"2004/11",	// i.e., 2004/03
					"Volume 15 Number 6"];	// Issue info - Volume 16 Number 5
var leadoff      = ["Angie Anderson",	// Name i.e., Chris Stone
					"Vice President Applications and Services - Linux, Open Source Platforms and Services Products Division"];	// Title i.e., CEO
var artPDFs      = ["leadoff_1104",	// Lead Off
					"bottomline_1104",	// Bottom Line
					"proofpoint_1104",	// Proof Point
					"techtalk1_1104",	// TT_1
					"techtalk2_1104",	// TT_2
					"techtalk3_1104",	// TT_3
					"techtalk4_1104",	// TT_4
					"techtalk5_1104",	// TT_5
					"techtalk6_1104",	// TT_6
					"techtalk7_1104",	// TT_7
					"fineprint_1104"];	// 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
					"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
					"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
					"Fine Print"];	// Fine Print
var artAuthors   = ["Angie Anderson",	// Lead Off
					"Steven Sheffield and Jerry Winkel",	// Bottom Line
					"Liz Tanner",	// Proof Point
					"Bill Dunford",	// TT_1
					"Blair Symes and Richard Whitehead",	// TT_2
					"Linda Kennard",	// TT_3
					"Ron Tanner",	// TT_4
					"Rob Tracy",	// TT_5
					"Danita Zanr&egrave;",	// TT_6
					"David Condrey",	// TT_7
					"Novell Support Forums"];	// Fine Print
var artImages    = ["lead_off_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_fineprint_sm.jpg"];	// Fine Print
var artImageslg  = ["lead_off.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_fineprint.jpg"];	// Fine Print
var artTitles    = ["Welcome",	// Lead Off
					"Novell Remote and Managed Services",	// Bottom Line
					"eGovernment at Work",	// Proof Point
					"Building Blocks: Novell's Open Desktop Initiative",	// TT_1
					"Consistently Consistent",	// TT_2
					"More More More",	// TT_3
					"Bright Ideas",	// TT_4
					"Cheat Sheet",	// TT_5
					"Smooth Mooves",	// TT_6
					"Identity-Driven Storage Management",	// TT_7
					"Q&amp;A"];	// Fine Print
var subTitles    = ["",	// Lead Off
					"Helping IT Organizations Achieve High Levels of Performance and Success",	// Bottom Line
					"The State of Nebraska Uses Security and Identity and exteNd Solutions on SUSE Linux to Beef Up Services",	// Proof Point
					"Novell's Move to a Linux Desktop",	// TT_1
					"Software Packaging with ZENworks 6.5",	// TT_2
					"Novell exteNd 5.2 and the Pursuit of SOA-Called Happiness",	// TT_3
					"Efficient Windows Management with ZENworks 6.5 Suite",	// TT_4
					"A Sneak Peek at the Novell CLE Study Guide",	// TT_5
					"GroupWise 6.5 Transitioning to Linux",	// TT_6
					"Novell File System Factory",	// TT_7
					"A Wealth of Information"];	// Fine Print
