<!-- $Header: NotifyInst.uix 115.37 2003/10/17 21:31:07 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:html="http://www.w3.org/TR/REC-html40"
      xmlns:data="http://bali.us.oracle.com/cabo/marlin">

  <baja:head xmlns="http://www.w3.org/TR/REC-html40">
    <title>Oracle Application Manager</title>
  </baja:head>

  <handlers>
  </handlers>

  <baja:content xmlns="http://bali.us.oracle.com/cabo/marlin">
    <dataScope>

      <contents>
        <pageLayout quickLinksShown="false">
           <productBranding>
	    <include baja:node="/oam/common/oamBanner" /> 	
	  </productBranding>

          <globalButtons>
            <include baja:node="/oam/common/globalButtonBar" />
          </globalButtons>

          <pageHeader>
            <include baja:node="/oam/common/globalHeader" />
          </pageHeader>
	  

<!--
          <location>
            <include baja:node="/oam/common/breadCrumbs"/>
          </location>
-->
          <copyright>Copyright 2001, Oracle Corp.</copyright>

          <contents>
<flowLayout> <!-- hard coded breadcrumbs 
              <contents>
                <link text=" Application Systems" destination="AllWfSys" />
                <styledText text=" > "/>
                <link text=" Workflow: prod115" destination="sysStatus" />
                <styledText text=" > "/>
                <styledText text=" Notification Mailer Details"/>
              </contents>
	     -->
            </flowLayout>
            <spacer height="20" />

           <include baja:node="NotifyInstTable"/>
           <tip> 
	       <contents>
               <stackLayout>  
                 <contents> 
		       <styledText styleClass="OraText" 
                     text="Status-indicates status of the service instance."/>
                  </contents>
                 </stackLayout>
		  </contents>
	      </tip>
          </contents>
        </pageLayout>
      </contents>
    </dataScope>
  </baja:content>

</page>
