function w(text) { document.write(text) };
var months       = ['May | June',	// i.e., March | April
					'May/Jun',	// i.e., Mar/Apr
					'May June',	// i.e., March April
					'2004/05'];	// i.e., 2004/03
var leadoff      = ['Chris Stone',	// Name i.e., Chris Stone
					'Novell Vice Chairman, Office of the CEO'];	// Title i.e., CEO
var artPDFs      = ['leadoff_0504',	// Lead Off
					'bottomline_0504',	// Bottom Line
					'proofpoint_0504',	// Proof Point
					'techtalk1_0504',	// TT_1
					'techtalk2_0504',	// TT_2
					'techtalk3_0504',	// TT_3
					'techtalk4_0504',	// TT_4
					'techtalk5_0504',	// TT_5
//					'techtalk6_0504',	// TT_6
					'fineprint_0504'];	// 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   = ['Chris Stone',	// Lead Off
					'Frank Nutt',	// Bottom Line
					'Liz Tanner',	// Proof Point
					'Linda Kennard and Ronald Nutter',	// TT_1
					'Brad Dayley and Ron Tanner ',	// TT_2
					'Brad Dayley and Ron Tanner ',	// TT_3
					'Eric Raff',	// TT_4
					'Laura Chappell',	// TT_5
//					'',	// TT_6
					'Jason Blackett'];	// Fine Print
var artImages    = ['cstone_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
					'Automatic for the People',	// Bottom Line
					'Authorized Access',	// Proof Point
					'Full Speed Ahead',	// TT_1
					'Up the Grade',	// TT_2
					'Patch Management',	// TT_3
					'Teacher\'s Pet',	// TT_4
					'Straight Edge',	// TT_5
//					'',	// TT_6
					'Smooth Move'];	// Fine Print
var subTitles    = ['',	// Lead Off
					'Policy-Driven Automation',	// Bottom Line
					'The State of Michigan Provides Authorized Access to Criminal Justice Information',	// Proof Point
					'Installing SUSE Linux Standard Server Quickly and Easily',	// TT_1
					'Announcing ZENworks 6.5',	// TT_2
					'ZENworks Brings the Patchwork Tools to the Table',	// TT_3
					'The Right Answers for GroupWise Remote',	// TT_4
					'HOT Tools for Network Troubleshooting',	// TT_5
//					'',	// TT_6
					'ZENworks for Servers Policy and Distribution Services'];	// Fine Print