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 >
Wrap
Text File
|
2006-02-03
|
2KB
|
53 lines
<!DOCTYPE root [
<!ENTITY nbsp " ">
<!ENTITY eacute "é">
]>
<root xmlns:orb="http://www.orb.com">
<orb:crumbs name="V4S"/>
<tmpl_if isPC>
<script>
<!--
function tellYourFriends()
{
var w = 497;
var h = 395;
var winl = (screen.availWidth - w) / 2;
var wint = (screen.availHeight - h) / 2;
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);
}
-->
</script>
</tmpl_if>
<tmpl_var newmessages /><br />
<table cellspacing="0" cellpadding="<tmpl_if isPC>4<tmpl_else/>1</tmpl_if>">
<tmpl_loop loopitems>
<tr <tmpl_if __ODD__>bgcolor="#F3F7FC"</tmpl_if>>
<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>
<td nowrap="nowrap"><tmpl_var date /></td>
<td><tmpl_var dispname escape=html/></td>
</tr>
</tmpl_loop>
</table>
<table width="100%">
<tr>
<td>
<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>
</td>
<td>
<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>
<br/>
<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>
</td>
</tr>
<tmpl_if isPC>
<tr>
<td><a href="javascript:tellYourFriends();" >Prévenir un ami</a></td>
<td></td>
</tr>
</tmpl_if>
</table>
</root>