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

  1. <!DOCTYPE root [
  2. <!ENTITY nbsp " ">
  3. <!ENTITY eacute "é">
  4. ]>
  5. <root xmlns:orb="http://www.orb.com">
  6. <orb:crumbs name="V4S"/>
  7. <tmpl_if isPC>
  8.     <script>
  9.     <!--
  10.     function tellYourFriends()
  11.     {
  12.         var w = 497;
  13.         var h = 395;
  14.         var winl = (screen.availWidth - w) / 2;
  15.     var wint = (screen.availHeight - h) / 2;
  16.         window.open('{orb://page?orbName=TellFriends&orbFullScreen=true}','_blank','location=0,status=no,resizable=no,toolbar=no,directories=no,menubar=no,scrollbars=no,width='+w+',height='+h+',top='+wint+',left='+winl);
  17.     }
  18.     -->
  19.     </script>
  20. </tmpl_if>
  21.  
  22. <tmpl_var newmessages /><br />
  23.     <table cellspacing="0" cellpadding="<tmpl_if isPC>4<tmpl_else/>1</tmpl_if>">
  24.         <tmpl_loop loopitems>
  25.             <tr <tmpl_if __ODD__>bgcolor="#F3F7FC"</tmpl_if>>
  26.                 <td>    <a href="orb://play?orbMediumId=<tmpl_var mediumId />" title="Ecouter ce message V4S"><img src="orb://image?orbName=playthis.gif" width="<tmpl_var iconsize />" height="<tmpl_var iconsize />" border="0"/></a></td>
  27.                 <td nowrap="nowrap"><tmpl_var date /></td>
  28.                 <td><tmpl_var dispname escape=html/></td>
  29.             </tr>
  30.         </tmpl_loop>
  31.     </table>
  32.     <table width="100%">
  33.             <tr>
  34.                 <td>
  35.                     <a href="orb://page?orbName=folder&folder=Inbox">Messages</a> | <a href="orb://page?orbName=folder&folder=Sent">Envoyés</a> | <a href="orb://page?orbName=folder&folder=Trash">Corbeille</a>
  36.                 </td>
  37.                 <td>
  38.                     <span class="fontsize1" style="text-align:right;">Statut Skype: <tmpl_if skypeOnline><font color="#008000">En ligne</font><tmpl_else/><font color="#ff0000">Hors ligne</font></tmpl_if></span>
  39.                     <br/>
  40.                     <span class="fontsize1" style="text-align:right;">Statut répondeur: <tmpl_if v4sEnabled><font color="#008000">Allumé</font><tmpl_else/><font color="#ff0000">Eteint</font></tmpl_if></span>
  41.                 </td>
  42.             </tr>
  43. <tmpl_if isPC>
  44.             <tr>
  45.                 <td><a href="javascript:tellYourFriends();" >Prévenir un ami</a></td>
  46.                 <td></td>
  47.             </tr>
  48. </tmpl_if>
  49.     </table>
  50.  
  51.     
  52. </root>
  53.