/* Minified menus-src.js via yuicompressor, update -src first, then re-minify to me */
function fwLoadMenus(){if(window.fw_menu_0){return}window.fw_menu_0=new Menu("root",190,18,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#011F6D","#008BA6","#5FBDD0");fw_menu_0.addMenuItem("Web Design &  Development","location='webdesign.html'");fw_menu_0.addMenuItem("Flash Design","location='Flash.htm'");fw_menu_0.addMenuItem("E.Commerce","location='E.Commerce.htm'");fw_menu_0.addMenuItem("Content Management Systems","location='cms.html'");fw_menu_0.addMenuItem("Search Engines","location='SearchEngines.htm'");fw_menu_0.addMenuItem("Guaranteed Positioning","location='GtdPositioning.htm'");fw_menu_0.addMenuItem("Social Media","location='socialmedia.html'");fw_menu_0.addMenuItem("E.Marketing","location='E.Marketing.htm'");fw_menu_0.addMenuItem("E.Newsletter","location='E.Newsletter.htm'");fw_menu_0.addMenuItem("E.Stationery","location='E.Stationery.htm'");fw_menu_0.addMenuItem("360' Panoramic Tours","location='Panoramic.htm'");fw_menu_0.addMenuItem("Cd Business Cards","location='Cd.BusCards.htm'");fw_menu_0.addMenuItem("Promotional Items","location='promotional-items.htm'");fw_menu_0.fontWeight="bold";fw_menu_0.hideOnMouseOut=true;window.fw_menu_1_0=new Menu("Portfolio Examples",205,18,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#011F6D","#008BA6","#5FBDD0");fw_menu_1_0.addMenuItem("Custom Sites","location='Portfolio.htm#custom'");fw_menu_1_0.addMenuItem("DataBase and E.Commerce Sites","location='Portfolio.htm#database'");fw_menu_1_0.addMenuItem("Flash Sites","location='Portfolio.htm#flash'");fw_menu_1_0.addMenuItem("Content Management Systems","location='Portfolio.htm#cms'");fw_menu_1_0.addMenuItem("Starter Sites","location='Portfolio.htm#Starter'");fw_menu_1_0.fontWeight="bold";fw_menu_1_0.hideOnMouseOut=true;window.fw_menu_1=new Menu("root",150,18,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#011F6D","#008BA6","#5FBDD0");fw_menu_1.addMenuItem(fw_menu_1_0);fw_menu_1.addMenuItem("E.Newsletter Examples","location='E.Newsletter.Templates.htm'");fw_menu_1.addMenuItem("Blogs","location='blogs.htm'");fw_menu_1.addMenuItem("Promotional Examples","location='promotional-examples.htm'");fw_menu_1.fontWeight="bold";fw_menu_1.hideOnMouseOut=true;window.fw_menu_2=new Menu("root",170,18,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#011F6D","#008BA6","#5FBDD0");fw_menu_2.addMenuItem("Associations","location='Associations.htm'");fw_menu_2.addMenuItem("Testimonials","location='Testimonials.htm'");fw_menu_2.addMenuItem("Blog - Insites by Insiteful","location='http://www.insitesbyinsiteful.com'");fw_menu_2.fontWeight="bold";fw_menu_2.hideOnMouseOut=true;fw_menu_2.writeMenus()}function Menu(f,h,e,g,d,b,j,c,i){this.version="990702 [Menu; menu.js]";this.type="Menu";this.menuWidth=h;this.menuItemHeight=e;this.fontSize=d||12;this.fontWeight="plain";this.fontFamily=g||"arial,helvetica,verdana,sans-serif";this.fontColor=b||"#000000";this.fontColorHilite=j||"#ffffff";this.bgColor="#000000";this.menuBorder=1;this.menuItemBorder=1;this.menuItemBgColor=c||"#000000";this.menuLiteBgColor="#E4FAFF";this.menuBorderBgColor="#000D59";this.menuHiliteBgColor=i||"#ffffff";this.menuContainerBgColor="#ffffff";this.childMenuIcon="Webimages/arrows.gif";this.items=new Array();this.actions=new Array();this.childMenus=new Array();this.hideOnMouseOut=true;this.addMenuItem=addMenuItem;this.addMenuSeparator=addMenuSeparator;this.writeMenus=writeMenus;this.FW_showMenu=FW_showMenu;this.onMenuItemOver=onMenuItemOver;this.onMenuItemAction=onMenuItemAction;this.hideMenu=hideMenu;this.hideChildMenu=hideChildMenu;if(!window.menus){window.menus=new Array()}this.label=f||"menuLabel"+window.menus.length;window.menus[this.label]=this;window.menus[window.menus.length]=this;if(!window.activeMenus){window.activeMenus=new Array()}}function addMenuItem(b,c){this.items[this.items.length]=b;this.actions[this.actions.length]=c}function addMenuSeparator(){this.items[this.items.length]="separator";this.actions[this.actions.length]="";this.menuItemBorder=0}function FIND(b){if(document.all){return(document.all[b])}if(document.getElementById){return(document.getElementById(b))}return(false)}function writeMenus(v){if(window.triedToWriteMenus){return}if(!v&&document.layers){window.delayWriteMenus=this.writeMenus;var t=setTimeout("delayWriteMenus()",250);v=new Layer(100);clearTimeout(t)}else{if(document.all||document.hasChildNodes){document.writeln('<SPAN ID="menuContainer"></SPAN>');v=FIND("menuContainer")}}window.fwHideMenuTimer=null;if(!v){return}window.triedToWriteMenus=true;v.isContainer=true;v.menus=new Array();for(var J=0;J<window.menus.length;J++){v.menus[J]=window.menus[J]}window.menus.length=0;var j=0;var k=0;var A=0;var I="";var e=false;var C="";var h=0;if(document.layers){e=true}for(var J=0;J<v.menus.length;J++,j++){var d=v.menus[J];if(d.bgImageUp){d.menuBorder=0;d.menuItemBorder=0}if(e){var o=new Layer(100,v);var u=new Layer(100,o);u.top=d.menuBorder;u.left=d.menuBorder;var r=new Layer(100,u);r.top=d.menuBorder;r.left=d.menuBorder}else{I+='<DIV ID="menuLayer'+j+'" STYLE="position:absolute;z-index:1;left:10;top:'+(J*100)+';visibility:hidden;">\n  <DIV ID="menuLite'+j+'" STYLE="position:absolute;z-index:1;left:'+d.menuBorder+";top:"+d.menuBorder+';visibility:hide;" onMouseOut="mouseoutMenu();">\n	 <DIV ID="menuFg'+j+'" STYLE="position:absolute;left:'+d.menuBorder+";top:"+d.menuBorder+';visibility:hide;">\n'}var p=J;for(var J=0;J<d.items.length;J++){var K=d.items[J];var w=false;var g=d.fontSize+6;var c=d.fontSize;if(K.label){K=K.label;w=true}d.menuItemHeight=d.menuItemHeight||g;d.menuItemIndent=d.menuItemIndent||c;var H="font-family:"+d.fontFamily+";font-weight:"+d.fontWeight+";fontSize:"+d.fontSize+";";if(d.fontStyle){H+="font-style:"+d.fontStyle+";"}if(document.all){H+="font-size:"+d.fontSize+';" onMouseOver="onMenuItemOver(null,this);" onClick="onMenuItemAction(null,this);'}else{if(!document.layers){H+="font-size:"+d.fontSize+"px;"}}var G;if(e){G=new Layer(800,r)}var f='<DIV ID="menuItem'+k+'" STYLE="position:absolute;left:0;top:'+(J*d.menuItemHeight)+";"+H+'">';var b="</DIV>";if(d.bgImageUp){d.menuBorder=0;d.menuItemBorder=0;f='<DIV ID="menuItem'+k+'" STYLE="background:url('+d.bgImageUp+");position:absolute;left:0;top:"+(J*d.menuItemHeight)+";"+H+'">';if(document.layers){f='<LAYER BACKGROUND="'+d.bgImageUp+'" ID="menuItem'+k+'" TOP="'+(J*d.menuItemHeight)+'" style="'+H+'">';b="</LAYER>"}}var E="position:absolute;left:"+d.menuItemIndent+";top:1;";if(e){E+=H;f="";b=""}var q='<DIV ID="menuItemText'+k+'" STYLE="'+E+"color:"+d.fontColor+';">'+K+'&nbsp</DIV>\n<DIV ID="menuItemHilite'+k+'" STYLE="'+E+"top:1;color:"+d.fontColorHilite+';visibility:hidden;">'+K+"&nbsp</DIV>";if(K=="separator"){I+=(f+'<DIV ID="menuSeparator'+k+'" STYLE="position:absolute;left:1;top:2;"></DIV>\n<DIV ID="menuSeparatorLite'+k+'" STYLE="position:absolute;left:1;top:2;"></DIV>\n'+b)}else{if(w){I+=(f+q+'<DIV ID="childMenu'+k+'" STYLE="position:absolute;left:0;top:3;"><IMG SRC="'+d.childMenuIcon+'"></DIV>\n'+b)}else{I+=(f+q+b)}}if(e){G.document.open("text/html");G.document.writeln(I);G.document.close();I="";C+="-";h++;if(h>50){h=0;C=""}status=C}k++}if(e){var z=new Layer(100,r);z.visiblity="hidden";z.document.open("text/html");z.document.writeln("&nbsp;");z.document.close()}else{I+='	  <DIV ID="focusItem'+j+'" STYLE="position:absolute;left:0;top:0;visibility:hide;" onClick="onMenuItemAction(null,this);">&nbsp;</DIV>\n';I+="   </DIV>\n  </DIV>\n</DIV>\n"}J=p}if(document.layers){v.clip.width=window.innerWidth;v.clip.height=window.innerHeight;v.onmouseout=mouseoutMenu;v.menuContainerBgColor=this.menuContainerBgColor;for(var J=0;J<v.document.layers.length;J++){proto=v.menus[J];var d=v.document.layers[J];v.menus[J].menuLayer=d;v.menus[J].menuLayer.Menu=v.menus[J];v.menus[J].menuLayer.Menu.container=v;var r=d.document.layers[0].document.layers[0];r.clip.width=proto.menuWidth||r.clip.width;r.clip.height=proto.menuHeight||r.clip.height;for(var D=0;D<r.document.layers.length-1;D++){var G=r.document.layers[D];G.Menu=v.menus[J];G.menuHiliteBgColor=proto.menuHiliteBgColor;G.document.bgColor=proto.menuItemBgColor;G.saveColor=proto.menuItemBgColor;G.onmouseover=proto.onMenuItemOver;G.onclick=proto.onMenuItemAction;G.action=v.menus[J].actions[D];G.focusItem=r.document.layers[r.document.layers.length-1];G.clip.width=proto.menuWidth||r.clip.width+proto.menuItemIndent;G.clip.height=proto.menuItemHeight||G.clip.height;if(D>0){G.top=r.document.layers[D-1].top+r.document.layers[D-1].clip.height+proto.menuItemBorder}G.hilite=G.document.layers[1];if(proto.bgImageUp){G.background.src=proto.bgImageUp}G.document.layers[1].isHilite=true;if(G.document.layers[0].id.indexOf("menuSeparator")!=-1){G.hilite=null;G.clip.height-=G.clip.height/2;G.document.layers[0].document.bgColor=proto.bgColor;G.document.layers[0].clip.width=G.clip.width-2;G.document.layers[0].clip.height=1;G.document.layers[1].document.bgColor=proto.menuLiteBgColor;G.document.layers[1].clip.width=G.clip.width-2;G.document.layers[1].clip.height=1;G.document.layers[1].top=G.document.layers[0].top+1}else{if(G.document.layers.length>2){G.childMenu=v.menus[J].items[D].menuLayer;G.document.layers[2].left=G.clip.width-13;G.document.layers[2].top=(G.clip.height/2)-4;G.document.layers[2].clip.left+=3;G.Menu.childMenus[G.Menu.childMenus.length]=G.childMenu}}}r.document.bgColor=proto.bgColor;r.clip.width=G.clip.width+proto.menuBorder;r.clip.height=G.top+G.clip.height+proto.menuBorder;var z=r.document.layers[D];z.clip.width=r.clip.width;z.Menu=G.Menu;z.top=-30;z.captureEvents(Event.MOUSEDOWN);z.onmousedown=onMenuItemDown;d.document.bgColor=proto.menuBorderBgColor;var u=d.document.layers[0];u.document.bgColor=proto.menuLiteBgColor;u.clip.width=r.clip.width+1;u.clip.height=r.clip.height+1;d.clip.width=r.clip.width+(proto.menuBorder*3);d.clip.height=r.clip.height+(proto.menuBorder*3)}}else{if((!document.all)&&(v.hasChildNodes)){v.innerHTML=I}else{v.document.open("text/html");v.document.writeln(I);v.document.close()}if(!FIND("menuLayer0")){return}var F=0;for(var p=0;p<v.menus.length;p++){var o=FIND("menuLayer"+p);v.menus[p].menuLayer="menuLayer"+p;o.Menu=v.menus[p];o.Menu.container="menuLayer"+p;o.style.zIndex=1;var y=o.style;y.top=y.pixelTop=-300;y.left=y.pixelLeft=-300;var d=v.menus[p];d.menuItemWidth=d.menuWidth||d.menuIEWidth||140;o.style.backgroundColor=d.menuBorderBgColor;var A=0;for(var J=0;J<v.menus[p].items.length;J++){var G=FIND("menuItem"+F);G.Menu=v.menus[p];if(G.addEventListener){G.style.width=d.menuItemWidth;G.style.height=d.menuItemHeight;G.style.top=A;G.addEventListener("mouseover",onMenuItemOver,false);G.addEventListener("click",onMenuItemAction,false);G.addEventListener("mouseout",mouseoutMenu,false)}else{G.style.pixelWidth=d.menuItemWidth;G.style.pixelHeight=d.menuItemHeight;G.style.pixelTop=A}A=A+d.menuItemHeight+d.menuItemBorder;G.style.fontSize=d.fontSize;G.style.backgroundColor=d.menuItemBgColor;G.style.visibility="inherit";G.saveColor=d.menuItemBgColor;G.menuHiliteBgColor=d.menuHiliteBgColor;G.action=v.menus[p].actions[J];G.hilite=FIND("menuItemHilite"+F);G.focusItem=FIND("focusItem"+p);G.focusItem.style.pixelTop=G.focusItem.style.top=-30;var m=FIND("childMenu"+F);if(m){G.childMenu=v.menus[p].items[J].menuLayer;m.style.pixelLeft=m.style.left=d.menuItemWidth-11;m.style.pixelTop=m.style.top=(d.menuItemHeight/2)-4;G.Menu.childMenus[G.Menu.childMenus.length]=G.childMenu}var B=FIND("menuSeparator"+F);if(B){B.style.clip="rect(0 "+(d.menuItemWidth-3)+" 1 0)";B.style.width=B.style.pixelWidth=d.menuItemWidth;B.style.backgroundColor=d.bgColor;B=FIND("menuSeparatorLite"+F);B.style.clip="rect(1 "+(d.menuItemWidth-3)+" 2 0)";B.style.width=B.style.pixelWidth=d.menuItemWidth;B.style.backgroundColor=d.menuLiteBgColor;G.style.height=G.style.pixelHeight=d.menuItemHeight/2;G.isSeparator=true;A-=(d.menuItemHeight-G.style.pixelHeight)}else{G.style.cursor="hand"}F++}d.menuHeight=A-1;var u=FIND("menuLite"+p);var y=u.style;y.height=y.pixelHeight=d.menuHeight+(d.menuBorder*2);y.width=y.pixelWidth=d.menuItemWidth+(d.menuBorder*2);y.backgroundColor=d.menuLiteBgColor;var r=FIND("menuFg"+p);y=r.style;y.height=y.pixelHeight=d.menuHeight+d.menuBorder;y.width=y.pixelWidth=d.menuItemWidth+d.menuBorder;y.backgroundColor=d.bgColor;y=o.style;y.width=y.pixelWidth=d.menuItemWidth+(d.menuBorder*4);y.height=y.pixelHeight=d.menuHeight+(d.menuBorder*4)}}if(document.captureEvents){document.captureEvents(Event.MOUSEUP)}if(document.addEventListener){document.addEventListener("mouseup",onMenuItemOver,false)}if(document.layers&&window.innerWidth){window.onresize=NS4resize;window.NS4sIW=window.innerWidth;window.NS4sIH=window.innerHeight}document.onmouseup=mouseupMenu;window.fwWroteMenu=true;status=""}function NS4resize(){if(NS4sIW<window.innerWidth||NS4sIW>window.innerWidth||NS4sIH>window.innerHeight||NS4sIH<window.innerHeight){window.location.reload()}}function onMenuItemOver(c,b){FW_clearTimeout();b=b||this;a=window.ActiveMenuItem;if(document.layers){if(a){a.document.bgColor=a.saveColor;if(a.hilite){a.hilite.visibility="hidden"}if(a.Menu.bgImageOver){a.background.src=a.Menu.bgImageUp}a.focusItem.top=-100;a.clicked=false}if(b.hilite){b.document.bgColor=b.menuHiliteBgColor;b.zIndex=1;b.hilite.visibility="inherit";b.hilite.zIndex=2;b.document.layers[1].zIndex=1;b.focusItem.zIndex=this.zIndex+2}if(b.Menu.bgImageOver){b.background.src=b.Menu.bgImageOver}b.focusItem.top=this.top;b.Menu.hideChildMenu(b)}else{if(b.style&&b.Menu){if(a){a.style.backgroundColor=a.saveColor;if(a.hilite){a.hilite.style.visibility="hidden"}if(a.Menu.bgImageUp){a.style.background="url("+a.Menu.bgImageUp+")"}}if(b.isSeparator){return}b.style.backgroundColor=b.menuHiliteBgColor;b.zIndex=1;if(b.Menu.bgImageOver){b.style.background="url("+b.Menu.bgImageOver+")"}if(b.hilite){b.style.backgroundColor=b.menuHiliteBgColor;b.hilite.style.visibility="inherit"}b.focusItem.style.top=b.focusItem.style.pixelTop=b.style.pixelTop;b.focusItem.style.zIndex=b.zIndex+1;b.Menu.hideChildMenu(b)}else{return}}window.ActiveMenuItem=b}function onMenuItemAction(e,l){l=window.ActiveMenuItem;if(!l){return}hideActiveMenus();if(l.action){eval(""+l.action)}window.ActiveMenuItem=0}function FW_clearTimeout(){if(fwHideMenuTimer){clearTimeout(fwHideMenuTimer)}fwHideMenuTimer=null;fwDHFlag=false}function FW_startTimeout(){fwStart=new Date();fwDHFlag=true;fwHideMenuTimer=setTimeout("fwDoHide()",300)}function fwDoHide(){if(!fwDHFlag){return}var b=new Date()-fwStart;if(b<300){fwHideMenuTimer=setTimeout("fwDoHide()",400-b);return}fwDHFlag=false;hideActiveMenus();window.ActiveMenuItem=0}function FW_showMenu(f,b,h,g){if(!window.fwWroteMenu){return}FW_clearTimeout();if(document.layers){if(f){var c=f.menuLayer||f;c.left=1;c.top=1;hideActiveMenus();if(this.visibility){c=this}window.ActiveMenu=c}else{var c=g}if(!c){return}for(var d=0;d<c.layers.length;d++){if(!c.layers[d].isHilite){c.layers[d].visibility="inherit"}if(c.layers[d].document.layers.length>0){FW_showMenu(null,"relative","relative",c.layers[d])}}if(c.parentLayer){if(b!="relative"){c.parentLayer.left=b||window.pageX||0}if(c.parentLayer.left+c.clip.width>window.innerWidth){c.parentLayer.left-=(c.parentLayer.left+c.clip.width-window.innerWidth)}if(h!="relative"){c.parentLayer.top=h||window.pageY||0}if(c.parentLayer.isContainer){c.Menu.xOffset=window.pageXOffset;c.Menu.yOffset=window.pageYOffset;c.parentLayer.clip.width=window.ActiveMenu.clip.width+2;c.parentLayer.clip.height=window.ActiveMenu.clip.height+2;if(c.parentLayer.menuContainerBgColor){c.parentLayer.document.bgColor=c.parentLayer.menuContainerBgColor}}}c.visibility="inherit";if(c.Menu){c.Menu.container.visibility="inherit"}}else{if(FIND("menuItem0")){var c=f.menuLayer||f;hideActiveMenus();if(typeof(c)=="string"){c=FIND(c)}window.ActiveMenu=c;var e=c.style;e.visibility="inherit";if(b!="relative"){e.left=e.pixelLeft=b||(window.pageX+document.body.scrollLeft)||0}if(h!="relative"){e.top=e.pixelTop=h||(window.pageY+document.body.scrollTop)||0}c.Menu.xOffset=document.body.scrollLeft;c.Menu.yOffset=document.body.scrollTop}}if(f){window.activeMenus[window.activeMenus.length]=c}}function onMenuItemDown(d,c){var b=window.ActiveMenuItem;if(document.layers){if(b){b.eX=d.pageX;b.eY=d.pageY;b.clicked=true}}}function mouseupMenu(b){hideMenu(true,b);hideActiveMenus();return true}function mouseoutMenu(){hideMenu(false,false);return true}function hideMenu(d,c){var b=window.ActiveMenuItem;if(b&&document.layers){b.document.bgColor=b.saveColor;b.focusItem.top=-30;if(b.hilite){b.hilite.visibility="hidden"}if(d&&b.action&&b.clicked&&window.ActiveMenu){if(b.eX<=c.pageX+15&&b.eX>=c.pageX-15&&b.eY<=c.pageY+10&&b.eY>=c.pageY-10){setTimeout("window.ActiveMenu.Menu.onMenuItemAction();",2)}}b.clicked=false;if(b.Menu.bgImageOver){b.background.src=b.Menu.bgImageUp}}else{if(window.ActiveMenu&&FIND("menuItem0")){if(b){b.style.backgroundColor=b.saveColor;if(b.hilite){b.hilite.style.visibility="hidden"}if(b.Menu.bgImageUp){b.style.background="url("+b.Menu.bgImageUp+")"}}}}if(!d&&window.ActiveMenu){if(window.ActiveMenu.Menu){if(window.ActiveMenu.Menu.hideOnMouseOut){FW_startTimeout()}return(true)}}return(true)}function PxToNum(b){if(b.length>2){n=Number(b.substr(0,b.length-2));return(n)}return(0)}function hideChildMenu(f){FW_clearTimeout();var c=f;for(var d=0;d<c.Menu.childMenus.length;d++){var k=c.Menu.childMenus[d];if(document.layers){k.visibility="hidden"}else{k=FIND(k);k.style.visibility="hidden"}k.Menu.hideChildMenu(k)}if(c.childMenu){var m=c.childMenu;if(document.layers){c.Menu.FW_showMenu(null,null,null,m.layers[0]);m.zIndex=c.parentLayer.zIndex+1;m.top=c.top+c.parentLayer.top+c.Menu.menuLayer.top+c.Menu.menuItemHeight/3;if(m.left+m.clip.width>window.innerWidth){m.left=c.parentLayer.left-m.clip.width+c.Menu.menuLayer.left+15;c.Menu.container.clip.left-=m.clip.width}else{m.left=c.parentLayer.left+c.parentLayer.clip.width+c.Menu.menuLayer.left-5}var j=m.clip.width+m.left-c.Menu.container.clip.left;if(j>c.Menu.container.clip.width){c.Menu.container.clip.width=j}var e=m.clip.height+m.top-c.Menu.container.clip.top;if(e>c.Menu.container.clip.height){c.Menu.container.clip.height=e}c.document.layers[1].zIndex=0;m.visibility="inherit"}else{if(FIND("menuItem0")){m=FIND(c.childMenu);var o=FIND(c.Menu.menuLayer);var p=m.style;p.zIndex=o.style.zIndex+1;if(document.all){p.pixelTop=c.style.pixelTop+o.style.pixelTop+c.Menu.menuItemHeight/3;p.left=p.pixelLeft=(o.style.pixelWidth)+o.style.pixelLeft-5}else{var g=PxToNum(c.style.top)+PxToNum(o.style.top)+c.Menu.menuItemHeight/3;var b=(PxToNum(o.style.width))+PxToNum(o.style.left)-5;p.top=g;p.left=b}m.style.visibility="inherit"}else{return}}window.activeMenus[window.activeMenus.length]=m}}function hideActiveMenus(){if(!window.activeMenus){return}for(var b=0;b<window.activeMenus.length;b++){if(!activeMenus[b]){continue}if(activeMenus[b].visibility&&activeMenus[b].Menu){activeMenus[b].visibility="hidden";activeMenus[b].Menu.container.visibility="hidden";activeMenus[b].Menu.container.clip.left=0}else{if(activeMenus[b].style){var c=activeMenus[b].style;c.visibility="hidden";c.left=-200;c.top=-200}}}if(window.ActiveMenuItem){hideMenu(false,false)}window.activeMenus.length=0};
