<!-- $Header: globalTabs.uix 115.0 2004/06/05 05:18:19 rmohan noship $ -->
<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">
<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>
       <stackLayout><contents>
        <switcher data:childName="loginmode@getLoginMode">
	    <case name = "IAS">
		<include baja:node="/globalTabs" />
          </case>
        </switcher>
	</contents></stackLayout>
    </contents>

    <provider>
      <data name="getLoginMode">
        <method class="oracle.apps.fnd.oam.launchMode.common.servlet.handlers.OAMLoginHandler"
                method="getLoginMode"/>
      </data>
    </provider>
    </dataScope>
   </baja:content>
</page>
