Strings = new Array("Integration Manager 6 Design Environment: Testing a 3270 Mainframe Component using 'Animation'. The upper right window represents the native interface to the connected system. The IDE allows you to drag data from the Request Document directly into the target system and from the target system to the Response Document.",	// 0										
					"At its core, Integration Manager 6 is a robust XML transformation engine capable of performing a wide range of data transformations that virtually eliminate the need to write XSLT style sheets or Java code. Connectivity to numerous data sources is accomplished through the many available adapters called Connects.",	// 1	
					"Data flow of Custom IDM Drivers.",	// 2
					"The top command lists running processes by PID and indicates for each the percentage of CPU and memory consumed.",	// 3			
					"KDE System Guard provides a one-stop shop for viewing and managing with ease and convenience the processes running on your server.",	// 4	
					"In KDE System Guard, you can find real-time information about current CPU load, load average and physical and swap memory use.",	// 5	
					"From the configuration file for syslog, you can set up different categories of messages, ascribe levels of importance to your messages, and dictate whether and how you would like to be informed when certain messages are logged.");	// 6																											
					
function wOpen(URL,w,h) {
	var attr=(typeof w!= 'undefined')?'width='+w+',height='+h+',scrollbars,resizable':'';
	var winOpen=window.open(URL,'wexternal',attr);
	if (winOpen) winOpen.resizeTo(w,h);
	if (winOpen.blur) winOpen.focus();
}


