home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Communiquer / V4S / V4Sfr.exe / V4S.dll / 1036 / HTML / 143 < prev    next >
Text File  |  2006-02-03  |  2KB  |  38 lines

  1. <root xmlns:orb="www.orb.com">
  2. <orb:crumbs name="V4S" href="<tmpl_var orbPageRoot/>"/>
  3. <orb:crumbs name="<tmpl_if Inbox>Messages</tmpl_if><tmpl_if Trash>Recycle Bin</tmpl_if>" />
  4. <script type="text/javascript">
  5. <!--
  6. function getMainHeight()
  7. {
  8.     var myWidth = 800, myHeight = 600;
  9.   if( typeof( window.innerWidth ) == 'number' ) {
  10.     //Non-IE
  11.     myWidth = window.innerWidth;
  12.     myHeight = window.innerHeight;
  13.   } else if( document.documentElement &&
  14.       ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) {
  15.     //IE 6+ in 'standards compliant mode'
  16.     myWidth = document.documentElement.clientWidth;
  17.     myHeight = document.documentElement.clientHeight;
  18.   } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
  19.     //IE 4 compatible
  20.     myWidth = document.body.clientWidth;
  21.     myHeight = document.body.clientHeight;
  22.   }
  23.  
  24.     return myHeight;    
  25. }
  26. -->
  27. </script>
  28.     <iframe name="topFrame" id="topFrame" SRC="orb://page?orbName=topFrame&folder=<tmpl_var folder escape=url/>&orbFullScreen=true" WIDTH="694" HEIGHT="50" MARGINWIDTH="0" MARGINHEIGHT="0" FRAMEBORDER="0" scrolling="no">
  29.   Les cadres sont requis
  30.    </iframe><br />
  31.    <iframe name="mainFrame" id="mainFrame" SRC="orb://page?orbName=messageList&folder=<tmpl_var folder escape=url/>&orbFullScreen=true&frame=1" WIDTH="694" HEIGHT="<tmpl_var mainFrameHeight/>" MARGINWIDTH="0" MARGINHEIGHT="0" FRAMEBORDER="0">
  32.    </iframe><br />
  33.    <iframe name="playerFrame" id="playerFrame" SRC="orb://page?orbName=playerFrame&folder=<tmpl_var folder escape=url/>&orbFullScreen=true" WIDTH="694" HEIGHT="115" MARGINWIDTH="0" MARGINHEIGHT="0" FRAMEBORDER="0" scrolling="no">
  34.    </iframe>
  35.    <iframe name="hiddenFrame" SRC="/null" style="width:0px; height:0px; border: 0px">
  36.     </iframe>
  37. </root>
  38.