2019-11-04 15:57:28 +00:00
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head>
|
|
|
|
<title>mod_rewrite_content_menu_top</title>
|
|
|
|
<meta http-equiv="expires" content="0" />
|
|
|
|
<meta http-equiv="cache-control" content="no-cache" />
|
|
|
|
<meta http-equiv="pragma" content="no-cache" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="styles/contenido.css" />
|
|
|
|
<script type="text/javascript"><!--
|
|
|
|
// session-id
|
|
|
|
var sid = "{SESSID}";
|
|
|
|
// --></script>
|
2019-12-28 16:11:03 +00:00
|
|
|
<style type="text/css">
|
2019-11-04 15:57:28 +00:00
|
|
|
img {border:none;}
|
2019-12-28 16:11:03 +00:00
|
|
|
</style>
|
2019-11-04 15:57:28 +00:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<div id="navcontainer">
|
|
|
|
<div style="float:left;">
|
|
|
|
<img src="images/frame_handle_re.gif" style="border:0px;float:left;" alt="" />
|
|
|
|
<img style="margin:7px 0 0 7px;" id="toggleimage" onclick="parent.parent.frameResize.toggle()" src="images/spacer.gif" alt="" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<script type="text/javascript"><!--
|
|
|
|
if (parent.parent.frames[0].name != "header") {
|
|
|
|
parent.parent.frameResize.init();
|
|
|
|
parent.parent.frameResize.toggle();
|
|
|
|
}
|
|
|
|
// --></script>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|