Searched refs:o3_cap (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/www/asus/web_asus_en/
H A Doverlib.js390 var o3_cap = ""; variable
527 o3_cap = ol_cap;
626 if (ar[i] == CAPARRAY) { o3_cap = ol_caps[ar[++i]]; continue; }
630 if (ar[i] == CAPTION) { o3_cap = ar[++i]; continue; }
769 if (o3_cap == "") {
776 layerhtml = ol_content_caption(o3_text, o3_cap, o3_close);
779 layerhtml = ol_content_caption(o3_text, o3_cap, "");
801 o3_status = o3_cap;
H A Doverlib_520.js149 var o3_cap = ""; variable
259 o3_cap = ol_cap;
354 if (ar[i] == CAPARRAY) { o3_cap = ol_caps[ar[++i]]; continue; }
358 if (ar[i] == CAPTION) { o3_cap = ar[++i]; continue; }
471 if (o3_cap == "") {
476 layerhtml = ol_content_caption(o3_text, o3_cap, o3_close);
478 layerhtml = ol_content_caption(o3_text, o3_cap, "");
494 o3_status = o3_cap;
/asus-wl-520gu-7.0.1.45/src/router/www/asus/www_WL500gpv2/
H A Doverlib.js142 var o3_cap = ""; variable
249 o3_cap = ol_cap;
335 if (ar[i] == CAPARRAY) { o3_cap = ol_caps[ar[++i]]; continue; }
339 if (ar[i] == CAPTION) { o3_cap = ar[++i]; continue; }
446 if (o3_cap == "") {
450 layerhtml = ol_content_caption(o3_text, o3_cap, o3_close);
452 layerhtml = ol_content_caption(o3_text, o3_cap, "");
468 o3_status = o3_cap;
/asus-wl-520gu-7.0.1.45/src/router/www/www.WL-520GU/js/
H A Dex_overlib.js390 var o3_cap = ""; variable
527 o3_cap = ol_cap;
626 if (ar[i] == CAPARRAY) { o3_cap = ol_caps[ar[++i]]; continue; }
630 if (ar[i] == CAPTION) { o3_cap = ar[++i]; continue; }
769 if (o3_cap == "") {
776 layerhtml = ol_content_caption(o3_text, o3_cap, o3_close);
779 layerhtml = ol_content_caption(o3_text, o3_cap, "");
801 o3_status = o3_cap;
/asus-wl-520gu-7.0.1.45/src/router/mipsel/www/js/
H A Dex_overlib.js390 var o3_cap = ""; variable
527 o3_cap = ol_cap;
626 if (ar[i] == CAPARRAY) { o3_cap = ol_caps[ar[++i]]; continue; }
630 if (ar[i] == CAPTION) { o3_cap = ar[++i]; continue; }
769 if (o3_cap == "") {
776 layerhtml = ol_content_caption(o3_text, o3_cap, o3_close);
779 layerhtml = ol_content_caption(o3_text, o3_cap, "");
801 o3_status = o3_cap;

Completed in 50 milliseconds