mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
33 lines
961 B
HTML
33 lines
961 B
HTML
<HTML>
|
|
<HEAD>
|
|
<SCRIPT LANGUAGE='JavaScript'>
|
|
|
|
<!--
|
|
theagent=navigator.userAgent;
|
|
pointsize="";
|
|
if (theagent.indexOf('PPC') != -1 || theagent.indexOf('68K') != -1 || theagent.indexOf('SunOS') != -1 || theagent.indexOf('IRIX') != -1 || theagent.indexOf('HP-UX') != -1 || theagent.indexOf('AIX') != -1 || theagent.indexOf('Linux') != -1) {
|
|
pointsize="POINT-SIZE=\"12\"";
|
|
}
|
|
//-->
|
|
|
|
</SCRIPT>
|
|
</HEAD>
|
|
<BODY>
|
|
<TABLE CELLPADDING=0 CELLSPACING=0 WIDTH=602 BORDER=1>
|
|
<TR>
|
|
<TD COLSPAN="2" ROWSPAN=2 VALIGN=TOP BGCOLOR="#FFFFFF">
|
|
<IMG src="http://register.microsoft.com/library/images/gifs/regwiz/wiz438sidebar.gif" ALT="" BORDER=0>
|
|
</TD>
|
|
</TR>
|
|
|
|
<SCRIPT LANGUAGE=javascript>
|
|
<!--
|
|
function handleTrigger() { }
|
|
//-->
|
|
</SCRIPT>
|
|
<TR>
|
|
<TD COLSPAN=6 HEIGHT="45" ALIGN=RIGHT>xxx</TD>
|
|
</TR>
|
|
</TABLE>
|
|
</BODY>
|
|
</HTML> |