www.usr.com/support/gpl/USR9113_release1.0.tar.gz
[bcm963xx.git] / userapps / broadcom / cfm / html / usr_resources.js
1 /* --------------------------------------------------------------------------
2
3         (c) 2005-2006 U.S. Robotics Corporation
4
5         -------------------------------------------------------------------------- */
6
7 /* --------------------------------------------------------------------------
8
9         TRANSLATE THE STRINGS TO THE RIGHT OF THE EQUAL SIGN (=).
10
11 */
12
13 if ("<%ejGetOther(sysInfo, buildVoip)%>" == "1")
14 {
15         _strings["idModel"]                     = "USR9109";
16         _strings["idProdName"]          = "USRobotics Wireless MAXg ADSL2+ VoIP Gateway";
17         _strings["idProdNameHTML"]      = "USRobotics Wireless <i>MAX</i>g ADSL2+ VoIP Gateway";
18 }
19 else
20 {
21         _strings["idModel"]                     = "USR9113";
22         _strings["idProdName"]          = "USRobotics Wireless Ndx ADSL2+ Gateway";
23         _strings["idProdNameHTML"]      = "USRobotics Wireless <i>N</i>dx ADSL2+ Gateway";
24 }