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

  1. <!DOCTYPE root [
  2. <!ENTITY nbsp " ">
  3. <!ENTITY eacute "é">
  4. ]>
  5. <HTML>
  6. <head>
  7. <style>
  8.     body { margin: 0; margin-left: 20px; margin-top: 0px; }
  9.     body,td,a,p,.h,.login {font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; }
  10.     
  11.     a {text-decoration:none; font-weight:bold; color:#304d75;}
  12.     a:hover {color:#333;}            
  13.     a.nav {color:#555;text-decoration:none}            
  14.     a:hover.nav {color:#287ac1;}
  15.     a.small {text-decoration:none; font-weight:normal; color:#287ac1;}
  16.     a:hover.small {color:#333;}
  17.     .bold{font-weight:bold;}
  18.                 
  19.     h1 {font-size: 16px; font-weight:bold;margin:0px; color:#287ac1;}
  20.     h2 {font-size: 12px; font-weight:bold;margin:0px; color:#333;}
  21.     h3 {font-size: 12px; font-weight:bold;margin:0px; color:#287ac1;}
  22.     h4 {font-size: 20px; font-weight:bold;margin:0px; color:#287ac1;}
  23. </style>
  24. </head>
  25. <body topmargin="0" marginheight="0">
  26. <table cellpadding="0" cellspacing="0" height="25"><tr><td>
  27. <span id="messages"><h3><tmpl_var messages /></h3></span>
  28. </td></tr></table>
  29. <span id="tablehead">
  30. <table cellspacing="0" cellpadding="0" width="100%" border="0" background="orb://image?orbName=box_bl_top.gif">
  31.     <tr>
  32.         <td width="6px" align="left"><img src="orb://image?orbName=box_bl_top_left.gif" border="0"/></td>
  33.         <td width="44px" align="center"><input type="checkbox" name="checkAll" id="checkAll" onClick="checkAll()" title="Tout sélectionner/désélectionner"/></td>
  34.         <td width="22px" align="left"> </td>
  35.         <td width="22px" align="left"> </td>
  36.         <td width="150px" align="left"><a href="orb://page?orbName=messageList&folder=<tmpl_var folder escape=url/>&sort=date&orbFullScreen=true&frame=1" onclick="return timerefresh()" target="mainFrame" title="Trier par date"><tmpl_if dateasc><img src="orb://image?orbName=asc.gif" border="0"/> </tmpl_if><tmpl_if datedesc><img src="orb://image?orbName=desc.gif" border="0"/> </tmpl_if>Date</a><tmpl_if Inbox> | <a href="orb://page?orbName=messageList&folder=<tmpl_var folder escape=url/>&sort=new&orbFullScreen=true&frame=1" onclick="return timerefresh()" target="mainFrame" title="Trier par messages non lus"><tmpl_if newasc><img src="orb://image?orbName=asc.gif" border="0"/> </tmpl_if><tmpl_if newdesc><img src="orb://image?orbName=desc.gif" border="0"/> </tmpl_if>Nouveau</a></tmpl_if></td>
  37.         <td width="285px" align="left"><a href="orb://page?orbName=messageList&folder=<tmpl_var folder escape=url/>&sort=name&orbFullScreen=true&frame=1" onclick="return timerefresh()" target="mainFrame" title="Trier par nom complet"><tmpl_if nameasc><img src="orb://image?orbName=asc.gif" border="0"/> </tmpl_if><tmpl_if namedesc><img src="orb://image?orbName=desc.gif" border="0"/> </tmpl_if>Nom
  38.             complet</a> (<a href="orb://page?orbName=messageList&folder=<tmpl_var folder escape=url/>&sort=handle&orbFullScreen=true&frame=1" onclick="return timerefresh()" target="mainFrame" title="Trier par nom Skype"><tmpl_if handleasc><img src="orb://image?orbName=asc.gif" border="0"/> </tmpl_if><tmpl_if handledesc><img src="orb://image?orbName=desc.gif" border="0"/> </tmpl_if>nom
  39.             skype </a>)</td>
  40.         <td align="left"><a href="orb://page?orbName=messageList&folder=<tmpl_var folder escape=url/>&sort=duration&orbFullScreen=true&frame=1" onclick="return timerefresh()" target="mainFrame" title="Trier par durΘe"><tmpl_if durationasc><img src="orb://image?orbName=asc.gif" border="0"/> </tmpl_if><tmpl_if durationdesc><img src="orb://image?orbName=desc.gif" border="0"/> </tmpl_if>Durée</a></td>
  41.         <td width="66px"  align="right"><img src="orb://image?orbName=box_bl_top_right.gif" border="0"/></td>
  42.     </tr>
  43. </table>
  44. </span>
  45. <script type="text/javascript"> 
  46. <!--
  47. function timerefresh()
  48. {
  49.     window.setTimeout('refreshsorting()', 500);
  50.  
  51. }
  52. function refreshsorting()
  53. {
  54.     window.location = '{orb://page?orbName=topFrame&folder=<tmpl_var folder escape=url/>&orbFullScreen=true}';
  55. }
  56. function checkAll()
  57. {
  58.     bCheck = document.getElementById("checkAll").checked;
  59.     if (parent)
  60.     {
  61.         if (parent.mainFrame)
  62.         {
  63.             parent.mainFrame.checkAll(bCheck);
  64.         }
  65.     }
  66. }
  67. -->
  68. </script>
  69. </body>
  70. </HTML>
  71.