function w(text) { document.write(text) };
var months       = ['March | April',
					'Mar/Apr',
					'March April',
					'2004/03'];
var leadoff      = ['Ronald W. Hovsepian',
					'President, Novell North America'];
var artPDFs      = ['leadoff',	// Lead Off
					'bottomline',	// Bottom Line
					'proofpoint',	// Proof Point
					'suselinux',	// TT_1
					'bowwow',	// TT_2
					'redcarpet',	// TT_3
					'nterpriselinux',	// TT_4
					'personmigrat',	// TT_5
					'gwlinux65',	// TT_6
					'fineprint'];	// 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
					'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
					'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
					'Fine Print'];	// Fine Print
var artAuthors   = ['Ronald Hovsepian',	// Lead Off
					'Todd Swensen',	// Bottom Line
					'Liz Tanner',	// Proof Point
					'Guy Smith',	// TT_1
					'Linda Kennard',	// TT_2
					'Aaron Weber',	// TT_3
					'Kevin Ryan',	// TT_4
					'Linda Kennard and Ron Tanner',	// TT_5
					'Tay Kratzer',	// TT_6
					'Jason Blackett, Novell ATT Instructor'];	// Fine Print
var artImages    = ['rhovsepian_sm_lead.jpg',	// Lead Off
					'm_con-mag-artimage-bottomli_sm.jpg',	// Bottom Line
					'm_con-mag-artimage-proofpoi_sm.jpg',	// Proof Point
					'm_con-mag-artimage-tech_1_sm.jpg',	// TT_1
					'm_con-mag-artimage-tech_2_sm.jpg',	// TT_2
					'm_con-mag-artimage-tech_3_sm.jpg',	// TT_3
					'm_con-mag-artimage-tech_4_sm.jpg',	// TT_4
					'm_con-mag-artimage-tech_5_sm.jpg',	// TT_5
					'm_con-mag-artimage-tech_6_sm.jpg',	// TT_6
					'm_con-mag-artimage-fineprin_sm.jpg'];	// Fine Print
var artTitles    = ['Welcome',	// Lead Off
					'Right on Target',	// Bottom Line
					'Banking on Big Rewards',	// Proof Point
					'You Can Have It In A Box',	// TT_1
					'Bow WOW: The Novell Innerweb',	// TT_2
					'Rolling Out the Red Carpet for<br>Software Management',	// TT_3
					'A Step in the Right Direction',	// TT_4
					'ZENworks Personality Migration',	// TT_5
					'GroupWise 6.5 for Linux',	// TT_6
					'ZENworks Tips and Tricks'];	// Fine Print
var subTitles    = ['',	// Lead Off
					'2003 Promises Made, Promises Kept',	// Bottom Line
					'Extraco Bank Significantly Improved Security and Reduced Costs by Replacing Microsoft with Novell',	// Proof Point
					'Introducing SUSE Linux',	// TT_1
					'Using Internal Technologies,<br>Novell Eats Its Own Dog Food',	// TT_2
					'Red Carpet Enterprise 2.0',	// TT_3
					'Novell Nterprise Linux Services',	// TT_4
					'Collect, Store and Apply Desktop Personalities...Transparently!',	// TT_5
					'Running GroupWise 6.5 in a<br>Pure Linux Environment',	// TT_6
					'FAQ from Novell Advanced Technical Training'];	// Fine Print