function w(text) { document.write(text) };
var months       = ["February",	// i.e., February | February
					"Feb",	// i.e., Feb/Mar
					"February",	// i.e., February February
					"2007/02",	// i.e., 2007/02
					"Volume 17 Number 4"];	// Issue info - Volume 17 Number 4
var artPDFs      = ["techtalk1_0207",	// TT_1							
					"techtalk3_0207",	// TT_3	
					"proofpoint_0207",	// Proof Point																				
					"techtalk4_0207",	// TT_4																				
					"techtalk5_0207",	// TT_5		
					"techtalk6_0207"];	// TT_6	
var articles     = ["tech_talk_1.html", // TT_1																						
					"tech_talk_3.html", // TT_3		
					"proof_point.html", // Proof Point																                 											
					"tech_talk_4.html", // TT_4	
					"tech_talk_5.html", // TT_5	
					"http://www.novell.com/img/flash/load_stream.html?temp=1&id=webex_converts&stream=novell_connection02&w=640&h=520"];// TT_6		
var artNames     = ["TECH TALK #1", // TT_1							
					"TECH TALK #3", // TT_3			
					"PROOF POINT",	// Proof Point	
					"TECH TALK #4", // TT_4											
					"TECH TALK #5", // TT_5		
					"TECH TALK #6"];  // TT_6													
var artNamesLow  = ["Tech Talk #1", // TT_1								
					"Tech Talk #3", // TT_3	
					"Proof Point",	// Proof Point	
					"Tech Talk #4", // TT_4														
					"Tech Talk #5", // TT_5		
					"Tech Talk #6"]; // TT_6							
var artAuthors   = ["Jason Werner",                        // TT_1															
					"Adam Cannon",                         // TT_3		
					"Liz Tanner",	                       // Proof Point		
					"Eric Harper",                         // TT_4																
					"Peter Clegg",                         // TT_5	
					""];                                   // TT_6	
var artImages    = ["ncm_tech_1_sm.jpg",	// TT_1													
					"ncm_tech_3_sm.jpg",	// TT_3		
					"ncm_pp_sm.jpg",	    // Proof Point	
					"ncm_tech_4_sm.jpg",	// TT_4																	
					"ncm_tech_5_sm.jpg",	// TT_5
					"ncm_tech_6_sm.jpg"];	// TT_6		
var artImageslg  = ["ncm_tech_1.jpg",	// TT_1													
					"ncm_tech_3.jpg",	// TT_3		
					"ncm_pp.jpg",	    // Proof Point	
					"ncm_tech_4.jpg",	// TT_4																
					"ncm_tech_5.jpg",	// TT_5		
					"ncm_tech_6.jpg"];  // TT_6		
var artTitles    = ["Don't Get Stuck in the Dark",	                                                    // TT_1								
					"Getting Integrated with Linux",	                         				        // TT_3	
					"Siemens IT Solutions and Services",                   						        // Proof Point	
					"Serving a Mobile Workforce",												        // TT_4						
					"Novell Business Continuity Clustering—Failsafe Backup At Its Best",				// TT_5	
					"Filtering on TCP Analysis Flags"];	                     			                // TT_6	
var subTitles    = ["The Change to Daylight Saving Time Is Sooner Than You Think",                      // TT_1 					
					"Part Two of a Three Part Series",                                                  // TT_3 
					"Siemens Uses SUSE Linux Enterprise Server ",                   					// Proof Point												
					"Novell GroupWise Mobile Server",                                                   // TT_4 
					"Clustering with Auto Failover for Linux",                                          // TT_5 
					"Laura Chappell's Animated Article"];	                     						// TT_6
					
				
					






					
