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.
65 lines
2.4 KiB
65 lines
2.4 KiB
<html>
|
|
<head>
|
|
<title>Help and Support Center</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 "[email protected]" r (n 0 s 0 v 0 l 0))' />
|
|
<meta http-equiv="MSThemeCompatible" content="Yes" />
|
|
<link id="no_loc_css" rel="stylesheet" type="text/css" href="hcp://system/css/shared.css" />
|
|
<script type="text/jscript">
|
|
|
|
function LoadNCW()
|
|
{
|
|
eLoading.style.display = "inline";
|
|
try
|
|
{
|
|
window.dialogArguments.OpenConnWizard();
|
|
}
|
|
catch( e ){ };
|
|
setTimeout( "Finish();", 500 );
|
|
setTimeout( "eLoading.style.display =\'none\'", 500 );
|
|
}
|
|
|
|
function Finish()
|
|
{
|
|
self.close();
|
|
}
|
|
|
|
function window::onbeforeunload()
|
|
{
|
|
window.dialogArguments.g_oLearnDlg = null;
|
|
}
|
|
|
|
function ESC_KeyDown()
|
|
{
|
|
if( 27 == event.keyCode )
|
|
{
|
|
Finish();
|
|
}
|
|
}
|
|
|
|
</script>
|
|
</head>
|
|
<body onkeydown="ESC_KeyDown();" onload="self.focus();" scroll="no" style="padding:10px;background-color:window;">
|
|
<table id="eHeaderTbl" width="100%" style="margin-bottom:25px;">
|
|
<tr>
|
|
<td id="eHeaderTD" width="100%"><span id="eHeader" class="sys-font-heading3 sys-rhp-color-title sys-rhp-font-title">Creating an Internet Connection</span></td>
|
|
<td id="eImgTD"><img id="eImgUA" src="hcp://system/images/centers/Uabrand.gif" /></td>
|
|
</tr>
|
|
</table>
|
|
<div id="eContainer" style="overflow-y:auto;height:365px;">
|
|
<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 href="#" id="eLnkNCW" onclick="LoadNCW();" class="sys-link-normal">Start the New Connection Wizard</a><span id="eLoading" style="display:none;"> Loading wizard...</span>
|
|
<br />
|
|
</div>
|
|
</div>
|
|
<button id="ePrintBtn" style="font:messagebox;position:absolute;padding-left:10px;padding-right:10px;bottom:10px;right:20px;" onclick="window.print();">Print</button>
|
|
</body>
|
|
</html>
|