home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2006 October
/
wn148cd2.iso
/
Windows
/
Communiquer
/
V4S
/
V4Sfr.exe
/
V4S.dll
/
1036
/
HTML
/
170
< prev
next >
Wrap
Text File
|
2006-02-03
|
867b
|
12 lines
<root xmlns:orb="www.orb.com">
<tmpl_if error><tmpl_var error/><tmpl_else/>
<div id="contactList" style="height:400; width:200; overflow : auto;"><table cellpadding="2" cellspacing="0" border="0" style=" height: 85%; width:200">
<tmpl_loop contacts>
<tr id="contactTr<tmpl_var i/>" onSelectStart="return false;" onclick="toggleContact(<tmpl_var i/>, this);" ondblclick="addContact(<tmpl_var i/>);" <tmpl_if __ODD__>class="odd"<tmpl_else/>class="even"</tmpl_if>>
<td style="padding-right:10;"><img src="orb://image?orbName=<tmpl_if isSkype>icon_skype.gif<tmpl_else/>icon_mail.gif</tmpl_if>" width="16" height="16" border="0"/></td>
<td><span id="contactInfo<tmpl_var i/>" contact="<tmpl_var contactLink escape=html/>" style="overflow: visible;"><tmpl_var contactName escape=html/></span></td>
</tr>
</tmpl_loop>
</table></div>
</tmpl_if>
</root>