2025-04-27 07:49:33 -04:00

48 lines
2.0 KiB
HTML

<html>
<head>
<object id="pchealth" classid="CLSID:FC7D9E02-3F9E-11d3-93C0-00C04F72DAF7"></object>
<title>Creating an Internet connection</title>
<meta http-equiv="Content-Type" content="text/html; CHARSET=windows-1252" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.rsac.org/ratingsv01.html" l comment "RSACi North America Server" by "inet@microsoft.com" r (n 0 s 0 v 0 l 0))' />
<meta http-equiv="MSThemeCompatible" content="Yes" />
<link id=noloc1 rel="stylesheet" type="text/css" href="hcp://system/css/shared.css" />
<script type="text/jscript">
function LoadNCW()
{
eLoading.style.display = "inline";
window.dialogArguments.ASSERT( "OpenConnWizard()" );
setTimeout( "Finish();", 500 );
setTimeout( "eLoading.style.display =\'none\'", 500 );
}
function Finish()
{
self.close();
}
function window::onbeforeunload()
{
window.dialogArguments.g_oLearnDlg = null;
}
</script>
</head>
<body style="padding:10px;" class="sys-inlineform-bgcolor1">
<h4 id="eHeader" class="sys-font-heading4">Creating an Internet connection</h4>
<div id="eLearnMore" class="sys-font-body">
The New Connection Wizard makes it easy to connect to the Internet.
If you already have an account with an Internet service provider (ISP),
the New Connection Wizard collects all the necessary information from you
and then creates the connection. If you do not have an account with an ISP,
the wizard provides a list of ISPs available in your area. To sign up for a new account,
click an ISP in the list.
<br />
<br />
<a id="eLnkNCW" onclick="LoadNCW();" style="text-decoration:underline;cursor:hand;" class="sys-link-normal">Start the New Connection Wizard</a><span id="eLoading" style="display:none;">&nbsp;&nbsp;Loading wizard...</span>
<br />
</div>
<br />
<center><button id="eClose" style="font:messagebox;padding-left:10px;padding-right:10px;" onclick="Finish();">Close</button></center>
</body>
</html>