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