<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"/>
  <baja:content xmlns="http://bali.us.oracle.com/cabo/marlin">
  <form name="dummyName" method="POST" >
    <contents>
      <dataScope>
        <contents>
          <html:title>
            <text data:text="ERROR@sdkMsg"/>
          </html:title>
          <pageLayout>  
            <mediumAdvertisement>
              <include baja:node="../oemBanner" />
            </mediumAdvertisement>
            <globalButtons>
              <include baja:node="../globalButtonBar" />
            </globalButtons>
            <pageHeader>
              <include baja:node="../globalHeader"/>
            </pageHeader>
            <tabs>
              <include baja:node="../globalTabs" />
            </tabs>
            <location>
                <include baja:node="../breadCrumbs"/>
            </location>
            <copyright>
              <include baja:node="../copyright"/>
            </copyright>
            <contentFooter>
               <pageButtonBar>
                 <contents>
                   <button data:text="OK@sdkMsg" 
                           onClick="javascript:if(document.referrer.indexOf('logon')>-1 ){
			           document.location.href='/em/console/home';}else{history.go(-1);}"/>
                 </contents>		    
               </pageButtonBar>
            </contentFooter>	    
            <contents>    
              <header messageType="error">
                <contents>
                  <styledText data:text="GENERIC_EXCEPTION_MSG@sdkMsg" styleClass="OraDataText" />
                </contents> 
                </header>
            </contents>
          </pageLayout>
        </contents>
        <provider>
          <data name="sdkMsg">
            <bundle class="oracle.sysman.emSDK.eml.SDKUIMsg" />
          </data>
        </provider>
      </dataScope>
    </contents>
  </form>
  </baja:content>
</page>

