<!--		function PopUpOpen(url,name){		winprops = ",toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1";		ATRpopup = window.open(url,name,"height=550,width=380"+winprops);		ATRpopup.focus();	}				function PopUpOpenHIW(url,name){		winprops = ",toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1";		ATRpopup = window.open(url,name,"height=780,width=505"+winprops);				AddToRegistryOptions_MulitpleItems(ymodel); 		ATRpopup.focus();	}//-->