%@ page contentType="text/html; charset=UTF-8" %>
<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %>
<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %>
<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %>
<%@ include file="/oemNoscript.jspf" %>
<% if (request.getAttribute("em2goApp") != null) {%>
<%@ include file="/em2go/em2goGlobal.jspf" %>
<% } else {%>
<%@ include file="/database/globalPopup.jspf" %>
<%} %>
<% if (request.getAttribute("em2goApp") != null) {%>
<%@ include file="/em2go/em2goFooter.jspf" %>
<%}%>
<%-- --%>
<% if (request.getAttribute("em2goApp") == null) {%>
<%} %>