var HTMLStr var isIE45= document.all; var isNav6= 0; var isNav4= document.layers; if (document.getElementById && !isIE45){isNav6=true;} No3 = (parseInt(navigator.appVersion) > 3) ? 1:0; layer = (isIE45 && No3) ? "document.all['L'+menu].style" : (isNav4 && No3) ? "document.layers['L'+menu]" : (isNav6 && No3)? "document.getElementById('L'+menu).style" : 0; var timer; function Show() { if(layer) { if(timer) clearTimeout(timer); for(menu=0; menu < Layer.length; menu++) { if(Layer[menu] ) { eval(layer).visibility = "hidden"; } } for(i=0; i < arguments.length; i++) { menu=arguments[i]; eval(layer).visibility = "visible";} }} function Hide() { timer = setTimeout("Show()", 200); } var Adj=0 //cell background var hovercolor = "#CC0000"; // color name/code for cells on hover var bgcolor = "#FFFFFF"; // color name/code for the cells background var background = "images/java_bg_147x20.gif"; // picture url in place of bgcolor //font color var fncolor = "#000000"; // font color var hfncolor = "#FFFFFF"; // font color on hover //main table border var mborder = 0; // size of border around drop menus var mborder_color = "#999999"; // color of border around drop menus //cell tables var cell_border = 0; //size of border around cells var menu_border = 0; //size of border around cells var border_color = "#999999"; //color of border around cells //misc arrow_pic = "/images/tri.gif"; // url of arrow picture for submenus if(isIE45 || isNav6){ if(!background){ background=bgcolor;} else { background = "url("+background+")"; }} function LayerSpecs(Left,Top,Width) {if(No3){ if(isIE45){Top+=7; Left+=2; Width-=6;} if(isNav6){Top+=5; Left+=0; Width-=0;} //this.left = Left + w_offset; this.left = Left; this.top = Top; this.info = ""; var t = Top; if (isNav6) { this.info += "
" this.info += "
" } else { this.info += "
"; this.info += "" } for(i=3; i < arguments.length; (i++)) { if(isIE45) { if(i == (arguments.length - 2)) { this.info += ""; } else { this.info += ""; } } else if(isNav6) { if(i == (arguments.length - 2)) { this.info += ""; } else { this.info += ""; } } else { this.info += ""; } t+=0; } this.info += "
"+arguments[i]+"
" this.info += "
" } } Layer = new Array(); Layer[0] = new LayerSpecs(162,(125 + Adj),150,'"https://imaplogistics.btxair.com/mybtx/ship.asp" onMouseOver="Show(0)">','Create Shipment','"https://imaplogistics.btxair.com/mybtx/track.asp" onMouseOver="Show(0)">','Track Shipments','"https://imaplogistics.btxair.com/mybtx/info_cont.asp?pageID=1" onMouseOver="Show(0)">','Order Supplies'); Layer[1] = new LayerSpecs(162,(150 + Adj),150,'"https://imaplogistics.btxair.com/mybtx/cust_info.asp?but.val=edit&myInfo=1" onMouseOver="Show(1)">','My Information','"https://imaplogistics.btxair.com/mybtx/cust_pref.asp" onMouseOver="Show(1)">','My Preferences'); Layer[2] = new LayerSpecs(162,(175 + Adj),150,'"https://imaplogistics.btxair.com/mybtx/btx_faq.asp" onMouseOver="Show(2)">','FAQ','"https://imaplogistics.btxair.com/mybtx/tutorial.asp" onMouseOver="Show(2)" onMouseOver="Show(2)">','Tutorials','"https://imaplogistics.btxair.com/mybtx/info_cont.asp?pageID=1" onMouseOver="Show(2)">','Contact Us'); j = (Layer[0]) ? 0:1; for(i=j; i < Layer.length; i++) { if(isIE45 && No3 || isNav6){ document.write(""); } else if(isNav4 && No3) { document.write(""+Layer[i].info+""); } } function showform(object) { if (document.getElementById) { document.getElementById(object).style.visibility = 'visible'; } else if (document.layers && document.layers[object]) { document.layers[object].visibility = 'visible'; } else if (document.all) { document.all[object].style.visibility = 'visible'; } } function hideform(object) { if (document.getElementById) { document.getElementById(object).style.visibility = 'hidden'; } else if (document.layers && document.layers[object]) { document.layers[object].visibility = 'hidden'; } else if (document.all) { document.all[object].style.visibility = 'hidden'; } }