home *** CD-ROM | disk | FTP | other *** search
-
- <!--
- /////////////////////////////////////////////////
- // Coalesys WebMenu Studio IE4 DHTML script
- // COPYRIGHT 2000-2002 Coalesys, Inc.
- /////////////////////////////////////////////////
- var cswmOM="document.all.";var cswmBgCo=".style.backgroundColor";var cswmCo=".style.color";var cswmDi=".style.display";var cswmTI="";var cswmClkd=-1;var cswmPI=new Array();var cswmPx=new Array();var cswmPy=new Array();var cswmPW=0;var cswmPH=0;var cswmSPnt="";var cswmDir="";var cswmMB=0;var cswmSI="";var cswmSE=new Object();var cswmSEL=0;var cswmSET=0;var cswmSEH=0;var cswmSEW=0;var cswmBW=0;var cswmBH=0;var cswmAR=0;var cswmAB=0;var cswmSLA=0;var cswmSTA=0;var cswmExIS="./images/arrow-black.gif";var cswmExdIS="./images/arrow-white.gif";var cswmCTH=0;var cswmXOff=0;var cswmYOff=0;var cswmFP=0;function cswmT(ms){if(ms!="off"){if(cswmCTH==0){cswmTI=setTimeout("cswmHP(0);cswmClkd=-1",ms);}}else{clearTimeout(cswmTI);}}function cswmShow(id,srcid,relpos,offsetX,offsetY,fixedpos){clearTimeout(cswmTI);if(cswmClkd!=id){cswmHP(0);cswmSI=srcid;cswmSPnt=relpos;cswmClkd=id;cswmDir="right";if(eval(cswmOM+"cswmPopup"+id)){if(offsetX)cswmXOff=offsetX;if(offsetY)cswmYOff=offsetY;if(fixedpos)cswmFP=fixedpos;cswmSP(id);}}}function cswmHide(){cswmTI=setTimeout("cswmHP(0);cswmClkd=-1",250);}function cswmHiI(id,bgco){eval(cswmOM+"cswmItem"+id+cswmCo+"=\"#ffffff\"");eval(cswmOM+"cswmExpand"+id+cswmCo+"=\"#ffffff\"");if(bgco!=null){eval(cswmOM+"cswmItem"+id+cswmBgCo+"=\""+bgco+"\"");eval(cswmOM+"cswmExpand"+id+cswmBgCo+"=\""+bgco+"\"");}else{eval(cswmOM+"cswmItem"+id+cswmBgCo+"=\"#7c8ca7\"");eval(cswmOM+"cswmExpand"+id+cswmBgCo+"=\"#7c8ca7\"");}if(eval(cswmOM+"cswmExpandIc"+id)){eval(cswmOM+"cswmExpandIc"+id+".src=cswmExdIS");}}function cswmDiI(id, bgco){eval(cswmOM+"cswmItem"+id+cswmCo+"=\"#222222\"");eval(cswmOM+"cswmExpand"+id+cswmCo+"=\"#222222\"");if(bgco!=null){eval(cswmOM+"cswmItem"+id+cswmBgCo+"=\""+bgco+"\"");eval(cswmOM+"cswmExpand"+id+cswmBgCo+"=\""+bgco+"\"");}else{eval(cswmOM+"cswmItem"+id+cswmBgCo+"=\"#cdd5e2\"");eval(cswmOM+"cswmExpand"+id+cswmBgCo+"=\"#cdd5e2\"");}if(eval(cswmOM+"cswmExpandIc"+id)){eval(cswmOM+"cswmExpandIc"+id+".src=cswmExIS");}}function cswmSP(id,itemid){if(!itemid){if(cswmFP){cswmSEL=cswmXOff;cswmSET=cswmYOff;cswmSEH=1;cswmSEW=1;cswmFP=0;}else{cswmSE=new Object(eval(cswmOM+cswmSI));var cswmPrO=cswmSE;var cswmPrT="";cswmSEL=cswmSE.offsetLeft+cswmXOff;cswmSET=cswmSE.offsetTop+cswmYOff;cswmSEH=cswmSE.offsetHeight;cswmSEW=cswmSE.offsetWidth;while(cswmPrT!="BODY"){cswmPrO=cswmPrO.offsetParent;cswmSEL+=cswmPrO.offsetLeft;cswmSET+=cswmPrO.offsetTop;cswmPrT=cswmPrO.tagName;}}eval(cswmOM+"cswmPopup"+id+".style.width=1");eval(cswmOM+"cswmPopup"+id+".style.height=1");eval(cswmOM+"cswmPopup"+id+cswmDi+"=\"block\"");cswmPW=eval(cswmOM+"cswmPopup"+id+".clientWidth");cswmPH=eval(cswmOM+"cswmPopup"+id+".clientHeight");cswmBW=document.body.clientWidth;cswmBH=document.body.clientHeight;cswmSLA=document.body.scrollLeft;cswmSTA=document.body.scrollTop;switch(cswmSPnt){case "above":cswmPx[cswmPx.length]=cswmSEL;cswmPy[cswmPy.length]=cswmSET-cswmPH;cswmCA();cswmCR();break;case "below":cswmPx[cswmPx.length]=cswmSEL;cswmPy[cswmPy.length]=cswmSET+cswmSEH;cswmCB();cswmCR();break;case "right":cswmPx[cswmPx.length]=cswmSEL+cswmSEW;cswmPy[cswmPy.length]=cswmSET;cswmCR();cswmCB();break;case "left":cswmPx[cswmPx.length]=cswmSEL-cswmPW;cswmPy[cswmPy.length]=cswmSET;cswmCL();cswmCB();cswmDir="left";break;}cswmXOff=0;cswmYOff=0;eval(cswmOM+"cswmPopup"+id+".style.left=cswmPx[cswmPx.length-1]");eval(cswmOM+"cswmPopup"+id+".style.top=cswmPy[cswmPy.length-1]");cswmPI[cswmPI.length]=id;}else{cswmPx[cswmPx.length]=eval(cswmOM+"cswmPopup"+cswmPI[cswmPI.length-1]+".clientWidth")+cswmPx[cswmPx.length-1]-4;var szPrE="";if(document.all["cswmItem"+itemid].offsetParent.offsetTop==0){if(document.all["cswmItem"+itemid].offsetParent.offsetParent.offsetParent.offsetParent.className!="cswmPopupBox"){var szPrE="offsetParent.offsetParent.offsetParent.";}}cswmPy[cswmPy.length]=eval(cswmOM+"cswmItem"+itemid+".offsetParent."+szPrE+"offsetTop")+cswmPy[cswmPy.length-1];eval(cswmOM+"cswmPopup"+id+".style.width=1");eval(cswmOM+"cswmPopup"+id+".style.height=1");eval(cswmOM+"cswmPopup"+id+cswmDi+"=\"block\"");cswmPW=eval(cswmOM+"cswmPopup"+id+".clientWidth");cswmPH=eval(cswmOM+"cswmPopup"+id+".clientHeight");var cswmPrW=eval(cswmOM+"cswmPopup"+cswmPI[cswmPI.length-1]+".clientWidth");cswmAR=cswmBW-cswmPx[cswmPx.length-1]+cswmSLA;cswmAB=cswmBH-cswmPy[cswmPy.length-1]+cswmSTA;if(cswmPx[cswmPx.length-2]==cswmSLA){cswmDir="right";}if((cswmAR<cswmPW)||(cswmDir=="left")){cswmMB=(cswmPx[cswmPx.length-1]-cswmPW-cswmPrW)+8;if((cswmMB>=0)&&(cswmMB>cswmSLA)){cswmDir="left";}else{cswmMB=cswmSLA;}cswmPx[cswmPx.length-1]=cswmMB;}if(cswmAB<cswmPH){cswmMB=cswmPy[cswmPy.length-1]-(cswmPH-cswmAB);if(cswmMB<0){cswmMB=cswmSTA;}cswmPy[cswmPy.length-1]=cswmMB;}eval(cswmOM+"cswmPopup"+id+".style.left=cswmPx[cswmPx.length-1]");eval(cswmOM+"cswmPopup"+id+".style.top=cswmPy[cswmPy.length-1]");cswmPI[cswmPI.length]=id;}}function cswmHP(level){var count=level;for(count=level;count<cswmPI.length;count++){eval(cswmOM+"cswmPopup"+cswmPI[count]+cswmDi+"=\"none\"");}if(level==0&&cswmPI.length>0){}cswmPI.length=level;cswmPx.length=level;cswmPy.length=level;}function cswmCR(){cswmAR=(cswmBW+cswmSLA)-cswmPx[cswmPx.length-1];if(cswmAR<cswmPW){if(cswmSPnt=="below"||cswmSPnt=="above"){cswmMB=cswmPx[cswmPx.length-1]-(cswmPW-cswmAR);if(cswmMB<0||cswmMB<cswmSLA){cswmMB=cswmSLA;}cswmPx[cswmPx.length-1]=cswmMB;}else{cswmMB=cswmSEL-cswmPW;if(cswmMB>=0){cswmPx[cswmPx.length-1]=cswmMB;}}}}function cswmCL(){if(cswmPx[cswmPx.length-1]<(cswmSLA)){cswmPx[cswmPx.length-1]=cswmSEL+cswmSEW;cswmCR();}}function cswmCB(){cswmAB=(cswmBH+cswmSTA)-cswmPy[cswmPy.length-1];if(cswmAB<cswmPH){if(cswmSPnt=="below"){cswmMB=cswmPy[cswmPy.length-1]-cswmPH-cswmSEH;if(cswmMB>=0){cswmPy[cswmPy.length-1]=cswmMB;}}else{cswmMB=cswmPy[cswmPy.length-1]-(cswmPH-cswmAB);if(cswmMB<0||cswmMB<cswmSTA){cswmMB=cswmSTA;}cswmPy[cswmPy.length-1]=cswmMB;}}}function cswmCA(){if(cswmPy[cswmPy.length-1]<(cswmSTA)){cswmPy[cswmPy.length-1]=cswmSET+cswmSEH;cswmCB();}}function cswmHideSelectBox(){}function cswmShowInFrame(MenuID,x,y){x+=document.body.scrollLeft;y+=document.body.scrollTop;cswmShow(MenuID,'','below',x,y,1);}function cswmRefresh(){}
- //-->
-
- document.write("\r\n<!-- Coalesys WebMenu Studio -->\r\n<!-- WebMenu HTML Structure COPYRIGHT 2000-2002 Coalesys, Inc. -->\r\n<div id=\"cswmPopupHome\" class=\"cswmPopupBox\"><table border=0 cellpadding=0 cellspacing=0><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#7c8ca7 #222222 #222222 #7c8ca7\"><div style=\"border-style:solid; border-width: 1px; border-color:#ffffff #7c8ca7 #7c8ca7 #ffffff\"><table border=0 cellpadding=0 cellspacing=0><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'Home_0\'); cswmHP(1)\" onmouseout=\"cswmT(250); cswmDiI(\'Home_0\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItemHome_0\" class=\"cswmItem\">Welcome</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpandHome_0\" class=\"cswmExpand\"></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'Home_1\'); cswmHP(1); cswmSP(0, \'Home_1\')\" onmouseout=\"cswmT(250); cswmDiI(\'Home_1\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItemHome_1\" class=\"cswmItem\">News</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpandHome_1\" class=\"cswmExpand\" style=\"padding-right:5\"><img id=\"cswmExpandIcHome_1\" src=\"./images/arrow-black.gif\" width=10 height=10 alt=\"\" border=0></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'Home_2\'); cswmHP(1); cswmSP(1, \'Home_2\')\" onmouseout=\"cswmT(250); cswmDiI(\'Home_2\')\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItemHome_2\" class=\"cswmItem\">Company</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpandHome_2\" class=\"cswmExpand\" style=\"padding-right:5\"><img id=\"cswmExpandIcHome_2\" src=\"./images/arrow-black.gif\" width=10 height=10 alt=\"\" border=0></td></tr></table></div></div></td></tr></table></div><div id=\"cswmPopup0\" class=\"cswmPopupBox\"><table border=0 cellpadding=0 cellspacing=0><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#7c8ca7 #222222 #222222 #7c8ca7\"><div style=\"border-style:solid; border-width: 1px; border-color:#ffffff #7c8ca7 #7c8ca7 #ffffff\"><table border=0 cellpadding=0 cellspacing=0><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'0_0\'); cswmHP(2)\" onmouseout=\"cswmT(250); cswmDiI(\'0_0\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItem0_0\" class=\"cswmItem\">Latest</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpand0_0\" class=\"cswmExpand\"></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'0_1\'); cswmHP(2); cswmSP(2, \'0_1\')\" onmouseout=\"cswmT(250); cswmDiI(\'0_1\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItem0_1\" class=\"cswmItem\">Archive</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpand0_1\" class=\"cswmExpand\" style=\"padding-right:5\"><img id=\"cswmExpandIc0_1\" src=\"./images/arrow-black.gif\" width=10 height=10 alt=\"\" border=0></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'0_2\'); cswmHP(2)\" onmouseout=\"cswmT(250); cswmDiI(\'0_2\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItem0_2\" class=\"cswmItem\">E-Newsletter</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpand0_2\" class=\"cswmExpand\"></td></tr></table></div></div></td></tr></table></div><div id=\"cswmPopup2\" class=\"cswmPopupBox\"><table border=0 cellpadding=0 cellspacing=0><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#7c8ca7 #222222 #222222 #7c8ca7\"><div style=\"border-style:solid; border-width: 1px; border-color:#ffffff #7c8ca7 #7c8ca7 #ffffff\"><table border=0 cellpadding=0 cellspacing=0><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'2_0\'); cswmHP(3)\" onmouseout=\"cswmT(250); cswmDiI(\'2_0\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItem2_0\" class=\"cswmItem\">All Years</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpand2_0\" class=\"cswmExpand\"></td></tr><tr onmouseover=\"cswmT(\'off\')\" onmouseout=\"cswmT(250)\"><td align=\"Left\" bgcolor=\"#7c8ca7\" colspan=2 height=1></td></tr><tr onmouseover=\"cswmT(\'off\')\" onmouseout=\"cswmT(250)\"><td align=\"Left\" bgcolor=\"#ffffff\" colspan=2 height=1></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'2_3\'); cswmHP(3)\" onmouseout=\"cswmT(250); cswmDiI(\'2_3\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItem2_3\" class=\"cswmItem\">2001</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpand2_3\" class=\"cswmExpand\"></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'2_4\'); cswmHP(3)\" onmouseout=\"cswmT(250); cswmDiI(\'2_4\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItem2_4\" class=\"cswmItem\">2000</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpand2_4\" class=\"cswmExpand\"></td></tr></table></div></div></td></tr></table></div><div id=\"cswmPopup1\" class=\"cswmPopupBox\"><table border=0 cellpadding=0 cellspacing=0><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#7c8ca7 #222222 #222222 #7c8ca7\"><div style=\"border-style:solid; border-width: 1px; border-color:#ffffff #7c8ca7 #7c8ca7 #ffffff\"><table border=0 cellpadding=0 cellspacing=0><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'1_0\'); cswmHP(2)\" onmouseout=\"cswmT(250); cswmDiI(\'1_0\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItem1_0\" class=\"cswmItem\">Mission Statement</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpand1_0\" class=\"cswmExpand\"></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'1_1\'); cswmHP(2)\" onmouseout=\"cswmT(250); cswmDiI(\'1_1\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItem1_1\" class=\"cswmItem\">Image Kit</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpand1_1\" class=\"cswmExpand\"></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'1_2\'); cswmHP(2)\" onmouseout=\"cswmT(250); cswmDiI(\'1_2\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItem1_2\" class=\"cswmItem\">Contact</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpand1_2\" class=\"cswmExpand\"></td></tr></table></div></div></td></tr></table></div><div id=\"cswmPopupProducts\" class=\"cswmPopupBox\"><table border=0 cellpadding=0 cellspacing=0><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#7c8ca7 #222222 #222222 #7c8ca7\"><div style=\"border-style:solid; border-width: 1px; border-color:#ffffff #7c8ca7 #7c8ca7 #ffffff\"><table border=0 cellpadding=0 cellspacing=0><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'Products_0\'); cswmHP(1)\" onmouseout=\"cswmT(250); cswmDiI(\'Products_0\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItemProducts_0\" class=\"cswmItem\">Index</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpandProducts_0\" class=\"cswmExpand\"></td></tr><tr onmouseover=\"cswmT(\'off\')\" onmouseout=\"cswmT(250)\"><td align=\"Left\" bgcolor=\"#7c8ca7\" colspan=2 height=1></td></tr><tr onmouseover=\"cswmT(\'off\')\" onmouseout=\"cswmT(250)\"><td align=\"Left\" bgcolor=\"#ffffff\" colspan=2 height=1></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'Products_3\'); cswmHP(1); cswmSP(3, \'Products_3\')\" onmouseout=\"cswmT(250); cswmDiI(\'Products_3\')\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItemProducts_3\" class=\"cswmItem\">ActiveX Components</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpandProducts_3\" class=\"cswmExpand\" style=\"padding-right:5\"><img id=\"cswmExpandIcProducts_3\" src=\"./images/arrow-black.gif\" width=10 height=10 alt=\"\" border=0></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'Products_4\'); cswmHP(1); cswmSP(4, \'Products_4\')\" onmouseout=\"cswmT(250); cswmDiI(\'Products_4\')\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItemProducts_4\" class=\"cswmItem\">ASP Components</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpandProducts_4\" class=\"cswmExpand\" style=\"padding-right:5\"><img id=\"cswmExpandIcProducts_4\" src=\"./images/arrow-black.gif\" width=10 height=10 alt=\"\" border=0></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'Products_5\'); cswmHP(1); cswmSP(5, \'Products_5\')\" onmouseout=\"cswmT(250); cswmDiI(\'Products_5\')\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItemProducts_5\" class=\"cswmItem\">Free Components</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpandProducts_5\" class=\"cswmExpand\" style=\"padding-right:5\"><img id=\"cswmExpandIcProducts_5\" src=\"./images/arrow-black.gif\" width=10 height=10 alt=\"\" border=0></td></tr></table></div></div></td></tr></table></div><div id=\"cswmPopup3\" class=\"cswmPopupBox\"><table border=0 cellpadding=0 cellspacing=0><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#7c8ca7 #222222 #222222 #7c8ca7\"><div style=\"border-style:solid; border-width: 1px; border-color:#ffffff #7c8ca7 #7c8ca7 #ffffff\"><table border=0 cellpadding=0 cellspacing=0><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'3_0\'); cswmHP(2)\" onmouseout=\"cswmT(250); cswmDiI(\'3_0\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItem3_0\" class=\"cswmItem\"><span><img align=\"absmiddle\" id=\"cswmIco3_0\" src=\"./images/winsock_button24.gif\" alt=\"\" border=0 height=24 width=24><img align=\"absmiddle\" alt=\"\" border=0 height=1 width=10 src=\"./images/clearpixel.gif\"></span>Winsock Library</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpand3_0\" class=\"cswmExpand\"></td></tr></table></div></div></td></tr></table></div><div id=\"cswmPopup4\" class=\"cswmPopupBox\"><table border=0 cellpadding=0 cellspacing=0><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#7c8ca7 #222222 #222222 #7c8ca7\"><div style=\"border-style:solid; border-width: 1px; border-color:#ffffff #7c8ca7 #7c8ca7 #ffffff\"><table border=0 cellpadding=0 cellspacing=0><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'4_0\'); cswmHP(2)\" onmouseout=\"cswmT(250); cswmDiI(\'4_0\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItem4_0\" class=\"cswmItem\"><span><img align=\"absmiddle\" id=\"cswmIco4_0\" src=\"./images/ASPNav_button24.gif\" alt=\"\" border=0 height=24 width=24><img align=\"absmiddle\" alt=\"\" border=0 height=1 width=10 src=\"./images/clearpixel.gif\"></span>ASP Navigation Toolkit</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpand4_0\" class=\"cswmExpand\"></td></tr><tr onmouseover=\"cswmT(\'off\')\" onmouseout=\"cswmT(250)\"><td align=\"Left\" bgcolor=\"#7c8ca7\" colspan=2 height=1></td></tr><tr onmouseover=\"cswmT(\'off\')\" onmouseout=\"cswmT(250)\"><td align=\"Left\" bgcolor=\"#ffffff\" colspan=2 height=1></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'4_3\'); cswmHP(2)\" onmouseout=\"cswmT(250); cswmDiI(\'4_3\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItem4_3\" class=\"cswmItem\"><span><img align=\"absmiddle\" id=\"cswmIco4_3\" src=\"./images/panelbar_button24.gif\" alt=\"\" border=0 height=24 width=24><img align=\"absmiddle\" alt=\"\" border=0 height=1 width=10 src=\"./images/clearpixel.gif\"></span>PanelBar for ASP</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpand4_3\" class=\"cswmExpand\"></td></tr><tr onmouseover=\"cswmT(\'off\')\" onmouseout=\"cswmT(250)\"><td align=\"Left\" bgcolor=\"#7c8ca7\" colspan=2 height=1></td></tr><tr onmouseover=\"cswmT(\'off\')\" onmouseout=\"cswmT(250)\"><td align=\"Left\" bgcolor=\"#ffffff\" colspan=2 height=1></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'4_6\'); cswmHP(2)\" onmouseout=\"cswmT(250); cswmDiI(\'4_6\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItem4_6\" class=\"cswmItem\"><span><img align=\"absmiddle\" id=\"cswmIco4_6\" src=\"./images/webmenu_button24.gif\" alt=\"\" border=0 height=24 width=24><img align=\"absmiddle\" alt=\"\" border=0 height=1 width=10 src=\"./images/clearpixel.gif\"></span>WebMenu for ASP</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpand4_6\" class=\"cswmExpand\"></td></tr></table></div></div></td></tr></table></div><div id=\"cswmPopup5\" class=\"cswmPopupBox\"><table border=0 cellpadding=0 cellspacing=0><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#7c8ca7 #222222 #222222 #7c8ca7\"><div style=\"border-style:solid; border-width: 1px; border-color:#ffffff #7c8ca7 #7c8ca7 #ffffff\"><table border=0 cellpadding=0 cellspacing=0><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'5_0\'); cswmHP(2)\" onmouseout=\"cswmT(250); cswmDiI(\'5_0\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItem5_0\" class=\"cswmItem\"><span><img align=\"absmiddle\" id=\"cswmIco5_0\" src=\"./images/http_button24.gif\" alt=\"\" border=0 height=24 width=24><img align=\"absmiddle\" alt=\"\" border=0 height=1 width=10 src=\"./images/clearpixel.gif\"></span>HTTP Client Library</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpand5_0\" class=\"cswmExpand\"></td></tr></table></div></div></td></tr></table></div><div id=\"cswmPopupSupport\" class=\"cswmPopupBox\"><table border=0 cellpadding=0 cellspacing=0><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#7c8ca7 #222222 #222222 #7c8ca7\"><div style=\"border-style:solid; border-width: 1px; border-color:#ffffff #7c8ca7 #7c8ca7 #ffffff\"><table border=0 cellpadding=0 cellspacing=0><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'Support_0\'); cswmHP(1)\" onmouseout=\"cswmT(250); cswmDiI(\'Support_0\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItemSupport_0\" class=\"cswmItem\">Knowledge Base</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpandSupport_0\" class=\"cswmExpand\"></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'Support_1\'); cswmHP(1); cswmSP(6, \'Support_1\')\" onmouseout=\"cswmT(250); cswmDiI(\'Support_1\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItemSupport_1\" class=\"cswmItem\">Email</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpandSupport_1\" class=\"cswmExpand\" style=\"padding-right:5\"><img id=\"cswmExpandIcSupport_1\" src=\"./images/arrow-black.gif\" width=10 height=10 alt=\"\" border=0></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'Support_2\'); cswmHP(1)\" onmouseout=\"cswmT(250); cswmDiI(\'Support_2\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItemSupport_2\" class=\"cswmItem\">Download</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpandSupport_2\" class=\"cswmExpand\"></td></tr></table></div></div></td></tr></table></div><div id=\"cswmPopup6\" class=\"cswmPopupBox\"><table border=0 cellpadding=0 cellspacing=0><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#7c8ca7 #222222 #222222 #7c8ca7\"><div style=\"border-style:solid; border-width: 1px; border-color:#ffffff #7c8ca7 #7c8ca7 #ffffff\"><table border=0 cellpadding=0 cellspacing=0><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'6_0\'); cswmHP(2)\" onmouseout=\"cswmT(250); cswmDiI(\'6_0\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItem6_0\" class=\"cswmItem\">Dev Support</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpand6_0\" class=\"cswmExpand\"></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'6_1\'); cswmHP(2)\" onmouseout=\"cswmT(250); cswmDiI(\'6_1\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItem6_1\" class=\"cswmItem\">Feedback</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpand6_1\" class=\"cswmExpand\"></td></tr></table></div></div></td></tr></table></div><div id=\"cswmPopupBasket\" class=\"cswmPopupBox\"><table border=0 cellpadding=0 cellspacing=0><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#7c8ca7 #222222 #222222 #7c8ca7\"><div style=\"border-style:solid; border-width: 1px; border-color:#ffffff #7c8ca7 #7c8ca7 #ffffff\"><table border=0 cellpadding=0 cellspacing=0><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'Basket_0\'); cswmHP(1)\" onmouseout=\"cswmT(250); cswmDiI(\'Basket_0\')\" onClick=\"location.href=\'default.htm\'\"><td nowrap bgcolor=\"#cdd5e2\" id=\"cswmItemBasket_0\" class=\"cswmItem\">View Basket</td><td bgcolor=\"#cdd5e2\" id=\"cswmExpandBasket_0\" class=\"cswmExpand\"></td></tr></table></div></div></td></tr></table></div>\r\n<!-- End WebMenu HTML -->\r\n\r\n");
-