• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/www/sysdep/DSL-N55U-B/www/qis/
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
6<meta HTTP-EQUIV="Expires" CONTENT="-1">
7<link rel="stylesheet" type="text/css" href="../form_style.css">
8<link rel="stylesheet" type="text/css" href="qis_style.css">
9<style type="text/css">
10	span{
11	border:0px solid #FFFFFF;
12	color:#FFFFFF;
13	font-size:14px;
14	font-family:Arial, Helvetica, sans-serif;
15	/*width:27px;*/
16	text-align:right;
17	margin:0px auto;
18	ime-mode:disabled;
19}
20.black_line{
21	border: 1px solid #000000;
22	width:480px;
23	margin-left: 10px;
24}
25.QISTutorFont{
26	width:250px;
27	line-height: 20px;
28}
29</style>
30<script type="text/JavaScript" src="/state.js"></script>
31<script>
32var w_Setting = "<% nvram_get("w_Setting"); %>";
33function QKfinish_load_body(){
34	parent.document.title = "<#Web_Title#> - <#QKSet_all_title#>";
35	parent.set_step("t3");
36
37	var OSName="Unknown OS";
38	var OS = navigator.appVersion;
39	var ie = false;
40
41	if (/MSIE (\d+\.\d+);/.test(navigator.userAgent))
42		ie = true;
43
44	if(!ie){
45		OS = navigator.userAgent;
46	}
47
48	if(OS.indexOf("Win")!=-1){
49		if((OS.indexOf("Windows NT 5.1")!=-1) || (OS.indexOf("Windows XP")!=-1)){
50			document.getElementById("winxp").style.display = "";
51		}
52		else if((OS.indexOf("Windows NT 7.0")!=-1) || (OS.indexOf("Windows NT 6.1")!=-1) || (OS.indexOf("Windows NT 6.0")!=-1)){
53			document.getElementById("win7").style.display = "";
54		}
55		//document.getElementById("OS_type").innerHTML = "Windows";
56		//EN.dict: For <span id="OS_type"></span> based wifi enabled devices, follow these steps:
57	}
58	else if(navigator.userAgent.match(/iP/i)){
59		document.getElementById("ios").style.display = "";
60		//document.getElementById("OS_type").innerHTML = "iOS";
61	}else if(navigator.userAgent.match(/Android/i)){
62		document.getElementById("android").style.display = "";
63		//document.getElementById("OS_type").innerHTML = "Android";
64	}else if(OS.indexOf("Mac")!=-1){
65		document.getElementById("mac").style.display = "";
66		//document.getElementById("OS_type").innerHTML = "Mac";
67	}else{
68		document.getElementById("win7").style.display = "";
69		//document.getElementById("OS_type").innerHTML = "Windows";
70	}
71}
72
73function gotoAdvSetting(){
74	parent.location.href = "/index.asp";
75}
76
77function gotoHome(){
78	if (w_Setting == "0") {
79		alert("<#QIS_recommand_encryption#>");	
80		location.href = '/qis/QIS_wireless.htm';
81	}
82	else {
83		parent.location.href = '/index.asp';
84	}
85}
86
87
88</script>
89</head>
90
91<body onLoad="QKfinish_load_body();" >
92<div class="QISmain">
93		<div class="formfonttitle" style="padding:6 0 0 10;">
94				<div>
95					<table width="730px">
96						<tr>
97							<td align="left">
98								<span class="description_down"><#qis_tutor_title1#></span>
99							</td>
100						</tr>			
101					</table>
102				</div>
103				<div style="margin:5px;"><img style="width: 720px; *width: 710px; height: 2px;" src="/images/New_ui/export/line_export.png"></div>
104		</div>
105<br/>
106<div style="margin-left:30px;display:none;" id="win7">
107	<span><#qis_tutor_desc1#></span><br><br><br><br>
108	<div class="QISTutorFont"><#qis_tutor_desc2#></div><br><br>
109	<div class="QISTutorFont"><#qis_tutor_desc3#></div>
110	<div style="margin-left:300px;margin-top:-150px;"><img src="/images/qis/win7.jpg"></span></div>
111</div>
112
113<div style="margin-left:30px;display:none;" id="winxp">
114	<span><#qis_tutor_desc1#></span><br><br><br><br>
115	<div class="QISTutorFont"><#qis_tutor_desc4#></div><br><br>
116	<div class="QISTutorFont"><#qis_tutor_desc3#></div>
117	<div style="margin-left:280px;margin-top:-160px;"><img height="300" width="400" src="/images/qis/winxp.jpg"></span></div>
118</div>
119
120<div style="margin-left:30px;display:none;" id="mac">
121	<span><#qis_tutor_desc1#></span><br><br>
122	<span><#qis_tutor_desc5#></span><br><br>
123	<div style="margin-left:30px;margin-top:10px;"><img height="280" src="/images/qis/mac.jpg"></span></div>
124</div>
125
126<div style="margin-left:30px;display:none;" id="ios">
127	<span>Your wireless network name and security key had changed. To connect your iOS device to wireless network, follow these steps.</span><br><br>
128	<br><br>
129	<span>1. Tap the setting icon.</span>
130	<div style="margin-left:30px;margin-top:30px;"><img src="/images/qis/iOS1.jpg"></div>
131	<br><br>
132	<div style="margin-left:200px;margin-top:-177px;">2. Tap the Wi-Fi tab and choose the network you want to connect to.</div>
133	<div style="margin-left:220px;margin-top:30px;"><img src="/images/qis/iOS2.jpg"></div>
134	<br><br>
135</div>
136
137<div style="margin-left:30px;display:none;" id="android">
138	<span>Your wireless network name and security key had changed. To connect your android device to wireless network, follow these steps.</span>
139	<br><br>
140	<span>1. Tap the setting icon to enter the setting center.</span>
141	<br><br>
142	<span>2. Tap the Wireless Manager</span>
143	<div style="margin-left:30px;margin-top:30px;"><img src="/images/qis/android2.jpg"></div>
144	<br><br>
145	<span>3. Tap the Wi-Fi </span>
146	<div style="margin-left:30px;margin-top:30px;"><img src="/images/qis/android3.jpg"></div>
147	<br><br>
148	<span>4. In the Wi-Fi network area, tab the network you want to connect to, and then click connect.</span>
149	<div style="margin-left:30px;margin-top:30px;"><img src="/images/qis/android4.jpg"></div>
150	<br><br>
151</div>
152
153<div class="apply_gen" style="margin-top:15px">
154	<input type="button" id="nextButton" value="<#QKSet_finishpre_rebootnow#>" onclick="gotoAdvSetting();" class="button_gen">
155</div>
156
157</body>
158</html>
159