🏡 index : github.com/captn3m0/RT-AX53U.git

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns:v>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
<meta HTTP-EQUIV="Expires" CONTENT="-1">
<link rel="shortcut icon" href="images/favicon.png">
<link rel="icon" href="images/favicon.png">
<title><#860#> - AiMesh</title>
<link rel="stylesheet" type="text/css" href="/index_style.css">
<link rel="stylesheet" type="text/css" href="/form_style.css">
<link rel="stylesheet" type="text/css" href="/device-map/device-map.css" />
<link rel="stylesheet" type="text/css" href="/aimesh/aimesh_topology.css" />
<script type="text/javascript" src="/js/jquery.js"></script>
<script type="text/javascript" src="/calendar/jquery-ui.js"></script>
<script type="text/javascript" src="/js/jstree/jstree.min.js"></script>
<script type="text/javascript" src="/js/jstree/jstree_customize.js"></script>
<script type="text/javascript" src="/help.js"></script>
<script type="text/javascript" src="/state.js"></script>
<script type="text/javascript" src="/js/httpApi.js"></script>
<script type="text/javascript" src="/client_function.js"></script>
<script>
function initial(){
show_menu();
$("#AiMesh_Topology").load("/aimesh/aimesh_topology.html", function(){
setTimeout(function(){
$('link').filter("[href='/aimesh/aimesh_topology.css']").after('<link rel="stylesheet" type="text/css" href="/aimesh/aimesh_system_settings.css">');
$("#AiMesh_System_Settings").load("/aimesh/aimesh_system_settings.html");
addNewScript("/general.js");
addNewScript("/popup.js");
addNewScript("/validator.js");
addNewScript("/disk_functions.js");
addNewScript("/form.js");
addNewScript("/switcherplugin/jquery.iphone-switch.js");
change_tab(1);
}, 100);
});
}
function change_tab(_index){
$(".aimesh_tab span").removeClass("clicked");
$(".aimesh_tab span").eq(_index - 1).addClass("clicked");
$(".aimesh_tab_content").hide();
$(".aimesh_tab_content.idx" + _index + "").show();
}
</script>
</head>
<body onload="initial();" onunLoad="return unload_body();" class="bg">
<div id="TopBanner"></div>
<div id="Loading" class="popup_bg"></div>
<iframe name="hidden_frame" id="hidden_frame" src="" width="0" height="0" frameborder="0"></iframe>
<form method="post" name="form" id="ruleForm" action="/start_apply.htm" target="hidden_frame" autocomplete="off">
<input type="hidden" name="productid" value="<% nvram_get("productid"); %>">
<input type="hidden" name="current_page" value="AiMesh.asp">
<input type="hidden" name="next_page" value="AiMesh.asp">
<input type="hidden" name="modified" value="0">
<input type="hidden" name="action_mode" value="apply">
<input type="hidden" name="action_script" value="">
<input type="hidden" name="action_wait" value="5">
<input type="hidden" name="preferred_lang" id="preferred_lang" value="<% nvram_get("preferred_lang"); %>">
<input type="hidden" name="firmver" value="<% nvram_get("firmver"); %>">
<table class="content" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="17">&nbsp;</td>
<td valign="top" width="202">
<div id="mainMenu"></div>
<div id="subMenu"></div>
</td>
<td valign="top">
<div id="tabMenu" class="submenuBlock"></div>
<table width="98%" border="0" align="left" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="top">
<table width="760px" border="0" cellpadding="5" cellspacing="0" class="FormTitle" id="FormTitle" style="border-radius:3px;">
<tbody>
<tr>
<td bgcolor="#4D595D" valign="top">
<div>&nbsp;</div>
<div class="aimesh_tab">
<span onclick="change_tab(1);"><#87#></span>
<span onclick="change_tab(2);"><#88#></span>
<span style="display:none;" onclick="change_tab(3);"><#89#></span>
</div>
<div class="splitLine"></div>
<div id="AiMesh_Topology" class="aimesh_tab_content idx1"></div>
<div id="AiMesh_System_Settings" class="aimesh_tab_content idx2"></div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</td>
<td width="10" align="center" valign="top">&nbsp;</td>
</tr>
</table>
</form>
<div id="footer"></div>
</body>
</html>