Advertisement
desenvolvedores

EA1840.html

Jun 6th, 2011
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.86 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  5. <title>Principal</title>
  6. <link href="../../css/ea.css" rel="stylesheet" type="text/css" />
  7. <script>
  8. function initPage(src) {
  9.     if(parent==this&&(this.location+"").indexOf('EARoot')!=-1)
  10.         document.location=(this.location+"").substring(0,(this.location+"").indexOf('EARoot'))+"index"+(this.location+"").substring((this.location+"").lastIndexOf('.'))+"?goto="+((this.location+"").substring((this.location+"").indexOf('EARoot')+7,(this.location+"").lastIndexOf('.')).replace(/\//g,':').replace(/EA/g,""));
  11.     else
  12.         parent.initPage(src);
  13. }
  14. </script>
  15. </head>
  16. <body onload="initPage(this);" class="Content">
  17. <div class="PageBody">
  18.    
  19. <img src="EA1841.png" usemap="#EA1841" border="0" />
  20.  
  21. <MAP NAME="EA1841">
  22. <area shape="rect" coords="204,146,368,226" href="../EA2/EA485.html">
  23. <area shape="rect" coords="35,45,199,125" href="../EA1/EA7.html">
  24. <area shape="rect" coords="373,247,537,327" href="../EA3/EA1556.html">
  25. <area shape="rect" coords="711,449,875,529" href="../EA6/EA1843.html">
  26. <area shape="rect" coords="542,348,706,428" href="../EA4/EA1802.html">
  27. </MAP>
  28.  
  29.     <div class="ObjectTitle">Principal : custom diagram</div>
  30.     <table border="0" cellpadding="0" cellspacing="0" class="ObjectDetails">
  31.         <tr>
  32.             <td width="15%" class="ObjectDetailsTopic">Created:</td>
  33.             <td width="85%" class="ObjectDetailsValue">16/6/2009 09:05:30</td>
  34.         </tr>
  35.         <tr>
  36.             <td width="15%" class="ObjectDetailsTopic">Modified:</td>
  37.             <td width="85%" class="ObjectDetailsValue">3/6/2011 15:48:11</td>
  38.         </tr>
  39.         <tr style="padding-top: 10px;">
  40.             <td width="15%" class="ObjectDetailsTopic"><img src="../../images/plus03.gif" align="absmiddle" id="proj" onclick="parent.toggleData(this.id)" />Project:</td>
  41.             <td width="85%" class="ObjectDetailsValue"></td>           
  42.         </tr>
  43.         <tr id="proj00" style="display: none;">
  44.             <td width="15%" class="ObjectDetailsTopic" style="padding-left: 18px;">Author:</td>
  45.             <td width="85%" class="ObjectDetailsValue">Marcelo de Souza</td>
  46.         </tr>
  47.         <tr id="proj01" style="display: none;">
  48.             <td width="15%" class="ObjectDetailsTopic" style="padding-left: 18px;">Version:</td>
  49.             <td width="85%" class="ObjectDetailsValue">1.0</td>
  50.         </tr>
  51.         <tr>
  52.             <td width="15%" class="ObjectDetailsTopic"><img src="../../images/plus03.gif" align="absmiddle" id="adv" onclick="parent.toggleData(this.id)" />Advanced:</td>
  53.             <td width="85%" class="ObjectDetailsValue"></td>           
  54.         </tr>
  55.         <tr id="adv00" style="display: none;">
  56.             <td width="15%" class="ObjectDetailsTopic" style="padding-left: 18px;">ID:</td>
  57.             <td width="85%" class="ObjectDetailsValue">{73E28AEC-D96C-4dec-91A1-E82114DD6A2B}</td>
  58.         </tr>
  59.     </table>
  60.    
  61. </div>
  62.  
  63. </body>
  64. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement