Subversion Repositories DevTools

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
119 ghuddy 1
<html>
2
<head>
3
<title>Release Manager - HELP</title>
4
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5
<!-- The xtree script file -->
6
<script src="../images/xtree.js"></script>
7
 
8
<script language="JavaScript">
9
<!--
10
<!--
11
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
12
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
13
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
14
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
15
}
16
MM_reloadPage(true);
17
// -->
18
 
19
function MM_findObj(n, d) { //v4.01
20
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
21
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
22
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
23
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
24
  if(!x && d.getElementById) x=d.getElementById(n); return x;
25
}
26
 
27
function MM_showHideLayers() { //v6.0
28
  var i,p,v,obj,args=MM_showHideLayers.arguments;
29
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
30
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
31
    obj.visibility=v; }
32
}
33
//-->
34
</script>
35
<link rel="stylesheet" href="../images/release_manager_style.css" type="text/css">
36
<link type="text/css" rel="stylesheet" href="../images/xtree.css">
37
</head>
38
 
39
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
40
<div id="Layer2" style="position:absolute; left:466px; top:88px; width:19px; height:16px; z-index:2; visibility: hidden;"><img src="images/O006-2.gif" width="321" height="176"></div>
41
<div id="Layer3" style="position:absolute; left:475px; top:235px; width:22px; height:21px; z-index:3; visibility: hidden;"><img src="images/O006-3.gif" width="423" height="138"></div>
42
<table width="100%" border="0" cellspacing="0" cellpadding="0">
43
  <tr> 
44
    <td><img src="../images/b_release_manager_small.jpg" width="300" height="32"></td>
45
  </tr>
46
  <tr>
47
    <td bgcolor="#000000"><img src="/images/h_trsp_dot.gif" width="1" height="1"></td>
48
  </tr>
49
</table>
50
<div style="position: absolute; width: 200; top: 40; left: 0px; height: 470; padding: 5px; overflow: auto;" id="Layer0"> 
51
  <!-- js file containing the tree content, edit this file to alter the menu,
52
     the menu will be inserted where this tag is located in the document -->
53
  <script src="../images/tree.js"></script>
54
</div>
55
<div id="Layer1" style="position:absolute; left:200; top:33px; z-index:1; height:100%"> 
56
  <table width="600" border="0" cellspacing="0" cellpadding="0">
57
    <tr> 
58
      <td bgcolor="#000000" width="1"><img src="../images/h_trsp_dot.gif" width="1" height="1"></td>
59
      <td width="1"><img src="../images/h_trsp_dot.gif" width="10" height="475"></td>
60
      <td valign="top"> <br>
61
        <table width="100%" border="0" cellspacing="0" cellpadding="4">
62
          <tr> 
63
            <td class="help_ttl" background="../images/bg_form_lightbluedark.gif">How to Create New Module </td>
64
          </tr>
65
        </table>
66
        <p class="help_txt"><br>
67
          <img src="images/O006-1.gif" name="nm" width="346" height="523" border="0" usemap="#nmm" id="nm" href="#">          </p>
68
        <p class="help_txt">&nbsp;</p>
69
        <p class="help_txt"><b>See also</b><br>
70
          <a href="howto_make_module_release_O005.htm" class="help_link">How to Make a Module Release </a></p>
71
      </td>
72
    </tr>
73
  </table>
74
</div>
75
<map name="nmm">
76
  <area shape="rect" coords="159,28,241,48" href="#" onClick="MM_showHideLayers('Layer2','','show','Layer3','','hide')">
77
  <area shape="rect" coords="265,291,344,310" href="#" onClick="MM_showHideLayers('Layer2','','hide','Layer3','','show')">
78
</map>
79
</body>
80
</html>