main.html revision e8721886dbfd32e88cc7077cbee4b6bb1b44b443
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe<html xmlns="http://www.w3.org/1999/xhtml">
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe<head>
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe <title>OpenAM</title>
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe <link rel="shortcut icon" href="$context/com_sun_web_ui/images/favicon/favicon.ico" type="image/x-icon" />
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe <link rel="stylesheet" type="text/css" href="$context/com_sun_web_ui/css/css_ns6up.css" />
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe <link rel="stylesheet" type="text/css" href="$context/assets/lib/yui/reset-fonts-grids/reset-fonts-grids.css"/>
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe <link rel="stylesheet" type="text/css" href="$context/assets/lib/yui/base/base.css"/>
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe <link rel="stylesheet" type="text/css" href="$context/assets/lib/yui/assets/skins/sam/skin.css"/>
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac <link rel="stylesheet" type="text/css" href="$context/assets/lib/yui/logger/assets/skins/sam/logger.css"/>
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac <link rel="stylesheet" type="text/css" href="$context/assets/lib/yui/datatable/assets/skins/sam/datatable.css"/>
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe <link rel="stylesheet" type="text/css" href="$context/assets/css/yui-overrides.css"/>
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe <link rel="stylesheet" type="text/css" href="$context/assets/css/style.css"/>
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe <script type="text/javascript" src="$context/assets/lib/yui/yahoo-dom-event/yahoo-dom-event.js"></script>
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe <script type="text/javascript" src="$context/assets/lib/yui/connection/connection-min.js"></script>
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac <script type="text/javascript" src="$context/assets/lib/yui/animation/animation-min.js"></script>
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac <script type="text/javascript" src="$context/assets/lib/yui/container/container-min.js"></script>
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac <script type="text/javascript" src="$context/assets/lib/yui/element/element-beta-min.js"></script>
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac <script type="text/javascript" src="$context/assets/lib/yui/button/button-beta-min.js"></script>
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe <script type="text/javascript" src="$context/assets/lib/yui/dragdrop/dragdrop-min.js"></script>
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe <script type="text/javascript" src="$context/assets/lib/yui/logger/logger-min.js"></script>
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe <script type="text/javascript" src="$context/assets/lib/yui/tabview/tabview.js"></script>
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe <script type="text/javascript" src="$context/assets/lib/yui/datasource/datasource-beta-min.js"></script>
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe <script type="text/javascript" src="$context/assets/lib/yui/datatable/datatable-beta-min.js"></script>
b74963abea249ba6644ad1a7f2e3653b212619fejvergara <script type="text/javascript" src="$context/assets/lib/json/json.js"></script>
0f8553e2af5fc49a510ecfcfc93e66d06713f631ludo <script type="text/javascript" src="$context/assets/js/AjaxUtils.js"></script>
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe <script type="text/javascript" src="$context/assets/js/App.js"></script>
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe $imports
0f8553e2af5fc49a510ecfcfc93e66d06713f631ludo
0f8553e2af5fc49a510ecfcfc93e66d06713f631ludo<script language="Javascript">
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe function gotoLoginPage() {
27f8adec83293fb8bd3bfa37175322b0ee3bb933jvergara this.location.replace("/index.html");
27f8adec83293fb8bd3bfa37175322b0ee3bb933jvergara }
266c5071a91fda6a5159b08ea8d45261228d03d5neil_a_wilson</script>
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe
b74963abea249ba6644ad1a7f2e3653b212619fejvergara<!--// Empty script so IE5.0 Windows will draw table and button borders-->
<script type="text/javascript">
</script>
<style>
input:focus {
background:#FFFF80;
color:black;
}
table.temp {
border-width: 0px 0px 0px 0px;
}
table.temp th {
border-width: 0px 0px 0px 0px;
}
table.temp td {
border-width: 0px 0px 0px 0px;
}
</style>
</head>
<body class="yui-skin-sam" style="background-color:#F58220;margin:0px">
<table class="temp">
<tr>
<td width="50%"><img src="$context/images/dot.gif" width="1" height="1" alt="" /></td>
<td><img src="$context/images/dot.gif" width="400" height="1" alt="" /></td>
<td width="50%"><img src="$context/images/dot.gif" width="1" height="1" alt="" /></td>
</tr>
<tr class="LogTopBnd"
style="background-image: url($context/images/gradlogtop.jpg);
background-repeat: repeat-x; background-position: left top;">
<td>&nbsp;</td>
<td><img src="$context/images/dot.gif" width="1" height="30" alt="" /></td>
<td>&nbsp;</td>
</tr>
<tr style="background-color:white">
<td class="LogMidBnd" style="background-image: url($context/images/gradlogsides.jpg);
background-repeat:repeat-x;background-position:left top;">&nbsp;</td>
<td style="background-image: url($context/images/login-backimage-long.jpg);
background-repeat:no-repeat;background-position:left top;" height="435" align="center">
<table border="0" background="$context/images/dot.gif" cellpadding="0" cellspacing="0">
<tr>
<td width="260">
<img src="$context/images/dot.gif" width="260" height="2" alt="" />
</td>
<td>
<div id="doc3" class="yui-t7">
<div id="bd">
<div class="yui-g">
#parse($path)
</div> <!-- end class="yui-g" -->
</div> <!-- end id="bd" -->
</div>
</td>
</tr>
</table>
</td>
<td class="LogMidBnd" style="background-image: url($context/images/gradlogsides.jpg);
background-repeat:repeat-x;background-position:left top;">&nbsp;</td>
</tr>
<tr class="LogBotBnd" style="background-image: url($context/images/gradlogbot.jpg);
background-repeat:repeat-x;background-position:left top;">
<td>&nbsp;</td>
<td align="left">
<div class="logCpy"><span class="logTxtCpy">
$page.getLocalizedString("product.copyrights")
</span></div>
</td>
<td>&nbsp;</td>
</tr>
</table>
</body>
</html>