Strings = new Array("Novell Domain Services for Windows creates a cross-forest trust between Active Directory and eDirectory that enables each user to be represented by a single user account, whether that account resides in eDirectory or Active Directory.",	// 0										
					"With Domain Services for Windows administrators can use either iManager or Microsoft Management Console to perform basic administration of users and groups, regardless of whether the user or group objects are stored in eDirectory or Active Directory.",	// 1	
					"In addition to eDirectory version 8.8 SP2, the key components in Novell Domain Services for Windows that contribute to the co-existence of Active Directory and Novell eDirectory deployments include modified versions of LDAP, NMAS, Directory Service Agent, Kerberos, CIFS, DNS, NTP, and a new Domain Services Daemon.",	// 2
					"HSM, DST and Deduplication technologies are deeply rooted in the reduction of expensive storage while simultaneously improving the utilization of current storage investments. In concert, they can provide a powerful solution that will stem the requirement to purchase additional storage year over year.",	// 3
					"",	// 4	
					"");	// 5														
					
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();
}


