mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
39 lines
1.0 KiB
HTML
39 lines
1.0 KiB
HTML
<HTML><BODY>
|
|
|
|
<TABLE border=1 cellpadding="0" cellspacing="2" bgcolor="#ffffff" width="95%">
|
|
<TR>
|
|
<td VALIGN=center width=10% nowrap>
|
|
<FONT SIZE="+2" color=666699>
|
|
Stuart Parmenter
|
|
</FONT>
|
|
</td>
|
|
|
|
<SCRIPT LANGUAGE="JavaScript1.2">
|
|
var app = navigator.appName;
|
|
if (app == "Netscape")
|
|
{
|
|
document.write("<TD VALIGN=center width=10% nowrap>");
|
|
document.write("<a href=javascript:showVCard(); ");
|
|
document.write(" onMouseOver='top.status=\"View the Digital Business Card of this person...\"; return true'");
|
|
document.write(" CLASS=none>");
|
|
document.write("<img src='/dsgw/bin/lang?context=default&file=vcard.gif' border=0 height=20 width=24 alt='Click to view the Digital Business Card of this person.'>");
|
|
document.write("<font color=#666699>View Vcard</font></a>");
|
|
document.write("</TD>");
|
|
}
|
|
</script>
|
|
|
|
<![if ! IE 5]>
|
|
<TD VALIGN=center width=15% nowrap>
|
|
cell1
|
|
</TD>
|
|
</TR>
|
|
<tr>
|
|
<td>cell2</td>
|
|
<td>cell3</td>
|
|
<td>cell4</td>
|
|
</tr>
|
|
</TABLE>
|
|
|
|
</BODY></HTML>
|
|
|