Strings = new Array("Novell ZENworks standardizes 12,000 workstation and multiple servers across a variety of platforms",	// 0
					"The SUSE Linux-based Novell Security Manager powered by Astaro offers seven layers of protection in a single package.",	// 1
					"Using WebAdmin, you can create highly specific rules that the Novell Security Manager firewall uses to block or allow traffic.",	// 2
					"To protect your network from intruders, Novell Security Manager Intrusion Protection consults the Snort database, which contains more than 2,000 patterns indicative of a variety of attacks.",	// 3
					"Novell Security Manager Surf Protection increases employee productivity by blocking inappropriate activities on the Web during working hours.",	// 4
					"The initial dialog for the GroupWise Migration Utility presents the option to migrate either Mailboxes, Distribution Lists/Groups or Public Folders.",	// 5
					"The GroupWise Migration Utility prompts you for the information it needs to map the Exchange stores to the right GroupWise post offices, GroupWise domains and eDirectory contexts.",	// 6
					"The GroupWise Migration Utility has the flexibility to allow you to choose the migration options that best fit your migration needs.",	// 7
					"After you install the GroupWise Import Utility it appears under the File menu in your GroupWise client as the Import PST... option.",	// 8
					"With GNOME 2.10 (1A) and KDE 3.4 (1B), Novell delivers choice in the leading graphical desktops available for Linux. Both include the desktop and many other applications (personal information manager, administration, network, edutainment, utilities, multimedia, games, artwork, Web development and more).",	// 9
					"The Novell edition of OpenOffice.org 2.0 (pre-release) is a significantly enhanced version of the open source productivity suite. It includes improved Microsoft Office file compatibility and integration with Novell Evolution and Kontact.",	// 10
					"Novell Evolution, the most popular groupware client for Linux, integrates e-mail, calendaring, tasks and contact management into one easy-to-use graphical suite that can connect to virtually every e-mail system.",	// 11
					"SUSE Linux Professional 9.3 includes an early version of Beagle, the innovative open source desktop search technology that puts all your content-documents, e-mails, Web histories, IM and IRC conversations, source code, images, music, etc., in your personal information space.",	// 12
					"Linphone delivers Internet telephony (VoIP) to the Linux desktop. It supports all the standard codecs, DMTF (dial tones) and SIP (IETF protocol) and requires just a standard sound card.",	// 13
					"The License View of discovered software products becomes the basis for the reconciliation between software inventory and licensing data. By normalizing and filtering the discovered product list as described here, the asset manager typically reduces the number of titles they need to reconcile by a factor of 10 when compared to other tools.",	// 14
					"In addition to license compliance tracking, ZENworks Asset Management also provides features, like license allocation and purchasing standards, that are important in the overall software asset management program.",	// 15
					"The Manager is the central console from which all product administration functions can be handled.",	// 16
					"The Web Console is where the majority of ZENworks Asset Management users access the reports and analysis they need to complete projects.",	// 17
					"Software Compliance allows you to record software purchases and reconcile this information to discovered products.",	// 18
					"The Partner Product Guide lets you quickly see what applications and hardware are available.",	// 19
					"The Partner Product Guide allows you to enter as much or as little information as you wish. The more specific you can be, the more relevant choices the system will display.",	// 20
					"The free <i>Make the Switch to Novell Linux Desktop</i> self-study guide offers help on many of the open source applications included in Novell Linux Desktop, such as graphics, multimedia, OpenOffice.org, and more. It also includes instruction on network configuration, optimizing communications, the Linux file system, and a host of other topics.",	// 21
					"You can take a pretest before starting any of the online modules. The Learning Center will provide the training you need to help fill in the gaps in your knowledge based on your results of the pretest.",	// 22
					"After you have taken an online module, you can take the post-test to see how well you learned the concepts. You can also do hands-on exercises to make sure you can apply the knowledge you have just learned to real-world scenarios.",	// 23
					"Courses are available to teach every level from beginning and intermediate Linux fundamentals, to advanced Linux administration skills.",	// 24
					"The Novell Practicum is a hands-on exam that presents you with real-world scenarios and requires you to perform specific tasks in those given environments without causing other challenges to evolve in the environment.");	// 25

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();
}
