var nTCode=new Array;var AnimStep=0;var AnimHnd=0;var NSDelay=0;var MenusReady=false;var smHnd=0;var mhdHnd=0;var lsc=null;var imgObj=null;var IsContext=false;var IsFrames=false;var dxFilter=null;var AnimSpeed=13;var TimerHideDelay=200;var smDelay=150;var rmDelay=15;var cntxMenu='';var DoFormsTweak=true;var mibc=0;var mibm;var mibs=50;var nsOW;var nsOH;var mFrame;var 
cFrame=self;
var om=new Array;var nOM=0;var mX;var mY;var hid=new Array;var hidc=0;var BV=parseFloat(navigator.appVersion.indexOf("MSIE")>0?navigator.appVersion.split(";")[1].substr(6):navigator.appVersion);var BN=navigator.appName;var nua=navigator.userAgent;var IsWin=(nua.indexOf('Win')!=-1);var IsMac=(nua.indexOf('Mac')!=-1);var KQ=(BN.indexOf('Konqueror')!=-1&&(BV>=5))||(nua.indexOf('Safari')!=-1);var OP=(nua.indexOf('Opera')!=-1&&BV>=4);var NS=(BN.indexOf('Netscape')!=-1&&(BV>=4&&BV<5)&&!OP);var SM=(BN.indexOf('Netscape')!=-1&&(BV>=5)||OP);var IE=(BN.indexOf('Explorer')!=-1&&(BV>=4)||SM||KQ);var IX=(IE&&IsWin&&!SM&&!OP&&(BV>=5.5)&&(dxFilter!=null)&&(nua.indexOf('CE')==-1));var ok2Roll=!NS;if(!eval(frames['self'])){frames.self=window;frames.top=top;}var lmcHS=null;var tbNum=0;var fx=1;function GetCurCmd(e){var cc=e;while(cc.id==""){cc=cc.parentElement;if(cc==null) break;}return cc;}function HoverSel(mode,e){var mc;var lc;if(nOM==0) return false;ClearTimer(smHnd);smHnd=0;if(mode==0){if(om[nOM].sc!=null) HoverSel(1);mc=GetCurCmd(e);if(nOM>1){if(mc==om[nOM-1].sc) return false;lc=(BV>=5?mc.parentNode.parentNode.id:mc.parentElement.parentElement.id);while(true){if(!nOM) return false;if(lc==om[nOM].id) break;Hide();}}om[nOM].sc=mc;FixCursor(mc);}else{mc=(mode==1)?om[nOM].sc:om[nOM].op;om[nOM].sc=null;}SwapMC(mode,mc);return true;}function SwapMC(mode,mc,f){if(!f) f=mFrame;var id=mc.id.substr(1);n1=GetObj((mode!=0?"O":"N")+id,f);n1.style.visibility="hidden";n2=GetObj((mode==0?"O":"N")+id,f);n2.style.visibility="inherit";if(mode==0&&!n1.c){n1.c=true;n1=(BV<5?n1.all.tags("DIV"):n1.getElementsByTagName("DIV"))[0];if(n1) (BV<5?n2.all.tags("DIV"):n2.getElementsByTagName("DIV"))[0].innerHTML=n1.innerHTML;}}function Hide(chk){var m;var cl=false;ClearTimer(mhdHnd);mhdHnd=0;ClearTimer(AnimHnd);AnimHnd=0;if(chk)if(InMenu()) return false;if(nOM){m=om[nOM];if(m.sc!=null){if(IE) HoverSel(1);if(NS) NSHoverSel(1);}if(m.op!=null){if(IE) HoverSel(3);if(NS) NSHoverSel(3);}ToggleMenu(m,"hidden");nOM--;cl=(nOM==0);if(cl) imgObj=null;}if(cl||chk){ClearTimer(smHnd);smHnd=0;if(tbNum&&lmcHS) if(!lmcHS.disable){if(IE) hsHoverSel(1);if(NS) hsNSHoverSel(1);}if(!lmcHS) window.status="";}if((nOM>0||lmcHS)&&!InMenu()) mhdHnd=window.setTimeout("Hide(1)",TimerHideDelay/20);return true;}function ToggleMenu(m,s){if(IX) if(document.readyState=="complete"){if(!m.fs){m.style.filter=dxFilter+m.style.filter;m.fs=true;}for(var i=0;i<m.filters.length;i++){m.filters[i].apply();if(s=="visible") m.style.visibility=s;m.filters[i].play();}}if(s=="hidden"){if(ok2Roll) animBack(1);else m.style.visibility=s;}else m.style.visibility=s;FormsTweak(s=="visible"?"hidden":"visible");}function ShowMenu(mName,x,y,isCascading,hsImgName,algn){if(ok2Roll) for(var i=1;i<=hidc;i++) if(hid[i].o.id==mName) return false;ClearTimer(smHnd);smHnd=0;if(isCascading){if(nOM>0){lsc=om[nOM].sc;smHnd=window.setTimeout("if(nOM)if(lsc==om[nOM].sc)ShowMenu2('"+mName+"',0,0,true,'',"+algn+")",smDelay);}}else{if(nOM>0) if(om[1].id==mName) return false;ClearTimer(mhdHnd);if(!algn) algn=0;var oldlmcHS=lmcHS;lmcHS=null;HideAll();lmcHS=oldlmcHS;smHnd=window.setTimeout("ShowMenu2('"+mName+"',"+x+","+y+",false,'"+hsImgName+"',"+algn+")",rmDelay);}return true;}function ShowMenu2(mName,x,y,isCascading,hsImgName,algn){var xy;x=parseInt(x);y=parseInt(y);var Menu=GetObj(mName);if(!Menu) return false;if(Menu==om[nOM]) return false;if(NS) Menu.style=Menu;if(AnimHnd&&nOM>0){AnimStep=100;Animate();}if(OP){Menu.style.width=Menu.style.pixelWidth;Menu.style.height=Menu.style.pixelHeight;}Menu.op=nOM>0?om[nOM].sc:null;Menu.sc=null;imgObj=null;if(isCascading){xy=GetSubMenuPos(Menu.style,algn);xy[0]+=-7;xy[1]+=14;var gs=om[nOM].gs;if(gs) xy[1]+=parseInt(gs.top);}else{xy=(algn<0?GetHSPos(x,y,NS?Menu.w:parseInt(Menu.style.width),NS?Menu.h:parseInt(Menu.style.height),-algn):[x,y]);if(algn<0) algn=y;if(hsImgName){
	imgObj=NS?FindImage(cFrame.document,hsImgName.split("|")[0]):cFrame.document.images[hsImgName.split("|")[0]];
	if(imgObj){
		var tbMode=hsImgName.split("|")[1];
		if(tbMode&2) xy[0]=AutoPos(Menu.style,imgObj,algn)[0]+(IsFrames?GetLeftTop()[0]:0)+MacOffset()[0];
		if(tbMode&1) xy[1]=AutoPos(Menu.style,imgObj,algn)[1]+(IsFrames?GetLeftTop()[1]:0)+MacOffset()[1];}}}
		
		if(xy){x=xy[0];y=xy[1];}var pW=GetWidthHeight()[0]+GetLeftTop()[0];
		var pH=GetWidthHeight()[1]+GetLeftTop()[1];
		if(IE){if(SM) Menu.style.display="none";
		Menu.style.left=FixPos(x,parseInt(Menu.style.width),pW,0)+"px";
		Menu.style.top=FixPos(y,parseInt(Menu.style.height),pH,1)+(OP?"":"px");
		if(ok2Roll){Menu.style.overflow="hidden";
		m=GetObj(mName+"frmt");if(!algn) m.a=0;else m.a=Math.abs(algn);m.d=1;switch(m.a){
			case 0:case 1:case 2:case 3:case 4:case 5:case 9:case 11:m.rtop=parseInt(m.style.top);
			m.style.top=-parseInt(m.style.height)+"px";break;
			case 10:m.rtop=parseInt(m.style.top);m.style.top=parseInt(m.style.height)+"px";break;
			case 6:case 7:case 9:m.rleft=parseInt(m.style.left);m.style.left=-parseInt(m.style.width)+"px";break;}
			Menu.m=m;}}
			if(NS){Menu.moveToAbsolute(FixPos(x,Menu.w,pW),FixPos(y,Menu.h,pH));}
			Menu.style.zIndex=2000+tbNum+nOM;om[++nOM]=Menu;
			if(!NS) FixCommands(mName);if(SM) Menu.style.display="inline";
			if(ok2Roll) AnimHnd=window.setTimeout("Animate()",10);
			ToggleMenu(Menu,"visible");IsContext=false;return true;}
			
			function MacOffset(f){var mo=[0,0];
			if(!f) f=mFrame;if(IsMac&&IE&&!SM&&!KQ&&(BV>=5)) mo=[parseInt(f.document.body.leftMargin),parseInt(f.document.body.topMargin)];return mo;}function GetSubMenuPos(mg,a){var x;var y;var pg=om[nOM];var sc=pg.sc;if(NS){pg.width=pg.w;pg.height=pg.h;mg.width=mg.w;mg.height=mg.h;sc.width=sc.clip.width;sc.height=sc.clip.height;}else sc=sc.style;pg=pg.style;var lp=parseInt(pg.left)+parseInt(sc.left);var tp=parseInt(pg.top)+parseInt(sc.top);switch(a){case 0:x=lp;y=tp+parseInt(sc.height);break;case 1:x=lp+parseInt(sc.width)-parseInt(mg.width);y=tp+parseInt(sc.height);break;case 2:x=lp;y=tp-parseInt(mg.height);break;case 3:x=lp+parseInt(sc.width)-parseInt(mg.width);y=tp-parseInt(mg.height);break;case 4:x=lp-parseInt(mg.width);y=tp;break;case 5:x=lp-parseInt(mg.width);y=tp+parseInt(sc.height)-parseInt(mg.height);break;case 6:x=lp+parseInt(sc.width);y=tp;break;case 7:x=lp+parseInt(sc.width);y=tp+parseInt(sc.height)-parseInt(mg.height);break;case 8:x=lp-parseInt(mg.width);y=tp+(parseInt(sc.height)-parseInt(mg.height))/2;break;case 9:x=lp+parseInt(sc.width);y=tp+(parseInt(sc.height)-parseInt(mg.height))/2;break;case 10:x=lp+(parseInt(sc.width)-parseInt(mg.width))/2;y=tp-parseInt(mg.height);break;case 11:x=lp+(parseInt(sc.width)-parseInt(mg.width))/2;y=tp+parseInt(sc.height);break;}return [x,y];}function FixCommands(mName,f,t){var en=!OP;var m=GetObj(mName,f);var b;if(!m.Fixed){if(!f) f=mFrame;if(!t) t=0;if(IE&&!SM) en=(OP?false:(f.document.compatMode=="CSS1Compat"));if(en){var sd=m.getElementsByTagName("DIV");for(var i=0;i<(sd.length);(t>0?i+=2:i++)) with(sd[i].style){b=GetBorderWidth(borderLeft);if(borderLeft.indexOf("none")==-1) if(parseInt(width)&&parseInt(height)){width=parseInt(width)-2*b+"px";height=parseInt(height)-2*b+"px";}}}}m.Fixed=true;}function Animate(p){var refresh=false;for(var i=1;i<=nOM;i++){var m=om[i].m;if(m.d==1){switch(m.a){case 0:case 1:case 2:case 3:case 4:case 5:case 9:case 11:m.style.top=parseInt(m.style.top)+(3+1)+"px";if(parseInt(m.style.top)>=m.rtop){m.style.top=m.rtop+"px";m.d=0;}else refresh=true;break;case 10:m.style.top=parseInt(m.style.top)-(5+1)+"px";if(parseInt(m.style.top)<=m.rtop){m.style.top=m.rtop+"px";m.d=0;}else refresh=true;break;case 6:case 7:case 9:m.style.left=parseInt(m.style.left)+(3+1)+"px";if(parseInt(m.style.left)>=m.rleft){m.style.left=m.rleft+"px";m.d=0;}else refresh=true;break;}}}if(refresh&&p!=2){window.setTimeout("Animate(1)",1);window.setTimeout("Animate(2)",1);}}function InTBHotSpot(){var m=(imgObj?imgObj:lmcHS);if(!m) return false;if(imgObj) if(imgObj.name.indexOf("dmbHSdyna")!=-1){imgObj=null;return false;}var tbl=0;var tbt=0;var x=mX;var y=mY;if(!imgObj){if(IE){if(BV<5) m.parentNode=m.parentElement;tbl=parseInt(m.parentNode.style.left);tbt=parseInt(m.parentNode.style.top);m=m.style;}else{tbl=m.parentLayer.left;tbt=m.parentLayer.top;}}else{m.left=GetImgXY(imgObj)[0];m.top=GetImgXY(imgObj)[1];if(NS) m.clip=m;}var l=parseInt(m.left)+tbl;var r=l+(IE?parseInt(m.width):m.clip.width);var t=parseInt(m.top)+tbt;var b=t+(IE?parseInt(m.height):m.clip.height);if(IsFrames&&!NS){x-=GetLeftTop()[0];y-=GetLeftTop()[1];}return ((x>=l&&x<=r)&&(y>=t&&y<=b));}function InMenu(){var m=om[nOM];if(!m) return false;else{if(!NS) if(!m.sc) return false;if(IE) m=m.style;}var l=parseInt(m.left);var r=l+(IE?parseInt(m.width):m.clip.width);var t=parseInt(m.top);var b=t+(IE?parseInt(m.height):m.clip.height);return ((mX>=l&&mX<=r)&&(mY>=t&&mY<=b));}function SetPointerPos(e){if(IE){if(!SM){var cfe=cFrame.window.event;if(IE&&IsMac) cfe=(cfe.type=="mousemove"?cfe:null);var mfe=mFrame.window.event;if(IE&&IsMac) mfe=(mfe.type=="mousemove"?mfe:null);if(mFrame!=cFrame||event==null) if(mfe==null){if(cfe==null) return;else e=cfe;}else e=mfe;else e=event;}mX=e.clientX+(KQ?0:GetLeftTop()[0]);mY=e.clientY+(KQ?0:GetLeftTop()[1]);}if(NS){mX=e.pageX;mY=e.pageY;}}function InSelMenu(){var nOMb=nOM--;for(;nOM>0;nOM--) if(om[nOM].sc!=null) break;var im=InMenu();nOM=nOMb;return im||InMenu();}function IsOverMenus(){return (lmcHS||imgObj?InTBHotSpot():(nOM==1?!(om[nOM].sc!=null):false))||(nOM>0?InSelMenu():false);}function HideMenus(e){SetPointerPos(e);if(!IsOverMenus()&&mhdHnd==0) mhdHnd=window.setTimeout("mhdHnd=0;if(!IsOverMenus())Hide()",TimerHideDelay);}function FormsTweak(state){var fe;if(IE&&(!SM||OP)&&DoFormsTweak){var m=om[nOM];if((BV>=5.5)&&!OP&&m&&!KQ) cIF(state=="visible"?"hidden":"visible");else if(nOM==1) for(var f=0;f<mFrame.document.forms.length;f++) for(var e=0;e<mFrame.document.forms[f].elements.length;e++){fe=mFrame.document.forms[f].elements[e];if(fe.type) if(fe.type.indexOf("select")==0) fe.style.visibility=state;}}}function cIF(state){var mfd=mFrame.document;if(mfd.readyState=="complete"){if(mfd.getElementsByTagName("SELECT").length==0) return;var m=om[nOM];var iname=m.id+"iframe";var i=GetObj(iname);if(!i){i=mfd.createElement("?");i.id=iname+"pobj";mfd.body.insertBefore(i);i=mfd.createElement("IFRAME");if(location.protocol=="https:") i.src="/ifo.htm";i.id=iname;i.style.position="absolute";i.style.filter="progid:DXImageTransform.Microsoft.Alpha(opacity=0)";mfd.getElementById(iname+"pobj").insertBefore(i);}with(i.style){m=m.style;left=m.left;top=m.top;width=m.width;height=m.height;zIndex=m.zIndex-1;visibility=state;}}}



function execURL(url,tframe){



	var d=100;
	if(mibc&&!NS){

		d=mibs * mibc;
		if(lmcHS) 
		mibm=lmcHS;
		if(nOM) 
		for(var n=nOM;n>0;n--) 
			if(om[n].sc){
			mibm=om[n].sc;break;
			}
			if(mibm){
				mibm.n=mibc;BlinkItem();
				}
				}
				else{

					if(hidc) 
					window.setTimeout("execURL('"+url+"','"+tframe+"')",5);else HideAll();
					}
					window.setTimeout("execURL2('"+escape(_purl(url))+"','"+tframe+"')",d);
					}

					
					function execURL2(url,tframe){
						var w=eval("windo"+"w.ope"+"n");

						url=rStr(unescape(url));

						if(url.indexOf("javascript:")!=url.indexOf("vbscript:")) 
						{
							eval(url);

						}
						else{switch(tframe){
							case "_self":if(IE&&!SM&&(BV>4)){
								var a=document.createElement("A");
								a.href=url;
								mFrame.document.body.appendChild(a);
								a.click();
								}
								else {
								mFrame.location.href=url;
								}
								break;
								case "_blank":w(url,tframe);
								break;default:var f=rStr(tframe);
								var fObj=(tframe=='_parent'?mFrame.parent:eval(f));
								if(typeof(fObj)=="undefined") w(url,f.substr(8,f.length-10));
								else fObj.location.href=url;break;}}
								}
								
								
								function rStr(s){s=xrep(s,"%1E","'");s=xrep(s,"\x1E","'");if(OP&&s.indexOf("frames[")!=-1) s=xrep(s,String.fromCharCode(s.charCodeAt(7)),"'");return xrep(s,"\x1D","\x22");}function HideAll(){if(nOM) while(nOM>0) Hide();else Hide();}function tHideAll(){ClearTimer(mhdHnd);mhdHnd=0;mhdHnd=window.setTimeout("mhdHnd=0;if(!InSelMenu())HideAll();",TimerHideDelay);}function GetLeftTop(f){if(!f) f=mFrame;if(IE) if(SM) return [OP?f.pageXOffset:f.scrollX,OP?f.pageYOffset:f.scrollY];else{var b=GetBodyObj(f);if(!b) return [0,0];return [b.scrollLeft,b.scrollTop];}if(NS) return [f.pageXOffset,f.pageYOffset];}function GetWidthHeight(f){var k=0;if(!f) f=mFrame;if(NS||SM){if(f.scrollbars) k=(f.scrollbars.visible?20:0);return [f.innerWidth-k,f.innerHeight-k];}else{var b=GetBodyObj(f);if(!b) return [0,0];return [b.clientWidth,b.clientHeight];}}function GetBodyObj(f){return (f.document.compatMode=="BackCompat"||BV<6||IsMac)?f.document.body:f.document.documentElement;}function GetBorderWidth(b){var w;var l=b.split(" ");for(var i=0;i<l.length;i++) if(l[i].indexOf("px")!=-1){w=parseInt(l[i]);if(w>0) return w;}return 0;}function GetCStyle(cmc){return "position:absolute;white-space:nowrap;left:"+cmc.left+    ";top:"+cmc.top+    ";width:"+cmc.width+    ";height:"+cmc.height+";";}function AutoPos(m,img,arl){var x=GetImgXY(img)[0];var y=GetImgXY(img)[1];var iWH=GetImgWH(img);var mW=parseInt(NS?m.w:m.width);var mH=parseInt(NS?m.h:m.height);switch(arl){case 0:y+=iWH[1];break;case 1:x+=iWH[0]-mW;y+=iWH[1];break;case 2:y-=mH;break;case 3:x+=iWH[0]-mW;y-=mH;break;case 4:x-=mW;break;case 5:x-=mW;y-=mH-iWH[1];break;case 6:x+=iWH[0];break;case 7:x+=iWH[0];y-=mH-iWH[1];break;case 8:x-=mW;y+=(iWH[1]-mH)/2;break;case 9:x+=iWH[0];y+=(iWH[1]-mH)/2;break;case 10:x+=(iWH[0]-mW)/2;y-=mH;break;case 11:x+=(iWH[0]-mW)/2;y+=iWH[1];break;}return [x,y];}function GetImgXY(img){var x;var y;if(IE){y=getOffset(img);x=y[0];y=y[1];}else{y=GetImgOffset(cFrame,img.name,0,0);x=img.x+y[0];y=img.y+y[1];}return [x,y];}function GetImgWH(img){return [parseInt(img.width),parseInt(img.height)];}function getOffset(img){xy=[img.offsetLeft,img.offsetTop];ce=img.offsetParent;while(ce!=null){xy[0]+=ce.offsetLeft;xy[1]+=ce.offsetTop;ce=ce.offsetParent;}return xy;}function ShowContextMenu(e){if(cntxMenu!=''){if(IE){IsContext=true;SetPointerPos(e);}if(NS) if(e.which==3){IsContext=true;mX=e.x;mY=e.y;}}if(IsContext){HideAll();cFrame.ShowMenu2(cntxMenu,mX-1,mY-1,false);return false;}return true;}function SetUpEvents(){if(!SM) onerror=errHandler;if(!mFrame) mFrame=cFrame;if(typeof(mFrame)=="undefined"||(NS&&(++NSDelay<2))) window.setTimeout("SetUpEvents()",10);else{IsFrames=(cFrame!=mFrame);if(NS){mFrame.captureEvents(Event.MOUSEMOVE);mFrame.onmousemove=HideMenus;if(cntxMenu!=""){mFrame.window.captureEvents(Event.MOUSEDOWN);mFrame.window.onmousedown=ShowContextMenu;}nsOW=GetWidthHeight()[0];nsOH=GetWidthHeight()[1];window.onresize=rHnd;PrepareEvents();}if(IE){document.onmousemove=HideMenus;mFrame.document.onmousemove=document.onmousemove;mFrame.document.oncontextmenu=ShowContextMenu;if(IsFrames) mFrame.window.onunload=new Function("mFrame=null;SetUpEvents()");if(SM&&!OP){var i=0;var m;while(GetObj(i)){m=GetObj(i++);m.style.width=parseInt(m.style.width)-2*parseInt(m.style.paddingLeft)+"px";m.style.height=parseInt(m.style.height)-2*parseInt(m.style.paddingTop)+"px";}}}MenusReady=true;}return true;}function errHandler(sMsg,sUrl,sLine){if(sMsg.substr(0,16)!="Access is denied"&&sMsg!="Permission denied"&&sMsg.indexOf("cursor")==-1) alert("Java Script Error\n"+      "\nDescription:"+sMsg+      "\nSource:"+sUrl+      "\nLine:"+sLine);return true;}function FixPos(p,s,r,k){var n;if(nOM==0||k==1) n=(p+s>r)?r-s:p;else n=(p+s>r)?parseInt(om[nOM].style.left)-s:p;return (n<0)?0:n;}function ClearTimer(t){if(t) window.clearTimeout(t);}function xrep(s,f,n){if(s) s=s.split(f).join(n);return s;}function FixCursor(mc,f){if(!OP){if(!f) f=mFrame;var os=GetObj("O"+mc.id.substr(1),f).style;var s=os.cursor;if(s=="") os.cursor=(BV<6?"hand":s.split("cursor:url(")[1].split(")")[0]);}}function GetObj(oName,f){var obj=null;if(!f) f=mFrame;if(NS) obj=f.document.layers[oName];else{if(BV>=5) obj=f.document.getElementById(oName);else obj=f.document.all[oName];if(obj) if(obj.id!=oName) obj=null;}return obj;}function animBack(add,p){if(add){hidc++;hid[hidc]=GetObj(om[nOM].id+"frmt");hid[hidc].o=om[nOM];}if(hidc>0){m=hid[1];switch(m.a){case 0:case 1:case 2:case 3:case 4:case 5:case 11:m.style.top=parseInt(m.style.top)-3+"px";if(Math.abs(parseInt(m.style.top))>=parseInt(m.style.height)){m.style.top=m.rtop+"px";rmAB(m);}break;case 10:m.style.top=parseInt(m.style.top)+5+"px";if(Math.abs(parseInt(m.style.top))>=parseInt(m.style.height)){m.style.top=m.rtop+"px";rmAB(m);}break;case 6:case 7:case 9:m.style.left=parseInt(m.style.left)-3+"px";if(Math.abs(parseInt(m.style.left))>=parseInt(m.style.width)){m.style.left=m.rleft+"px";rmAB(m);}break;}if(p!=2){window.setTimeout("animBack(0,1)",1);window.setTimeout("animBack(0,2)",1);}}}function rmAB(m){m.d=1;m.o.style.visibility="hidden";for(var j=1;j<=hidc-1;j++) hid[j]=hid[j+1];hidc--;animBack();}if(IE) with(document){open();
								write(xrep(Expand("<div id=\"Group00100136	90;-moz-opacity:0.99135,strength=1,color=#000000) 99)Group001frmt00135	89px#FCFCFC/ 1/ 1/ 1 / 1!00133	21px011#0%)410113	1301130Why Choose Us&00133	21px011(0*about_whatwe.html.410113	1301130&220133	21px011#1%)410113	1301130Consulting Trends&220133	21px011(1*staffing-trends.html.410113	1301130&440133	21px011#2$SubGrp_LeaTea008,6)410113	1301010Business Process2105adn_w.gif88-440133	21px011(2*product_development.html.410113	13010102105adn_w.gif88-660133	21px011#3%)410113	1301130Clients&660133	21px011(3*clients.html.410113	1301130+Group00200131	68;-moz-opacity:0.99135,strength=1,color=#000000) 99)Group002frmt00130	67px#FCFCFC/ 1/ 1/ 1 / 1!00128	21px011#4$SubGrp_Con005,6)410108	130960Industry Services2100adn_w.gif88-00128	21px011(4*services-industry.html.410108	1309602100adn_w.gif88-220128	21px011#5$SubGrp_Imp006,6)410108	130960Professional Services2100adn_w.gif88-220128	21px011(5*ProfessionalServices.html.410108	1309602100adn_w.gif88-440128	21px011#6$SubGrp_Sus007,6)410108	130960IT Services2100adn_w.gif88-440128	21px011(6*ITServices.html.410108	1309602100adn_w.gif88></span></span></div></div></div><div id=\"Group00400130	46;-moz-opacity:0.99135,strength=1,color=#000000) 99)Group004frmt00129	45px#FCFCFC/ 1/ 1/ 1 / 1!00127	21px011#7%)410107	1301070Vision&00127	21px011(7*Vision.html.410107	1301070&220127	21px011#8%)410107	1301070Objectives&220127	21px011(8*Objectives.html.410107	1301070+Group00500111	24;-moz-opacity:0.99135,strength=1,color=#000000) 99)Group005frmt00110	23px#FCFCFC/ 1/ 1/ 1 / 1!00108	21px011#9%)41088	130880Newsletter&00108	21px011(9*Newsletter.html.41088	130880+SubGrp_Con00500153	125;-moz-opacity:0.99135,strength=1,color=#000000) 99)SubGrp_Con005frmt00152	124px#FCFCFC/ 1/ 1/ 1 / 1!00150	21px011#10%)47136	1301360Financial Services&00150	21px011(10*services-financial.html.47136	1301360&220150	21px011#11%)47136	1301360Healthcare Services&220150	21px011(11*services-healthcare.html.47136	1301360&440150	21px011#12%)47136	1301360LifeScience Services&440150	21px011(12*services-lifescience.html.47136	1301360&660150	21px011#13%)47136	1301360Retail/Manufacturing&660150	21px011(13*services-retail.html.47136	1301360&880150	34px011#14%)47120	2601360Telecommunications&880150	34px011(14*services-telecommunication.html.47136	2601360+SubGrp_Imp00600176	46;-moz-opacity:0.99135,strength=1,color=#000000) 99)SubGrp_Imp006frmt00175	45px#FCFCFC/ 1/ 1/ 1 / 1!00173	21px011#15%)47159	1301590Implementation Services&00173	21px011(15*ProfessionalServices-Implementation.html.47159	1301590&220173	21px011#16%)47159	1301590Custom reporting Service&220173	21px011(16*ProfessionalServices-CustomReporting.html.47159	1301590+SubGrp_Sus00700155	68;-moz-opacity:0.99135,strength=1,color=#000000) 99)SubGrp_Sus007frmt00154	67px#FCFCFC/ 1/ 1/ 1 / 1!00152	21px011#17%)47138	1301380IT Consulting Services&00152	21px011(17*ITServices-ITStaff.html.47138	1301380&220152	21px011#18%)47138	1301380IT Offshore Outsourcing&220152	21px011(18*ITServices-Offshoreoutsourcing.html.47138	1301380&440152	21px011#19%)47138	1301380IT Integration Services&440152	21px011(19*ITServices-Integration.html.47138	1301380+SubGrp_LeaTea00800136	46;-moz-opacity:0.99135,strength=1,color=#000000) 99)SubGrp_LeaTea008frmt00135	45px#FCFCFC/ 1/ 1/ 1 / 1!00133	21px011#20%)47119	1301190Forms Processing&00133	21px011(20*product_architecture.html.47119	1301190&220133	21px011#21%)47119	1301190Transaction Processing&220133	21px011(21*product_new-upgrade.html.47119	1301190</div></span></div></div></div>"),'%'+'%REL%%',rimPath));close();}Expand('');SetUpEvents();function Expand(c){x="#FFFFFF";c=xrep(c,"",x);x="#023356";c=xrep(c,"",x);x="#FD8A0E";c=xrep(c,"",x);x=" style=\"position:absolute;white-space:nowrap;top:";c=xrep(c,"",x);x="px;\"><div style=\"position:absolute;top:";c=xrep(c,"",x);x="px;left:";c=xrep(c,"",x);x="px;width:";c=xrep(c,"",x);x="px;height:";c=xrep(c,"	",x);x=";font-family:";c=xrep(c,"",x);x=";font-size:";c=xrep(c,"",x);x="px;font-weight:normal;font-style:normal;text-decoration:none;color:";c=xrep(c,"",x);x=";background-color:";c=xrep(c,"",x);x=";\"><span style=\"position:absolute;top:";c=xrep(c,"",x);x="px;\"><img src=\"%%REL%%";c=xrep(c,"",x);x="\" width=";c=xrep(c,"",x);x=" height=";c=xrep(c,"",x);x="px;\" align=left>";c=xrep(c,"",x);x="</div><span style=\"position:absolute;top:";c=xrep(c,"",x);x=";filter:progid:DXImageTransform.Microsoft.Shadow(direction=";c=xrep(c,"",x);x="progid:DXImageTransform.Microsoft.Alpha(opacity=";c=xrep(c,"",x);x=" style=\"position:absolute;white-space:nowrap;visibility:hidden;top:";c=xrep(c,"",x);x=";cursor:default";c=xrep(c,"",x);x="\" style=\"position:absolute;top:";c=xrep(c,"",x);x="px;visibility:hidden";c=xrep(c,"",x);x="\"><div id=\"";c=xrep(c,"",x);x=";border-left:";c=xrep(c,"",x);x="px solid;border-right:";c=xrep(c,"",x);x="px solid;border-top:";c=xrep(c,"",x);x="px solid;border-bottom:";c=xrep(c," ",x);x="px solid;\"><div nowrap";c=xrep(c,"!",x);x=";\" id=N";c=xrep(c,"#",x);x=" OnMouseOver=\"cFrame.HoverSel(0,this);cFrame.ShowMenu(\'";c=xrep(c,"$",x);x=" OnMouseOver=\"cFrame.HoverSel(0,this";c=xrep(c,"%",x);x="</div></span></div><div nowrap";c=xrep(c,"&",x);x=";\" id=O";c=xrep(c,"(",x);x=" OnClick=\"cFrame.execURL(\'";c=xrep(c,"*",x);x="</div></span></div></div></div><div id=\"";c=xrep(c,"+",x);x="\',0,0,true,\'\',";c=xrep(c,",",x);x="></span></span></div><div nowrap";c=xrep(c,"-",x);x="\',\'_self\')";c=xrep(c,".",x);x="#000040";c=xrep(c,"/",x);x="Tahoma";c=xrep(c,"0",x);return c;}