<?xml version = '1.0' encoding = 'UTF-8'?>
<!-- $Header: oamLov.uix 115.38 2003/10/17 05:59:04 jolsson ship $ -->
<page xmlns="http://bali.us.oracle.com/cabo/baja"
      xmlns:baja="http://bali.us.oracle.com/cabo/baja"
      xmlns:marlin="http://bali.us.oracle.com/cabo/marlin"
      xmlns:data="http://bali.us.oracle.com/cabo/marlin">
   <baja:content xmlns="http://bali.us.oracle.com/cabo/marlin">
    <dataScope>
      <contents>
<!-- author:felu-->
<!-- history-->
<!-- date:07/15/2001	draft-->	
				  <script>
			      	<contents>
						var _savedField1970120;
						var _savedField1970121;




						function _returnLovValue(a0,a1)
						{
							var a2=a0.returnValue;
							if(a2!=(void 0))
							{	
								var a4 = a0._lovField;
								if(a4 == null )
									a4=_savedField1970120;
								a4.value=a2;
							}

							var a3=a0.returnValue1;
							if( a3!=(void 0))
							{	
								var a5 = a0._lovField1;
								if(a5 == null )
									a5=_savedField1970121;
								a5.value=a3;
							}

						}

						function launchLov2(a0,a1,a2,a3,a4)
						{


							var a5=document.forms[a1][a2];
							var a15=document.forms[a3][a4];

							if(a5.value!="")
							{
								a6 = a5.value;
							}
							else a6="";

								


							var a10 = "";
													

							a10 += a6;
<!--							a0+="$value="+a10;-->

							var a7= openWindow(self,a0,'lov',{width:600,height:600},true,void 0,_returnLovValue);

							a7._lovField=a5;
							a7._lovField1=a15;

							_savedField1970120=a5;
							_savedField1970121=a15;

						}


						function launchLov(a0,a1,a2)
						{


							var a5=document.forms[a1][a2];
							var a6;
							if(a5.value!="")
							{
								a6 = a5.value;
							}
							else a6="";

								


							var a10 = "";
													

							a10 += a6;
<!--							a0+="$value="+a10;-->

							var a7= openWindow(self,a0,'lov',{width:750,height:550},true,void 0,_returnLovValue);
							a7._lovField=a5;
							_savedField1970120=a5;

						}

						function doCancel()
						{
							top.returnValue = (void 0);
							top.returnValue1 = (void 0);
							top.close();
							return false;
						}
	  
						function selectLov(a0)
						{	
							if (a0 == (void 0))
							{
								top.returnValue = (void 0);
								top.returnValue1 = (void 0);
								top.close();	
								return false;
							}			
							var a1 = ""+a0+"";
							var proxy = new TableProxy(a1);


							var rowCount = proxy.getLength();
						      var selIndex = proxy.getSelectedRow();


						      if (rowCount != (void 0))
							{
								var selectedName = proxy.getFormElement(&quot;hiddenName&quot;, selIndex);
				    				top.returnValue = selectedName.value;

								var selectedName1 = proxy.getFormElement(&quot;hiddenName1&quot;, selIndex);
								if (selectedName1 != null)
				    				top.returnValue1 = selectedName1.value;
								else
				    				top.returnValue1 = (void 0);

							}

						   	top.close();
							return false;
						}

	
					</contents>
				</script>
      </contents>
    </dataScope>
   </baja:content>
</page>

