home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2006 October
/
wn148cd2.iso
/
Windows
/
Communiquer
/
V4S
/
V4Sfr.exe
/
V4S.dll
/
1036
/
HTML
/
149
< prev
next >
Wrap
Text File
|
2006-02-03
|
2KB
|
65 lines
<!DOCTYPE root [
<!ENTITY nbsp " ">
<!ENTITY eacute "é">
]>
<html>
<head>
<style>
body { margin: 0; margin-left: 20px; margin-top: 0px; }
body,td,a,p,.h,.login {font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; }
.odd{background-color: #eef5fc;}
.even{;}
.playing{background-color: #c1defa;}
.new{font-weight:bold;}
.read{;}
a {text-decoration:none; font-weight:bold; color:#287ac1;}
a:hover {color:#333;}
a.nav {color:#555;text-decoration:none}
a:hover.nav {color:#287ac1;}
a.small {text-decoration:none; font-weight:normal; color:#287ac1;}
a:hover.small {color:#333;}
h1 {font-size: 16px; font-weight:bold;margin:0px; color:#287ac1;}
h2 {font-size: 12px; font-weight:bold;margin:0px; color:#333;}
h4 {font-size: 20px; font-weight:bold;margin:0px; color:#287ac1;}
</style>
<title>Partagez V4S avec vos amis!</title>
<script type="text/javascript">
<!--
function checkAll(bChecked)
{
for(i = 0; i < <tmpl_var totalMessages/>; i++)
{
document.getElementById('chk' + i).checked = bChecked;
}
}
function submitForm(btn)
{
document.getElementById(btn).value=btn;
document.formMessages.submit();
}
-->
</script>
</head>
<body topmargin="0" marginheight="0">
<orb:crumbs name="Parler de V4S α vos amis" />
<form method="post" action="orb://page?orbName=_TellFriends<tmpl_var frameparams/>" name="formMessages" onSubmit="setTimeout('parent.close',1000)">
<TABLE cellspacing="0" cellpadding="4" width="100%" border="0">
<tmpl_loop loopitems>
<tr <tmpl_if __ODD__>class="odd"<tmpl_else/>class="even"</tmpl_if>>
<td width="5%">
<input type="checkbox" name="_<tmpl_var handle/>" id="chk<tmpl_var __LINE__/>" <tmpl_var checked /> />
</td>
<td width="95%">
<tmpl_var dispname escape=html/>
</td>
</tr>
</tmpl_loop>
</TABLE>
<input type="hidden" ID="Send" NAME="Send" title="Prévenir mes amis" value=""/>
</form>
</body>
</html>