function w(text) { document.write(text) };
var months       = ["Fourth Quarter",		// i.e., Fourth Quarter
					"Q4",					// i.e., q4
					"Fourth Quarter",		// i.e., Fourth Quarter
					"2007/q4",				// i.e., 2007/q4
					"Volume 18 Number 2"];	// Issue info - Volume 17 Number 4
var leadoff      = ["John Dragoon",	        // Name i.e., John Dragoon
					"Chief Marketing Officer<br />Novell, Inc."];	// Title i.e., Chief Marketing Officer
var artPDFs      = ["leadoff_q407",			// Lead Off
					"bottomline_q407",		// Bottom Line
					"proofpoint_q407",		// Proof Point
					"techtalk1_q407",		// TT_1
					"techtalk2_q407",		// TT_2
					"techtalk3_q407",		// TT_3
					"techtalk4_q407",		// TT_4
					"techtalk5_q407",		// TT_5
					"techtalk6_q407",		// TT_6
					"techtalk7_q407",		// TT_7
					"techtalk8_q407",		// TT_8
					"techtalk9_q407",		// TT_9					
					"trendtalk1_q407",		// Trend Talk 1
					"trendtalk2_q407",		// Trend Talk 2
					"fineprint_q407",	    // Fine Print					
					"animatedarticle_q407"];// Animated Article
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
					"trend_talk_1.html",	// Trend Talk 1
					"trend_talk_2.html",	// Trend Talk 2
					"fine_print.html",	    // Fine Print		
					"http://www.novell.com/img/flash/play.php?media=http://www.novell.com/recording/videos/connectionmagazine/novell_connectionq407.flv"];	// Animated Article
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
					"TREND TALK",       	// Trend Talk 1
					"TREND TALK",	        // Trend Talk 2
					"FINE PRINT",			// Fine Print					
					"ANIMATED ARTICLE"];	// Animated Article
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
					"Trend Talk",       	// Trend Talk 1
					"Trend Talk",	        // Trend Talk 2
					"Fine Print",			// Fine Print					
					"Animated Article"];	// Animated Article
var artAuthors   = ["",						// Lead Off
					"Phil Karren",		    // Bottom Line
					"Carol Dorne",			// Proof Point
					"David Coughanour",		// TT_1
					"Kevin Prior",  		// TT_2
					"Nathan Conger",		// TT_3
					"Tonia Conger",		    // TT_4
					"Tim Cranny",   		// TT_5
					"Richard Whitehead and Jason Blackett",		// TT_6
					"Laura Chappell",		// TT_7
					"Brainstorm, Inc.",		// TT_8
					"Todd Swensen",		    // TT_9					
					"Andrea Harris",		// Trend Talk 1
					"Amin Marts",   		// Trend Talk 2
					"Erno de Korte",		// Fine Print					
					"Laura Chappell"];		// Animated Article
var artImages    = ["ncm_lo_sm.jpg",		// Lead Off
					"ncm_bl_sm.jpg",		// Bottom Line
					"ncm_pp_sm.jpg",		// Proof Point
					"ncm_tt1_sm.jpg",		// TT_1
					"ncm_tt2_sm.jpg",		// TT_2
					"ncm_tt3_sm.jpg",		// TT_3
					"ncm_tt4_sm.jpg",		// TT_4
					"ncm_tt5_sm.jpg",		// TT_5
					"ncm_tt6_sm.jpg",		// TT_6
					"ncm_tt7_sm.jpg",		// TT_7
					"ncm_tt8_sm.jpg",		// TT_8
					"ncm_tt9_sm.jpg",		// TT_9
					"ncm_tn1_sm.jpg",		// Trend Talk 1
					"ncm_tn2_sm.jpg",   	// Trend Talk 2
					"ncm_fp_sm.jpg",		// Fine Print					
					"ncm_a_sm.jpg"];		// Animated Article
var artImageslg  = ["ncm_lo.jpg",			// Lead Off
					"ncm_bl.jpg",			// Bottom Line
					"ncm_pp.jpg",			// Proof Point
					"ncm_tt1.jpg",			// TT_1
					"ncm_tt2.jpg",			// TT_2
					"ncm_tt3.jpg",			// TT_3
					"ncm_tt4.jpg",			// TT_4
					"ncm_tt5.jpg",			// TT_5
					"ncm_tt6.jpg",			// TT_6
					"ncm_tt7.jpg",			// TT_7
					"ncm_tt8.jpg",			// TT_8
					"ncm_tt9.jpg",			// TT_9
					"ncm_tn1.jpg",   		// Trend Talk 1
					"ncm_tn2.jpg",      	// Trend Talk 2
					"ncm_fp.jpg",			// Fine Print					
					"ncm_aa.jpg"];			// Animated Article
var artTitles    = ["Building a Stronger Connection",             // Lead Off
					"Come to the Party",	                      // Bottom Line
					"Running their Office on Linux",		      // Proof Point
					"Best of Breed",		                      // TT_1
					"Tight Lipped",		                          // TT_2
					"Open SUSE 10.3",		                      // TT_3
					"Virtually Green",		                      // TT_4
					"Endpoint Security",		                  // TT_5
					"Ten out of Ten",		                      // TT_6
					"Fix It",		                              // TT_7
					"+*(/$#%-",		                              // TT_8
					"Fly by the Seat of your Pants",		      // TT_9
					"Novell Technical Learning",   		          // Trend Talk 1
					"Trends in Technology",      	              // Trend Talk 2
					"GroupWise Tips and Tricks",		          // Fine Print					
					"Analysis Session: ICMP Redirection"]; 	      // Animated Article
var subTitles    = ["",																								// Lead Off
					"Collaboration Tools and Organizational Success",		                                        // Bottom Line
					"Office Depot",                  																// Proof Point
					"Are You Ready to Get Serious About Open Enterprise Server 2?",									// TT_1
					"Novell Secure Login",										                                    // TT_2
					"Don’t Fear the Lizard",																        // TT_3
					"It’s Your Life, Live it Green",																// TT_4
					"Moving with the Times",																        // TT_5
					"Celebrating 10 Years of ZENworks With a New Release!",									        // TT_6
					"10 Tasks Every Troubleshooter Should Conquer",										            // TT_7
					"Using Validation, DataPilot Tables, Scenarios, Conditional Formatting and Other OpenOffice.org Calc Features You Usually Don’t Use",															                                            // TT_8
					"Feed Your Brain. Build Your Network. Impress Your Boss.",										// TT_9
					"Creating a Powerhouse",   		                                                                // Trend Talk 1
					"Solid State v. Holographic",      	                                                            // Trend Talk 2
					"Tips 10,11 and 12 from The GroupWise Powerguide",		                                        // Fine Print					
					"Laura Chappell's Animated Article"];		                                                    // Animated Article
var artColors    = ["",		        // Lead Off
					"108DCE",		// Bottom Line
					"424034",		// Proof Point
					"6E7C96",		// TT_1
					"6E896A",		// TT_2
					"496873",		// TT_3
					"64593F",		// TT_4
					"563924",		// TT_5
					"415442",		// TT_6
					"858681",		// TT_7
					"E41E25",		// TT_8
					"1E335A",		// TT_9
					"7A352E",		// Trend Talk 1
					"2C90B3",		// Trend Talk 2					
					"2267B2",		// Fine Print					
					""];		    // Animated Article