Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html>
<head> <meta HTTP-EQUIV="Content-Type" Content="text-html; charset=Windows-1252"> <title>Looking for a privacy policy </title>
<SCRIPT language="JavaScript"> var site = window.parent.dialogArguments.url;
function printSite() { document.write( site); }
function BodyOnKeyPress(nCode) { if (nCode == 27) //ESC { window.parent.cancelButtonClick(); } } </SCRIPT>
</head>
<body id="body" style="font-family: MS Shell Dlg;font-size:8pt;color:windowtext;background-color:threedface;" onkeypress="BodyOnKeyPress(event.keyCode)">
<P id="policyLooking" style="font-family: MS Shell Dlg;font-size:8pt;color:windowtext;background-color:threedface;"> Searching for the privacy policy of <SCRIPT language="JavaScript">printSite();</SCRIPT>. </P>
</body> </html>
|