CINXE.COM
International Cricket Council - Intercontinental Cup
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://icc-cricket.yahoo.net:80/events_and_awards/intercontinental_cup/index.php","20100129181910","https://web.archive.org/","web","/_static/", "1264789150"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>International Cricket Council - Intercontinental Cup</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="copyright" content="漏 International Cricket Council"> <meta name="keywords" content="ICC, Cricket, Cricket News, Cricket Events, Cricket LiveScore, Cricket Regional Events"> <link href="https://web.archive.org/web/20100129181910cs_/http://static.icc-cricket.yahoo.net/style/v18/icup.css" rel="stylesheet" type="text/css"> <script language="JavaScript"> var fShow;var fHide;var counter=0;var prevChkBxName="";if(document.all){n=0;ie=1;ns6=0;fShow="visible";fHide="hidden";} if(document.getElementById&&!document.all) {n=0;ie=0;ns6=1;fShow="visible";fHide="hidden";} if(document.layers) {n=1;ie=0;ns6=0;fShow="show";fHide="hide";} opr6=ie&&navigator.userAgent.indexOf("Opera")!=-1 var submenu=null;function toggle(obj){var childObj=document.getElementById(obj.id+"OptionBox");if(obj.className=="itemheadclosed"){obj.className="itemheadopen" childObj.style.display="block";}else{obj.className="itemheadclosed";childObj.style.display="none";}} function MM_findObj(n,d){var p,i,x;if(!d) d=document;if((p=n.indexOf("?"))>0&&parent.frames.length){d=parent.frames[n.substring(p+1)].document;n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n];for(i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);if(!x&&d.getElementById) x=d.getElementById(n);return x;} function GetXmlHttpObject(){var objXMLHttp=null if(window.XMLHttpRequest){objXMLHttp=new XMLHttpRequest()}else if(window.ActiveXObject){objXMLHttp=new ActiveXObject("Microsoft.XMLHTTP")} return objXMLHttp} var fnDateCloseCallback="closeDate";var fnDateCallback;function closeDate(){hideWindow("dateBox");} function showDateCal(callBack){fnDateCallback=callBack;hideAllWindows();var popWindow=new PopupWindow("dateBox",'Calendar - Select Date',335,253,"/icc/cms/include/calendar.html",true);popWindow.show();} function jsEncode(val){var reSingle=/'/gi;var reDouble=/"/gi;val=val.replace(reSingle,"\\'");val=val.replace(reDouble,"\\\\\"");return val;} function htmlEncode(val){re=/&/gi;val=val.replace(re,"&");re=/'/gi;val=val.replace(re,"'");re=/"/gi;val=val.replace(re,""");re=/</gi;val=val.replace(re,"<");re=/>/gi;val=val.replace(re,">");re=/\./gi;val=val.replace(re,".");return val;} function convertToDateString(dateStr){var outStr="";var arr=dateStr.split("/");if(arr.length==3) {outStr=getMonthValue(arr[1])+"/"+arr[0]+"/"+arr[2];} return outStr;} function getMonthValue(month){if(month.toUpperCase()=="JAN"){return"01";}else if(month.toUpperCase()=="FEB"){return"02";}else if(month.toUpperCase()=="MAR"){return"03";}else if(month.toUpperCase()=="APR"){return"04";}else if(month.toUpperCase()=="MAY"){return"05";}else if(month.toUpperCase()=="JUN"){return"06";}else if(month.toUpperCase()=="JUL"){return"07";}else if(month.toUpperCase()=="AUG"){return"08";}else if(month.toUpperCase()=="SEP"){return"09";}else if(month.toUpperCase()=="OCT"){return"10";}else if(month.toUpperCase()=="NOV"){return"11";}else if(month.toUpperCase()=="DEC"){return"12";}else{return"-1";}} function toggleAllCheckBoxes(frm,chkboxName,allChkBoxName){var j=0;var count=frm.length;var status=frm.elements[allChkBoxName].checked;for(var i=0;i<count;i++){if(frm.elements[i].type=="checkbox"&&frm.elements[i].name==chkboxName){j++;frm.elements[i].checked=status;} if(status){boxCount=j;}else{boxCount=0;}}} function countCheckedBoxes(frm,chkboxName){var j=new Array();j[0]=0;j[1]=0;var count=frm.length;for(var i=0;i<count;i++){if(frm.elements[i].type=="checkbox"&&frm.elements[i].name==chkboxName){j[0]++;if(frm.elements[i].checked){j[1]++;}}} return j;} function refreshBoxes(frm,obj,chkboxName,allChkBoxName){var status=obj.checked;var boxCount=countCheckedBoxes(frm,chkboxName);if(status) {if(boxCount[0]==boxCount[1]) {frm.elements[allChkBoxName].checked=true;}}else{if(boxCount[1]!=boxCount[0]) {frm.elements[allChkBoxName].checked=false;}}} function trackIt(e){if(ie&&!opr6) {yScroll=0;if(document.layers){yScroll=window.pageYOffset;}else{yScroll=document.body.scrollTop||document.documentElement.scrollTop;} xPos=document.body.scrollLeft+window.event.clientX;yPos=yScroll+window.event.clientY;} if(n||ns6) {xPos=e.pageX;yPos=e.pageY;}} function urlEncode(str) {var newStr="";for(var i=0;i<str.length;i++) {var chr=str.charAt(i);var asciiVal=str.charCodeAt(i);if(asciiVal>=65&&asciiVal<=90) {newStr+=chr;} else if(asciiVal>=97&&asciiVal<=122) {newStr+=chr;} else if(asciiVal>=48&&asciiVal<=57) {newStr+=chr;} else if(chr=='_'||chr=='-') {newStr+=chr;} else if(chr==' ') {newStr+='+';} else {var tempStr='%'+convertHexa(asciiVal);newStr+=tempStr;}} return newStr;} function convertHexa(num) {var str="";while(parseInt(num/16)>0) {var temp=parseInt(num/16);if(temp==10) str+='A';else if(temp==11) str+='B';else if(temp==12) str+='C';else if(temp==13) str+='D';else if(temp==14) str+='E';else if(temp==15) str+='F';else str+=temp;num=parseInt(num%16)} temp=parseInt(num%16);if(temp==10) str+='A';else if(temp==11) str+='B';else if(temp==12) str+='C';else if(temp==13) str+='D';else if(temp==14) str+='E';else if(temp==15) str+='F';else str+=temp;return str;} function displayTab(tabName,tabNo,totalTabs){var currFocusTabIndex=getCurrentTab(tabName,totalTabs);var obj=MM_findObj(tabName+currFocusTabIndex);obj.style.display='none';var newObj=MM_findObj(tabName+tabNo);if(newObj&&newObj.style){newObj.style.display='block';}} function getCurrentTab(tabName,totalTabs){for(var i=1;i<=totalTabs;i++) {var obj=MM_findObj(tabName+i);if(obj&&obj.style&&(obj.style.display!='none')) {return i;}} return-1;} var UniqueID=314 var newWinOffset=0 function PlayerOpen(soundfiledesc,soundfilepath,imgtoload){PlayWin=window.open('','AudioPlayer','width=364,height=376,top=50,left=0,resizable=0,scrollbars=0,titlebar=0,toolbar=0,menubar=0,status=0,directories=0,personalbar=0');PlayWin.focus();var winContent="<HTML><HEAD><TITLE>Cricket Waves - "+soundfiledesc+"</TITLE><style type='text/css' media='all'>@import 'https://web.archive.org/web/20100129181910/http://l.yimg.com/t/icccricket/css/icc.css';</style></HEAD><BODY bgcolor=#F4F4F4 topmargin=0 leftmargin=0 marginwidth=0 marginheight=0>";winContent+="<table width='364' cellpadding='0' cellspacing='0' background='https://web.archive.org/web/20100129181910/http://l.yimg.com/t/icccricket/images/audio.png'>";winContent+="<tr><td align='center' class='text'><div style='margin-top:265px;margin-right:12px;'>'";winContent+="<object width='320' height='45' type='application/x-oleobject' codebase='https://web.archive.org/web/20100129181910/http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902' classid='CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95' standby='Loading Microsoft Windows Media Player components...' id='MediaPlayer1'>";winContent+="<param name='FileName' value='"+soundfilepath+"'>";winContent+="<param name='animationatStart' value='true'>";winContent+="<param name='transparentatStart' value='true'>";winContent+="<param name='autoStart' value='true'>";winContent+="<param name='ShowDisplay' value='false'>";winContent+="<param name='showControls' value='true'>";winContent+="<embed type='application/x-mplayer2' pluginspage='https://web.archive.org/web/20100129181910/http://www.microsoft.com/Windows/MediaPlayer/' src='"+soundfilepath+"' width='320' height='40' showdisplay='false' autostart='true' showstatusbar='true'>";winContent+="</object></div>";winContent+="<div style='margin-left:20px;font-size:12px;font-weight:bold;color:#fff;text-align:left;padding-right:25px;'>"+soundfiledesc+"</div><br>";winContent+="</td></tr></table></BODY></HTML>";PlayWin.document.write(winContent);PlayWin.document.close();UniqueID=UniqueID+1} String.prototype.trim=function(){return this.replace(/^\s+|\s+$/,'');};function searchCriteria(){var frm=document.ysearchForm;if(frm){frm.criteria.value=frm.criteria.value.trim();if(frm.criteria.value==''||frm.criteria.value.length<=0){alert("Please enter some Criteria to search!");return;} frm.submit();}} function regionsSelect(value){var region_frm=document.regionalForm;if(value!=''){region_frm.action="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/the-icc/icc_members/"+value+"/index.php";region_frm.submit();}} var previousRankingObj='testMatchID';function changeTheRankingTab(tab){var rankingObj=document.getElementById(previousRankingObj);if(rankingObj!=null){rankingObj.style.display='none';} rankingObj=document.getElementById(tab);if(rankingObj!=null){rankingObj.style.display='block';previousRankingObj=tab;}} function membersSelect(value){var region_frm=document.regionForm;if(value!=''){region_frm.action="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/the-icc/icc_members/profile.php";region_frm.submit();}} var newsTabList=new Array();newsTabList[newsTabList.length]='news';newsTabList[newsTabList.length]='mediaRealse';newsTabList[newsTabList.length]='RankingNews';newsTabList[newsTabList.length]='Special';var currNewsTabIndex=0;var newsTimer=0;var previousSelected=newsTabList[0];function changeSelectCategory(curr){if(previousSelected==newsTabList[0]){MM_findObj(previousSelected).className='';}else{MM_findObj(previousSelected).className='bdr';} MM_findObj("sel_"+previousSelected).className='';if(curr==newsTabList[0]){MM_findObj(curr).className='sel';}else{MM_findObj(curr).className='sel bdr';} MM_findObj("sel_"+curr).className='seltab';MM_findObj(previousSelected+'Link').className='floatingHide';MM_findObj(curr+'Link').className='floatingUnhide';previousSelected=curr;} function initNewsTab(){newsTimer=setInterval(playNewsTab,8000);} function loadNewsTab(){var maxTab=newsTabList.length;if(maxTab<=0){stopNewsTab();}else{changeSelectCategory(newsTabList[currNewsTabIndex]);}} function selectNewsTab(currTab){if(newsTimer){stopNewsTab();} changeSelectCategory(currTab);} function playNewsTab(){if(currNewsTabIndex==(newsTabList.length-1)){currNewsTabIndex=0;}else{currNewsTabIndex++;} loadNewsTab();} function stopNewsTab(){clearInterval(newsTimer);newsTimer=null;} var sliderList=new Array();function Slider(sliderFunc,frequency,effect,delay){this.windows=new Array();this.frequency=frequency;this.currIndex=-1;this.timer=null;this.delay=delay;this.sliderFunc=sliderFunc;if(this.frequency==0) {this.frequency=5000;} this.effect=effect;this.add=function(objName){this.windows[this.windows.length]=objName;} this.remove=function(objName){var windowList=this.windows;if(windowList!=null&&windowList.length>0) {var index=-1;for(var i=0;i<windowList.length;i++) {if(windowList[i].objName==objName) {index=i;break;}} if(index>=0) {for(var i=index;i<len-1;i++){windowList[i]=windowList[i+1];} windowList.length=windowList.length-1;}}} this.slide=function(){var prev=null;if(this.currIndex<0) {if(this.windows.length>0) {prev=MM_findObj(this.windows[this.windows.length-1]);}}else{prev=MM_findObj(this.windows[this.currIndex]);} this.currIndex++;if(this.currIndex>=this.windows.length) {this.currIndex=0;} if(this.currIndex<this.windows.length){var objname=this.windows[this.currIndex];var obj=MM_findObj(objname);if(prev!=null) {prev.style.display="none";} if(obj!=null){obj.style.display="block";}}else{}} this.stop=function(){clearInterval(this.timer);this.currIndex=-1;} this.pause=function(){this.stop();} this.resume=function(){this.timer=setInterval(eval(this.sliderFunc),frequency);} this.start=function(){this.currIndex=-1;this.timer=setInterval(eval(this.sliderFunc),frequency);addSlider(this);}} function addSlider(obj){sliderList[sliderList.length]=obj;} var mediaSlider=new Slider("slideMediaTab",4000,"xxx",0.2);mediaSlider.add("mediaTab1");mediaSlider.add("mediaTab2");mediaSlider.add("mediaTab3");function startMediaTab(){if(mediaSlider!=null) {mediaSlider.start();}} function slideMediaTab(){if(mediaSlider!=null) {mediaSlider.slide();}} function stopMediaTab(){if(mediaSlider!=null) {mediaSlider.pause();}} var selected_Menu_Tab='';function changLiStyle(liObjName,flag){var liObj=MM_findObj(liObjName);if(selected_Menu_Tab!=liObjName){if(flag){liObj.className="grnNav";}else{liObj.className="bdr";}}} function changLiHomeStyle(liObjName,flag){var liObj=MM_findObj(liObjName);if(selected_Menu_Tab!=liObjName){if(flag){liObj.className="grnNav";}else{liObj.className="";}}} function showMainMenu(arrayIndex,mainIndex,parentObjName,fixedXPos){keepVisible(parentObjName);var obj=MM_findObj(parentObjName);var element=MM_findObj("liObj_"+mainIndex);var valueT=0,valueL=0;do{valueT+=element.offsetTop||0;valueL+=element.offsetLeft||0;element=element.offsetParent;}while(element);var browseWidth=0;if(document.layers){browseWidth=window.outerWidth;}else{browseWidth=document.body.clientWidth;} var width=fixedXPos;if(browseWidth<1260){var diff=(1260-browseWidth)/2;if(browseWidth<1010) {width=width-diff+((1010-browseWidth)/2);}else{width=width-diff;}}else if(browseWidth>1260){var diff=(1260-browseWidth)/2;width=width-diff;} obj.style.left=(parseInt(valueL,10)-5)+"px";obj.style.top=(parseInt(valueT,10)+36)+"px";obj.style.visibility=fShow;} function hideMenu(objName){var obj=MM_findObj(objName);obj["hideJob"]=setTimeout("hideObject('"+objName+"')",200);var parObjName=obj["parent"];if(parObjName!=null) {hideMenu(parObjName);}} function hideObject(objName){var obj=MM_findObj(objName);obj.style.visibility=fHide;} function keepVisible(objName){var obj=MM_findObj(objName);clearTimeout(obj["hideJob"]);obj.style.visibility=fShow;var parObjName=obj["parent"];if(parObjName!=null){keepVisible(parObjName);}} function showRMainMenu(arrayIndex,mainIndex,parentObjName,fixedXPos){keepVisible(parentObjName);var obj=MM_findObj(parentObjName);var element=MM_findObj("liObj_"+mainIndex);var valueT=0,valueL=0;do{valueT+=element.offsetTop||0;valueL+=element.offsetLeft||0;element=element.offsetParent;}while(element);element=MM_findObj("liObj_"+mainIndex);valueL-=parseInt(obj.style.width);var browseWidth=0;if(document.layers){browseWidth=window.outerWidth;}else{browseWidth=document.body.clientWidth;} var width=fixedXPos;if(browseWidth<1260){var diff=(1260-browseWidth)/2;if(browseWidth<1010) {width=width-diff+((1010-browseWidth)/2);}else{width=width-diff;}}else if(browseWidth>1260){var diff=(1260-browseWidth)/2;width=width-diff;} obj.style.left=(parseInt(valueL,10)+fixedXPos)+"px";obj.style.top=(parseInt(valueT,10)+36)+"px";obj.style.visibility=fShow;} </script> </head> <body> <!-- page begin here --> <div class="page"> <!-- top navigation starts here --> <div id="subNavSection"><div id="menuObj_0" style="width:300px;position:absolute;visibility:hidden;z-index:20;"><div class="topSubNav" onmouseover="javascript:changLiHomeStyle('liObj_0',true)" onmouseout="javascript:hideMenu('menuObj_0');changLiHomeStyle('liObj_0',false)"><ul><li onmouseover="javascript:keepVisible('menuObj_0');"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/news.php" style="font-family:Verdana;font-size:11px;text-decoration:none;">Latest News</a></li><li onmouseover="javascript:keepVisible('menuObj_0');"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/match_zone/overview.php" style="font-family:Verdana;font-size:11px;text-decoration:none;">Match Zone</a></li><li onmouseover="javascript:keepVisible('menuObj_0');"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/overview.php" style="font-family:Verdana;font-size:11px;text-decoration:none;">ICC Events and Awards</a></li><li onmouseover="javascript:keepVisible('menuObj_0');"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/media_interactive_zone/overview.php" style="font-family:Verdana;font-size:11px;text-decoration:none;">Media and Interactive</a></li><li onmouseover="javascript:keepVisible('menuObj_0');"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/the-icc/overview.php" style="font-family:Verdana;font-size:11px;text-decoration:none;">The ICC</a></li><li onmouseover="javascript:keepVisible('menuObj_0');"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/rules_and_regulations.php" style="font-family:Verdana;font-size:11px;text-decoration:none;">Rules and Regulations</a></li></ul></div></div><div id="menuObj_1" style="width:300px;position:absolute;visibility:hidden;z-index:20;"><div class="topSubNav" onmouseover="javascript:changLiStyle('liObj_1',true)" onmouseout="javascript:hideMenu('menuObj_1');changLiStyle('liObj_1',false)"><ul><li onmouseover="javascript:keepVisible('menuObj_1');"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/CWC/index.php" style="font-family:Verdana;font-size:11px;text-decoration:none;">ICC Cricket World Cup 2011</a></li><li onmouseover="javascript:keepVisible('menuObj_1');"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/champions_trophy/index.php" style="font-family:Verdana;font-size:11px;text-decoration:none;">ICC Champions Trophy</a></li><li onmouseover="javascript:keepVisible('menuObj_1');"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/twenty20/index.php" style="font-family:Verdana;font-size:11px;text-decoration:none;">ICC World Twenty20 2010</a></li><li onmouseover="javascript:keepVisible('menuObj_1');"><a href="https://web.archive.org/web/20100129181910/http://iccwomensworldcup.yahoo.net/" style="font-family:Verdana;font-size:11px;text-decoration:none;" target="_new">ICC Women's World Cup</a></li><li onmouseover="javascript:keepVisible('menuObj_1');"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/u19/index.php" style="font-family:Verdana;font-size:11px;text-decoration:none;">ICC U19 Cricket World Cup 2010</a></li><li onmouseover="javascript:keepVisible('menuObj_1');"><a href="https://web.archive.org/web/20100129181910/http://iccworldcupqualifier.yahoo.net/" style="font-family:Verdana;font-size:11px;text-decoration:none;" target="_new">ICC Cricket World Cup Qualifier</a></li><li onmouseover="javascript:keepVisible('menuObj_1');"><a href="https://web.archive.org/web/20100129181910/http://www.pepsiiccworldcricketleague.com/" style="font-family:Verdana;font-size:11px;text-decoration:none;" target="_new">Pepsi ICC World Cricket League</a></li><li onmouseover="javascript:keepVisible('menuObj_1');"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/intercontinental_cup/index.php" style="font-family:Verdana;font-size:11px;text-decoration:none;">ICC Intercontinental Cup</a></li><li onmouseover="javascript:keepVisible('menuObj_1');"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/regional_events/overview.php" style="font-family:Verdana;font-size:11px;text-decoration:none;">Regional Events</a></li><li onmouseover="javascript:keepVisible('menuObj_1');"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/lg_icc_awards/overview.php" style="font-family:Verdana;font-size:11px;text-decoration:none;">LG ICC Awards</a></li><li onmouseover="javascript:keepVisible('menuObj_1');"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/hall_of_fame/overview.php" style="font-family:Verdana;font-size:11px;text-decoration:none;">ICC Cricket Hall of Fame</a></li><li onmouseover="javascript:keepVisible('menuObj_1');"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/pepsi_icc_development_awards/overview.php" style="font-family:Verdana;font-size:11px;text-decoration:none;">Pepsi ICC Development Programme Awards</a></li></ul></div></div></div><div id="top_Navigation_Elements" class="left"> <div id="quickSiteMenus" class="left"> <a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/the-icc/about_the_organisation/contact_us.php">Contact Us</a> | <a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/sitemap.php">Site map</a> </div> <div id="poweredByYahoo" class="right"></div><br class="clear"/> <div id="logoSection"> <a href="index.php"><img src="https://web.archive.org/web/20100129181910im_/http://static.icc-cricket.yahoo.net/img/v8/icup.gif" id="regionLogo" class="left" alt="ICC"></a> <div id="topMainBanner" class="left"> <a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/twenty20/tickets_hospitality.php"><img src="https://web.archive.org/web/20100129181910im_/http://static.icc-cricket.yahoo.net/ugc/images/529F545DC367D1987407F678FB15ED3D_1256902153816_523.gif"></a> </div> <div id="searchBox" class="right"> <form action="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/search.php" method="post" name="ysearchForm"> <input type="text" class="inputBox left" name="criteria"> <a href="javascript:searchCriteria();"><div id="searchButton" class="left"></div></a> </form> </div> </div> <script> switch (0) { case 1:selected_Menu_Tab = 'liObj_0'; break; case 2:selected_Menu_Tab = 'liObj_1'; break; case 3:selected_Menu_Tab = 'liObj_2'; break; case 4:selected_Menu_Tab = 'liObj_3'; break; case 5:selected_Menu_Tab = 'liObj_4'; break; } </script> <div id="topNavigationMenus"> <ul id="menuNavigations"> <li id="liObj_0" onmouseover="javascript:showMainMenu(-1, 0, 'menuObj_0', 186);changLiHomeStyle('liObj_0',true)" onmouseout="javascript:hideMenu('menuObj_0');changLiHomeStyle('liObj_0',false)"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/index.php">ICC Home</a></li> <li class="bdr" id="liObj_1" onmouseover="javascript:showMainMenu(-1, 1, 'menuObj_1', 186);changLiStyle('liObj_1',true)" onmouseout="javascript:hideMenu('menuObj_1');changLiStyle('liObj_1',false)"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/overview.php">ICC Events and Awards</a></li> <li class="grnNav"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/intercontinental_cup/index.php">I Cup</a></li> <li class=""><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/intercontinental_cup/teams_qualify.php">How Teams Qualified</a></li> <li class="bdr"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/intercontinental_cup/news.php">News / Features</a></li> <li class="bdr"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/intercontinental_cup/fixtures.php">Fixtures/Results</a></li> <li class="bdr"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/intercontinental_cup/points_table.php">Points Table</a></li> <li class="bdr"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/intercontinental_cup/past_events.php">Past Events</a></li> <li class="bdr"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/intercontinental_cup/gallery_zone.php">Galleries</a></li> <li class="bdr"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/intercontinental_cup/press_releases.php">Press Zone</a></li> </ul> </div> </div> <br class="clear"/> <!-- top navigation ends here --> <div class="pageBody"> <!-- page body start here --> <div class="leftPane"> <div id="featuredNewsArticle"> <div class="left"> <div class="left"><a href="newsdetails.php?newsId=2476_1264678200"><div style="background-image: url('https://web.archive.org/web/20100129181910im_/http://static.icc-cricket.yahoo.net/ugc/images/BB69D8CBCD4DE1F00E1C3E40DB48A20D_1264687308698_308.jpg');" id="rmainImage"></div></a></div><div id="rfeatureArticles" class="left"><ul class="dottedBlue"><li class="mainStory"><p class="head"><a href="newsdetails.php?newsId=2476_1264678200" class="head">Scotland defeats Kenya by eight wickets in ICC Intercontinental Cup</a></p>Scotland has returned to the top of the ICC Intercontinental...<br class="clear"/><a class="more right" href="newsdetails.php?newsId=2476_1264678200">More</a><br class="clear"/></li><br class="clear"/><li><a href="newsdetails.php?newsId=2454_1264557960">Sheikh and Berrington put Scotland in commanding position in Nairobi</a></li><li><a href="newsdetails.php?newsId=2441_1264475580">Scotland seam to be on top in Nairobi</a></li><a href="news.php" class="moreLink left">More News</a></ul></div></div> </div> <div class="left" style="width:355px;"> <div class="elementBox leftElement"><h4>Quick Links</h4><div class="contentBox"><ul class="dottedBlue"><li><a href="/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/intercontinental_cup/teams_qualify.php"/>How Teams Qualified</a></li><li><a href="https://web.archive.org/web/20100129181910/http://static.icc-cricket.yahoo.net/ugc/documents/DOC_1F113528040177329F4B40FE47C77AE2_1254317971639_951.pdf" target="_blank"/>Playing Conditions</a></li><li><a href="https://web.archive.org/web/20100129181910/http://static.icc-cricket.yahoo.net/ugc/documents/DOC_F2FA266B2DD178874ED7CFE3C3BD9DA5_1246513502522_575.pdf" target="_blank"/>Media Guide</a></li><li><a href="/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/intercontinental_cup/gallery_zone.php"/>Photo Gallery</a></li><li><a href="/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/intercontinental_cup/gallery_zone.php"/>Media Gallery</a></li></ul><br class="clear"></div></div><div class="elementBox leftElement"><p class="elementhead">External Links</p><div class="contentBox"><ul class="dottedBlue"><li><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/the-icc/icc_members/profile.php?countryCode=ICC_AFFILIATE_MEMBERS_AFGHAN"/>Afghanistan</a></li><li><a href="https://web.archive.org/web/20100129181910/http://www.canadiancricket.org/" target="_blank"/>Canada</a></li><li><a href="https://web.archive.org/web/20100129181910/http://www.cricketireland.com/" target="_blank"/>Cricket Ireland</a></li><li><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/the-icc/icc_members/profile.php?countryCode=ICC_ASSOCIATE_MEMBERS_KENYA"/>Kenya</a></li><li><a href="https://web.archive.org/web/20100129181910/http://www.kncb.nl/site/" target="_blank"/>KNCB (Netherlands)</a></li><li><a href="https://web.archive.org/web/20100129181910/http://www.cricketscotland.com/" target="_blank"/>Scotland</a></li><li><a href="https://web.archive.org/web/20100129181910/http://www.zimcricket.org/" target="_blank"/>Zimbabwe</a></li><li><a href="https://web.archive.org/web/20100129181910/http://www.bermudacricketboard.com/" target="_blank"/>Bermuda</a></li><li><a href="https://web.archive.org/web/20100129181910/http://www.cricketnamibia.com/" target="_blank"/>Namibia</a></li><li><a href="https://web.archive.org/web/20100129181910/http://www.ugandacricket.com/index.html" target="_blank"/>Uganda</a></li><li><a href="https://web.archive.org/web/20100129181910/http://www.emiratescricket.com/ecb/" target="_blank"/>United Arab Emirates</a></li></ul></div></div> </div> <div class="rightElement"> <h4>I CUP Media</h4> <div id="mediaTab1" class="contentBox" style="display:none;"> <ul class="iccmedia"><li class="sel">Video</li><li class="bdr"><a href="javascript:displayTab('mediaTab',2, 3)">Audio</a></li><li><a href="javascript:displayTab('mediaTab',3, 3)">Photos</a></li></ul><br class="clear"/><br class="clear"/><div class="galleryItems"><ul><li><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/media_interactive_zone/broadcast_video.php?mediaId=107"><img src="https://web.archive.org/web/20100129181910im_/http://static.icc-cricket.yahoo.net/ugc/images/7C54B492E44C07A16A360122D65BCD63_1243915902943_651.jpg" class="left" ;" alt="" width="70" style="border:1px solid #cccccc;"/></a><div class="left" style="margin-left:10px;width:190px;"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/media_interactive_zone/broadcast_video.php?mediaId=107"><p>Richard Done believes playing four-day cricket helps players improve their performance in the 50-over format</p></a></div><br class="clear"/></li><li><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/media_interactive_zone/broadcast_video.php?mediaId=106"><img src="https://web.archive.org/web/20100129181910im_/http://static.icc-cricket.yahoo.net/ugc/images/7C54B492E44C07A16A360122D65BCD63_1243915902943_651.jpg" class="left" ;" alt="" width="70" style="border:1px solid #cccccc;"/></a><div class="left" style="margin-left:10px;width:190px;"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/media_interactive_zone/broadcast_video.php?mediaId=106"><p>ICC High Performance Manager Richard Done discusses the aims of the ICC Intercontinental Cup</p></a></div><br class="clear"/></li></ul><div class="moreLink right"><a href="gallery_zone.php">More...</a></div> </div> </div> <div id="mediaTab2" class="contentBox" style="display:none;"> <ul class="iccmedia"><li><a href="javascript:displayTab('mediaTab',1, 3)">Video</a></li><li class="sel">Audio</li><li><a href="javascript:displayTab('mediaTab',3, 3)">Photos</a></li></ul><br class="clear"/><br class="clear"/><div class="galleryItems"><ul><li><a href="#" onclick="javascript:PlayerOpen('Irish skipper William Porterfield is hopeful his side can do well in the ICC Intercontinental Cup','https://web.archive.org/web/20100129181910/http://static.icc-cricket.yahoo.net/ugc/medias/MM_1245396438618_430.mp3','https://web.archive.org/web/20100129181910/http://static.icc-cricket.yahoo.net/ugc/medias/MM_1245396438618_430.mp3')"/><img src="https://web.archive.org/web/20100129181910im_/http://static.icc-cricket.yahoo.net/ugc/images/68FFDB43EB77C80E01249F10FA98B9E1_1245396416760_326.jpg" class="left" ;" alt="" width="70" style="border:1px solid #cccccc;"/></a><div class="left" style="margin-left:10px;width:190px;"><a href="#" onclick="javascript:PlayerOpen('Irish skipper William Porterfield is hopeful his side can do well in the ICC Intercontinental Cup','https://web.archive.org/web/20100129181910/http://static.icc-cricket.yahoo.net/ugc/medias/MM_1245396438618_430.mp3','https://web.archive.org/web/20100129181910/http://static.icc-cricket.yahoo.net/ugc/medias/MM_1245396438618_430.mp3')"/><p>Irish skipper William Porterfield is hopeful his side can do well in the ICC Intercontinental Cup</p></a></div><br class="clear"/></li><li><a href="#" onclick="javascript:PlayerOpen('Kyle McCallan looks ahead to the ICC Intercontinental Cup','https://web.archive.org/web/20100129181910/http://static.icc-cricket.yahoo.net/ugc/medias/MM_1245144492739_674.mp3','https://web.archive.org/web/20100129181910/http://static.icc-cricket.yahoo.net/ugc/medias/MM_1245144492739_674.mp3')"/><img src="https://web.archive.org/web/20100129181910im_/http://static.icc-cricket.yahoo.net/ugc/images/0CDCD2AA52D960592DE6AB808B2A6C8D_1245323388380_203.jpg" class="left" ;" alt="" width="70" style="border:1px solid #cccccc;"/></a><div class="left" style="margin-left:10px;width:190px;"><a href="#" onclick="javascript:PlayerOpen('Kyle McCallan looks ahead to the ICC Intercontinental Cup','https://web.archive.org/web/20100129181910/http://static.icc-cricket.yahoo.net/ugc/medias/MM_1245144492739_674.mp3','https://web.archive.org/web/20100129181910/http://static.icc-cricket.yahoo.net/ugc/medias/MM_1245144492739_674.mp3')"/><p>Kyle McCallan looks ahead to the ICC Intercontinental Cup</p></a></div><br class="clear"/></li></ul><div class="moreLink right"><a href="gallery_zone.php">More...</a></div> </div> </div> <div id="mediaTab3" class="contentBox" style="display:block;"> <ul class="iccmedia"><li class="bdr"><a href="javascript:displayTab('mediaTab',1, 3)" onclick="javascript:stopMediaTab();">Video</a></li><li><a href="javascript:displayTab('mediaTab',2, 3)" onclick="javascript:stopMediaTab();">Audio</a></li><li class="sel" onclick="javascript:stopMediaTab()">Photos</li></ul><br class="clear"/><div class="galleryItems"><ul><li><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/photogallery.php?gallId=274"/><img src="https://web.archive.org/web/20100129181910im_/http://static.icc-cricket.yahoo.net/ugc/images/0F1E304049ECA26213187270AEBBDF08_1264491742152_884.jpg" width="70" class="left" alt="" height="70"/></a><div class="left" style="margin-left:10px;width:190px;"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/photogallery.php?gallId=274"/>Kenya v Scotland - Nairobi, January 2010</a><br/></div><br class="clear"/></li> <li><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/photogallery.php?gallId=269"/><img src="https://web.archive.org/web/20100129181910im_/http://static.icc-cricket.yahoo.net/ugc/images/95C42967E9CF3B1080F9F480B604BB07_1264070481885_954.jpg" width="70" class="left" alt="" height="70"/></a><div class="left" style="margin-left:10px;width:190px;"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/photogallery.php?gallId=269"/>ICC Intercontinental Cup - Ireland v Afghanistan</a><br/></div><br class="clear"/></li> </ul> </ul> <div class="moreLink right"><a href="gallery_zone.php">More...</a></div> </div> </div> <br class="clear"/> <a href="https://web.archive.org/web/20100129181910/http://www.pepsiiccworldcricketleague.com/" target="_blank"><img src="https://web.archive.org/web/20100129181910im_/http://static.icc-cricket.yahoo.net/ugc/images/6B8A19A1DFBB1936D62A004DFED438B9_1252495947898_462.gif" class="topMargin"></a><a href="https://web.archive.org/web/20100129181910/http://www.catchthespirit.com/" target="_blank"><img src="https://web.archive.org/web/20100129181910im_/http://static.icc-cricket.yahoo.net/ugc/images/34A786C562CE7D573E324C6F65EC15F0_1246362177851_200.gif" class="topMargin"></a> <br class="clear"/> </div> </div> <div class="rightPane"> <!-- right Pane starts --> <div id="livescoreTab"> <h4>live matches</h4><div class="bContentBox padding"><div style="padding: 5px; width: 97%; text-align: left;">No international matches live at the moment.<br><a href="https://web.archive.org/web/20100129181910/http://cricket.yahoo.com/matches/schedule" target="_blank" style="color: #0065ad;" class="more"><strong>Click here for upcoming matches</strong></a></div><br class="clear"/><br><div style="padding: 5px; text-align: left; width: 97%;"><strong><a style="color: #0065ad;" class="more" href="https://web.archive.org/web/20100129181910/http://iccu19worldcup.yahoo.net/" target="_blank"> For ICC U19 CWC latest scores, please click here</a></strong></div></div></div><div class="topMargin"> <h4><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/the-icc/about_the_organisation/partners.php" style="color:#FFFFFF;">commercial partners</a></h4> <div class="gContentBox" id="comercialPartners"> <div id="partnerBanner"> <table height="100%" width="100%" summary="partners"> <tr><td valign="middle"> <a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/the-icc/about_the_organisation/partners.php"><img id="partnerImage" name="partnerBanner" src="https://web.archive.org/web/20100129181910im_/http://static.icc-cricket.yahoo.net/img/v8/partners/espn.gif" alt="ESPN"></a> </td></tr> </table> </div> </div> <script> <!-- var banners = new Array(); banners[banners.length] = 'https://web.archive.org/web/20100129181910/http://static.icc-cricket.yahoo.net/img/v8/partners/espn.gif'; banners[banners.length] = 'https://web.archive.org/web/20100129181910/http://static.icc-cricket.yahoo.net/img/v8/partners/rel.gif'; banners[banners.length] = 'https://web.archive.org/web/20100129181910/http://static.icc-cricket.yahoo.net/img/v8/partners/pepsi.gif'; banners[banners.length] = 'https://web.archive.org/web/20100129181910/http://static.icc-cricket.yahoo.net/img/v8/partners/lg.gif'; banners[banners.length] = 'https://web.archive.org/web/20100129181910/http://static.icc-cricket.yahoo.net/img/v8/partners/fly.gif'; banners[banners.length] = 'https://web.archive.org/web/20100129181910/http://static.icc-cricket.yahoo.net/img/v8/partners/yahoo.gif'; banners[banners.length] = 'https://web.archive.org/web/20100129181910/http://static.icc-cricket.yahoo.net/img/v8/partners/ree.gif'; var time=new Date().getTime(); var currBannerIndex = time % banners.length; var timer = 0; function initBanner(){ loadBanner(currBannerIndex); timer = setInterval(playBanner, 6000); } function loadBanner(index) { currBannerIndex = index; var maxBanners = banners.length; if(maxBanners <= 0){ stopPlayBanner(); }else{ var imgObj = MM_findObj("partnerBanner"); if(imgObj){ imgObj.src = banners[currBannerIndex]; } } } function playBanner() { if(currBannerIndex == (banners.length-1)) { currBannerIndex = 0; } else { currBannerIndex++; } loadBanner(currBannerIndex); } function stopPlayBanner(){ clearInterval(timer); } initBanner(); --> </script> </div><div class="topMargin"><h4>icc i cup table</h4><div class="bContentBox padding"><div class="bContentBox" id="testpRankingTab1" style="padding: 0px;"><p style="padding: 5px;"><strong>ICC Intercontinental Cup 2009-10</strong></p><table class="normalBox topMargin" style="width: 100%; height: 143px;" border="0" cellpadding="0" cellspacing="0"><thead><tr><td>Country</td><td class="bdr">Played</td><td>Points</td></tr></thead><tbody><tr><td width="50%">Scotland</td><td class="bdr" width="25%">3</td><td width="25%">49</td></tr><tr><td>Afghanistan</td><td class="bdr">3<br></td><td>43</td></tr><tr><td width="50%">Zimbabwe XI</td><td class="bdr" width="25%">2<br></td><td width="25%">23</td></tr><tr><td>Kenya</td><td class="bdr">4</td><td>23<br></td></tr><tr><td>Netherlands</td><td class="bdr">2</td><td>15</td></tr><tr><td>Ireland</td><td class="bdr">3</td><td>12<br></td></tr><tr><td>Canada</td><td class="bdr">3</td><td>03</td></tr><tr><td class="oddRow" colspan="3"><div class="right"><a class="moreLink" href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/intercontinental_cup/points_table.php" target="_blank">More</a></div></td></tr></tbody></table><p style="padding: 5px;"><strong>ICC Intercontinental Shield 2009-10</strong></p><table class="normalBox topMargin" width="100%" border="0" cellpadding="0" cellspacing="0"><thead><tr><td>Country</td><td class="bdr">Played</td><td>Points</td></tr></thead><tbody><tr><td>Uganda</td><td class="bdr">2</td><td>29</td></tr><tr><td>United Arab Emirates</td><td class="bdr">2</td><td>17</td></tr><tr><td>Namibia</td><td class="bdr">1</td><td>6</td></tr><tr><td width="50%">Bermuda</td><td class="bdr" width="25%">1</td><td width="25%">0</td></tr><tr><td class="oddRow" colspan="3"><div class="right"><a class="moreLink" href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/intercontinental_cup/points_table.php" target="_blank">More</a></div></td></tr></tbody></table></div></div></div><script language="JavaScript"> function submitVote() { var frm = document.pollForm; var pollId=frm.pollId.value; var pollChoiceId=0; var len = frm.answerId.length; for (var count = 0; count < len; count++) { if (frm.answerId[count].checked) { pollChoiceId = frm.answerId[count].value; } } /* if(!pollChoiceId){ return false; }*/ http_request = false; if (window.XMLHttpRequest) { // Mozilla, Safari,... http_request = new XMLHttpRequest(); if (http_request.overrideMimeType) { http_request.overrideMimeType('text/xml'); } } else if (window.ActiveXObject) { // IE try { http_request = new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { try { http_request = new ActiveXObject("Microsoft.XMLHTTP"); } catch (e) {} } } if (!http_request) { return; } loading = true; /*var myDiv = document.getElementById("pollStatsBox"); position("pollStatsBox") myDiv.style.display="block";*/ try { var time = new Date(); var myPoll=document.getElementById("pollBox"); myPoll.innerHTML="<br/><br/><p>Please wait..........</p><br/><br/>"; var url= 'https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/icc-includes/includes/poll_submit.php'; url +='?pollChoiceId='+pollChoiceId; url +='&pollId='+pollId+'&time='+time; http_request.onreadystatechange = populatePollStatsBox; http_request.open('GET',url, true); http_request.send(null); //position("pollStatsBox") } catch (e) { alert("In catch Block"); loading = false; failed = true; } } function populatePollStatsBox() { if (http_request.readyState == 4) { if (http_request.status == 200) { var body = http_request.responseText; loading = false; var myPoll=document.getElementById("pollBox"); myPoll.innerHTML=body; } else { failed = true; loading = false; } } } </script> <div class="elementBox topMargin"> <h4> POLL </h4> <div id="pollBox"> <form name="pollForm" action="#" method="post"> Will Ireland regain its ICC Intercontinental Cup title?<br/> <input name="answerId" value="71" type="radio"> Yes<br/><input name="answerId" value="72" type="radio"> No<br/><input name="answerId" value="73" type="radio"> Maybe<br/> <input type="hidden" name="pollId" value="25"/> <img src="https://web.archive.org/web/20100129181910im_/http://static.icc-cricket.yahoo.net/img/v8/submit.gif" style="cursor:hand" onclick="submitVote();"/> </form> <br class="clear"/> </div> </div> <!-- right Pane ends --> </div> <!-- page body ends here --> </div> <br class="clear"/> <div class="topMargin"> <div id="footerNavigation"> <div class="left"> <ul> <li class="bdr"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/index.php">Home</a></li> <li class="bdr"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/news.php">News</a></li> <li class="bdr"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/match_zone/overview.php">Match Zone</a></li> <li class="bdr"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/events_and_awards/overview.php">ICC Events and Awards</a></li> <li class="bdr"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/media_interactive_zone/overview.php">Media and Interactive</a></li> <li class="bdr"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/the-icc/overview.php">The ICC</a></li> <li><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/rules_and_regulations.php">Rules and Regulations</a></li> </ul> </div> <div class="right"> <ul> <li><!-- Online Shopping --></li> <li class="bdr green"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/anti_doping/overview.php" class="green">Anti Doping</a></li> <li class="green"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/anti_corruption/overview.php" class="green">anti Corruption</a></li> </ul> </div> </div> </div> <div id="copyright"> <a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/"><div class="left" id="copyrightIccLogo"></div></a> <div class="left links"><a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/the-icc/about_the_organisation/contact_us.php">Contact</a> | <a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/the-icc/about_the_organisation/recruitment.php">ICC Jobs</a> | <a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/legal_notice.php">Legal Notice</a> | <a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/privacy_policy.php">Privacy Policy</a> | <a href="https://web.archive.org/web/20100129181910/http://icc-cricket.yahoo.net/the-icc/about_the_organisation/contact_us.php">Feedback</a> | <a href="https://web.archive.org/web/20100129181910/http://www.icc-cricket.org/" target="_blank">ICC Intranet</a><br/>Copyright @ 2009 ICC Development (International) Ltd</div> <div class="right" id="copyrightYahoo"></div> </div> </div> <!-- Yahoo! Web Analytics - All rights reserved --> <script type="text/javascript" src="https://web.archive.org/web/20100129181910js_/http://d.yimg.com/mi/ywa.js"> </script> <script type="text/javascript"> var YWATracker = YWA.getTracker("1000161531974"); YWATracker.setCF(1, 2142117402); YWATracker.submit(); </script> <noscript> <div><img src="https://web.archive.org/web/20100129181910im_/http://a.analytics.yahoo.com/p.pl?a=1000161531974&js=no" width="1" height="1" alt=""/></div> </noscript> <!-- End of Yahoo! Web Analytics Code --> </div> <!-- page ends here --> </body> </html><!-- FILE ARCHIVED ON 18:19:10 Jan 29, 2010 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 04:42:24 Nov 25, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.782 exclusion.robots: 0.036 exclusion.robots.policy: 0.021 esindex: 0.012 cdx.remote: 20.104 LoadShardBlock: 130.02 (3) PetaboxLoader3.datanode: 122.141 (4) PetaboxLoader3.resolve: 136.686 (2) load_resource: 211.564 -->