1<!DOCTYPE HTML>
2<html>
3<head>
4<%11%>
5<title>NETGEAR Router <%12%></title>
6<link rel="stylesheet" href="<%13%>">
7<link rel="stylesheet" href="css/scrollbar.css">
8<link rel="stylesheet" href="css/button.css">
9
10<script src="jquery.js"></script>
11<script src="script/jquery.mousewheel.js"></script>
12<script type="text/javascript" src="script/jquery.jscrollpane.min.js"></script>
13
14<script src="script/script.js"></script>
15<link rel="stylesheet" href="form.css">
16<STYLE TYPE="text/javascript">
17	classes.num.all.fontFamily = "Courier";
18	classes.num.all.fontSize = "10pt" ;
19</style>
20<%14%>
21<script language="javascript" type="text/javascript">
22<!--
23
24
25    $(document).ready(function()
26    {	
27//        $('.scroll-pane').jScrollPane('scrollbarMargin:5px');
28        $("#target").submit(function() {
29            buttonFilter();
30        });
31
32    });
33
34
35    function setHelpIframeVisible(){
36        $('.bas-help-frame-div').css("visibility","visible");
37    }
38
39
40    function showHelpIframe() {
41
42        var imgSrc=document.getElementById('help-button');
43
44        if(imgSrc.src.search("up")>=0)
45        {
46            $(".bas-help-frame-div").show();
47            window.frames["helpframe"].$('#content').jScrollPane({showArrows:true});
48            imgSrc.src="img/helparrowdown-icon.gif";
49        }
50        else
51        {
52            $(".bas-help-frame-div").hide();
53            imgSrc.src="img/helparrowup-icon.gif";
54            setTimeout(setHelpIframeVisible,500);
55        }
56        if((navigator.appName.indexOf("Internet Explorer")==-1) ||
57           (navigator.appVersion.indexOf("MSIE 9")==-1))
58             change_size();
59
60    }
61
62    function moveToHTMLend()
63    {
64        window.location.href='#helpframe-anchor';
65        setHelpIframeVisible();
66    }
67
68
69    function loadhelp(fname,anchname)
70    {
71                var pane = window.frames["helpframe"].$('#content');
72                var imgSrc=document.getElementById('help-button');
73                if(imgSrc.src.search("up")<0)
74                {
75
76                        $(".help-frame-div").show();
77                        pane.jScrollPane({showArrows:true});
78
79
80                        if ((loadhelp.arguments.length == 1 ) || (anchname == "" ))
81                        {
82                                window.frames["helpframe"].location.href=fname+"_h.htm";
83                                $(".help-frame-div").show();
84                        }
85                        else
86                        {
87                                window.frames["helpframe"].location.href=fname+"_h.htm#" + anchname;
88                                $(".help-frame-div").show();
89                        }
90
91                        $(".help-frame-div").show();
92                        pane.jScrollPane({showArrows:true});
93
94                }
95    }
96
97function checkType(wan_proto) // called from basictop.htm
98{
99	if (1)
100//	if (basictop.document.forms[0])
101	{
102		if (wan_proto == "pppoe")
103		    window.location.href = "BAS_pppoe.htm";
104		else if (wan_proto == "pptp")
105		    window.location.href = "BAS_pptp.htm";
106		else if (wan_proto == "bpa")
107		    window.location.href = "BAS_bpa.htm";
108		else if (wan_proto == "l2tp")
109		    window.location.href = "BAS_l2tp.htm";
110		else
111		    window.location.href = "BAS_ether.htm";
112	}
113	else 
114	    window.setTimeout(checkType(),300);
115}
116
117
118 
119function setServer()
120{
121    var cf = document.forms[0];
122    var stype = cf.login_type.selectedIndex;
123    if(stype==0) //Disable
124        window.location.href="IPV6_disable.htm";
125    else if(stype==1) //Auto Detect
126        window.location.href="IPV6_auto.htm";
127    else if(stype==2) //6to4 Tunnel
128        window.location.href="IPV6_tunnel.htm";
129    //else if(stype==3) //Pass Through
130    //    window.location.href="IPV6_passthrough.htm";
131    else if(stype==4) //Fixed
132        window.location.href="IPV6_fixed.htm";
133    else if(stype==5) //DHCP
134        window.location.href="IPV6_dhcp.htm";
135    else if(stype==6) //PPPoE
136        window.location.href="IPV6_pppoe.htm";
137    else if(stype==7) //Auto Config
138        window.location.href="IPV6_autoconfig.htm";
139	else if(stype==8) //6RD
140        window.location.href="IPV6_6rd.htm";
141}
142
143function checkData()
144{
145	var cf = document.forms[0];
146	var msg = "";
147	var openvpnEnable = "<%509%>";
148
149
150/*	
151	if(openvpnEnable == "enable"){
152		alert("<%3538%>");
153		return false;
154	}
155*/
156}
157
158function loadSettings()
159{
160    var cf = document.forms[0];
161    window.location.href="IPV6_passthrough.htm";
162}
163
164//-->
165</script>
166</head>
167<body  onload="change_size();" class="page-body"  onResize="change_size();" >
168<img class="cover-image" src="<%74%>">
169<img class="body-image" src="<%75%>">
170<div id="full-page-container">
171
172<form id="target"  name="formname" method="POST" action="ipv6_passthrough.cgi" >
173<input type="hidden" name="buttonHit"><input type="hidden" name="buttonValue"> 
174<img class="subtop-image" src="<%76%>">
175<div class="subhead2"> <%1200%></div>
176<table border="0"     class="subhead2-table">
177
178<tr align="left" valign="middle">
179<td  style="padding-top:10px;padding-bottom:10px" align="center" colspan="2" class="table-seperate-border">
180<button type="submit" value="SUBMIT"  onClick="buttonClick(this,'<%78%>');return checkData()" name="apply" class=<%79%> style="padding-left:10px"> <span class="<%80%>" ><%81%>&nbsp;<span class="apply-icon">&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span class="<%82%>">&nbsp;&nbsp;&nbsp;</span></button>
181<button type="button" value="BUTTON"  onClick="buttonClick(this,'<%83%>');reset();loadSettings();" name="Cancel" class="button-rule" style="padding-left:10px" ><span class="roundleft_button"><span class ="cancel-icon">&nbsp;&nbsp;&nbsp;&nbsp;<%84%></span></span><span class="roundright_button">&nbsp;&nbsp;&nbsp;&nbsp;</span></button>
182</td>
183</tr>
184
185<tr><td colspan="2" class="scrollpane-table-seperate-border"><div class="scroll-pane" style="height:365px;width:620px;overflow:auto;scrolling:auto"><table style="border-collapse:collapse;width:97%">
186<tr>
187 <td width="50%"><a><b><%3540%></b></a></td>
188 <td width="50%" align="right">
189    <select name="login_type" onChange="setServer()">
190        <option><%601%></option>
191        <option><%3541%></option>
192        <option><%3542%></option>
193        <option selected><%3543%></option>
194        <option ><%3544%></option>
195        <option ><%3074%></option>
196        <option ><%574%></option>
197        <option ><%3545%></option>
198 		<option ><%3546%></option>
199    </select>
200 </td>
201</tr>
202<tr><td colspan="2" height="12" ><div style="background-image:url('liteblue.gif');width:100%">&nbsp;</div></td></tr>
203
204</table></div></td></tr>
205<tr valign="middle" align="center"><td class="table-seperate-border" colspan="2" style="padding-left:0px"><div class="bas-help-frame-div" > <iframe id="helpframe"  name=helpframe src="IPV6_h.htm" scrolling="no" class="help-iframe"  frameborder="0" onload="showHelpIframe();"></iframe> </div> </td> </tr>
206</table>
207   <img class="subfooter-image" src="img/subhead2-bottom.gif">
208<div class="subhead2-bottom" >
209    <span style="float:left;padding-left:10px;padding-top:5px"><img src="img/help-icon.gif" onmouseover="changeCursorPointer();" onclick="showHelpIframe();" onmouseout="changeCursorDefault();"></span>
210    <span class="subhead2-text" style="float:left;padding-left:3px;" onclick="showHelpIframe();" onmouseover="changeCursorPointer();" onmouseout="changeCursorDefault();"> <%266%> </span>
211    <span class="button-help-arrow">
212      <img src="img/helparrowdown-icon.gif" id="help-button" onclick="showHelpIframe();" onmouseover="changeCursorPointer();" onmouseout="changeCursorDefault();" ></span>
213    <span class="subhead2-text" style="text-decoration:underline;float:right;padding-right:10px" onclick="showHelpIframe();" onmouseover="changeCursorPointer();" onmouseout="changeCursorDefault();"> <%267%> </span>
214      </div>
215
216
217
218
219<INPUT name="ipv6_proto" type=hidden value="passthrough">
220<a name="helpframe-anchor"></a>
221</form>
222</div>
223</body>
224</html>
225