Strings = new Array("LifeKeeper supports server and storage configurations from simple LAN two-node cluster to cluster across a Fibre Channel SAN to shared-nothing clusters built around data replication.", // 0
 					"LifeKeeper prioritizes the order of recovery in a multi-node cluster. Using those node assignements, LifeKeeper cascades its recovery attempts through the nodes until it can bring the failed resource back into service.", // 1
  					"You can drill down in the LifeKeeper console to see the status of the data mirrors. From here you can can see if the mirrors are operating normally and how much data still needs to be synchronized.", // 2
 					"The players in the Identity Metasystem consist of a client accessing a service, and making use of a provider for identity information.", // 3
					"A Card Selector displays the cards that will work with the current site. The Card Selector displays because the pressed button is associated with a form that contains a hidden InfoCard token request object. This hidden object contains some criteria, including sets of required and optional claims. These criteria allow the Card Selector to display only the cards which are valid for this site.", // 4
					"An Identity Provider comprises many different components: a Security Token Service and a way to access identity information, an Identity Attribute Service and Context Providers.", // 5
					"The openSUSE Build Service is a free, open and complete development platform. It provides a way for contributions to integrate into existing software.", // 6
					"The build.opensuse.org/statistics site shows the most popular projects and lists recent updates and additions.", // 7
					"The ZENworks Control Center allows you to view detailed inventory information.", // 8
					"You can manually create custom content bundles to be delivered to any targeted system.", // 9
					"Browse to the URL of your installation server to verify that Apache is running and that your installation has been copied correctly.", // 10
					"Enter the values specific to your environment to configure your DHCP server correctly.", // 11
					"A successful PXE boot will look similar to Figure 2 with the contents of the boot.msg file displaying at the end.", // 12
					"Virtualized NetWare utilizes virtual drivers, eliminating the need to worry about physical drivers.", // 13
					"Virtualization allows you to move multiple physical NetWare servers into guest virtual machines for server consolidation on a single physical box.", // 14
					"Create Virtual Machines is one of three installation methods in YaST for creating a NetWare virtual machine.", // 15
					"Using a response file during the installation of a NetWare virtual machine can be useful when you need to create multiple NetWare virtual machines.", // 16
					"Simply enter the subscription serial number to activate your patch management subscription. There's nothing else to install.", // 17
					"When choosing the time of day to replicate vulnerabilities and patches, it's generally best to schedule this at a time when network traffic is light.", // 18
					"You can download vulnerabilities and patches for the specific operating systems and versions in your environment.", // 19
					"After the automatic daily download takes place and your systems have been scanned for vulnerabilities, you can choose all the patches you want to deploy from a single screen.", // 20
					"Review your selections and click Finish to automatically deploy your selected patches.", // 21
					"Inventory configuration options include the type of hardware and software information to scan, directories and files to include or exclude, DMTF translation and more.", // 22
					"You can set inventory scans to recur a set time after a device is refreshed, on a specific day of the week or month, or at a fixed interval.", // 23
					"As an inventory scan takes place, you can monitor its progress in real time.", // 24
					"The Expert Info Composite window indicates there are 53 different Expert notifications in the trace file download-bad.pcap.", // 25
					"Issues are displayed with a black background and red foreground, because they are links to expert notifications.", // 26
					"Full-duplex taps are placed in-line to forward a copy of traffic to the monitor port(s).", // 27
					"Impress has a similar interface to its proprietary counterpart.", // 28
					"Every slide in a presentation has a slide master that determines the text formatting style for the title and outline, and the background design for all slides that use this slide master.", // 29
					"Each slide has one main animation that runs when the slide is shown. You can use other animations to run when a shape is shown. If any animated shapes are on the slide, they are listed in the lower half of the animation list.", // 30
					"You can define the special effect that plays as you transition from one slide to the next during a slide show. Transitions range from simple to more complex.", // 31
					"The Area dialog box in Impress lets you change the position, color and offset of a shadow.", // 32
					"In the Define Conditions dialog, you can specify rules for dates,lists and events.", // 33
					"In the Edit Rule dialog, you can define the conditions and actions for specific events.", // 34
					"As the results of this survey of 10,000 organizations by Zend reveals, PHP is not only a popular development tool, but is also being used for many of the reasons SugarCRM chose PHP. These reasons include the ease of use, interoperability and the extensible, flexible nature of PHP. (Source: Zend, Inc.)", // 35
					"As this timeline suggests, PHP has made immense strides in a very short time. Since its invention in the late 1990s, the language has become ubiquitous on the Web, with millions of pages and other properties now built on PHP."); // 36					

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();
}
