










var country = "uk"

var AOL = new Object();
AOL.doFixAd = 0;
AOL.setOmnitureObject = function () {
}
function betContent() {}
AOL.client = 0;
AOL.authenticated = 0;
AOL.betstatus = 0;

AOL.cobrand = 'aoluk';
AOL.pricelevel = 'unauth';


AOL.title = function(titleText) {
    AOL.setOmnitureObject();
    document.write("<title>" + titleText + "</title>");
}



AOL.style = function() {
    AOL.setOmnitureObject();
    document.write("<link rel=\"stylesheet\" href=\"http://o.aolcdn.com/art/aoleu/css/global_1.19.css\" type=\"text/css\"/>");
document.write("<link rel=\"stylesheet\" href=\"http://o.aolcdn.com/art/aoleu/css/channels_1.261.css\" type=\"text/css\"/>");
document.write("<link rel=\"stylesheet\" href=\"http://o.aolcdn.com/art/aoleu/css/global_sport_eu_portal_1.8.css\" type=\"text/css\"/>");
document.write("<link rel=\"stylesheet\" href=\"http://o.aolcdn.com/art/aoleu/css/global_sport_portal_uk_1.1.css\" type=\"text/css\"/>");
document.write("<link rel=\"stylesheet\" href=\"http://o.aolcdn.com/art/aoleu/css/themes/channels/03082009051302_cobrandclient_aoluk_w.css\" type=\"text/css\"/>");

document.write("<style>#localNav { display:none; } #aolukhatleft #aolukhatleft {font-size: 1em;} #whole_page  div.notclient,#whole_page  div.notauthenticated,#whole_page  div.notbetstatus {display: block;} #whole_page  div.client,#whole_page  div.authenticated,#whole_page  div.betstatus {display: none;}</style>");

<!-- -->


}


AOL.js = function() {
    
    AOL.setOmnitureObject();
    document.write("<script type=\"text/javascript\" language=\"JavaScript\" src=\"http://o.aolcdn.com/art/aoluk/js/functions_1.244.js\"></scr" + "ipt>");
document.write("<script type=\"text/javascript\" language=\"JavaScript\" src=\"http://o.aolcdn.com/art/aoluk/js/functions_channels_1.4.js\"></scr" + "ipt>");
document.write("<script type=\"text/javascript\" language=\"JavaScript\" src=\"http://o.aolcdn.com/art/aoluk/js/functions_sport_portal_1.3.js\"></scr" + "ipt>");

    AOL.tacoda();
}



AOL.tacoda = function() {    

    document.write("<script type='text/javascript'> var adTacDomCo='uk'; </scr" + "ipt><script src='http://o.aolcdn.com/ads/adsTacodaEU.js' type='text/javascript'></scr" + "ipt> ");
}


AOL.blocks={};
AOL.writeBlocks=function(key)
{
    document.write(eval('AOL.blocks.'+key));
}



AOL.hat = function() {
    AOL.setOmnitureObject();
document.write("");
document.write("<script language=\"JavaScript\" type=\"text/javascript\"><!--");
document.write("var authLev=1;");
document.write("var lang = \'en\';");
document.write("if (window.location.href.match(\".co.uk\")) {");
document.write("    var locale = \'gb\';");
document.write("} else {");
document.write("    var locale = \'us\';");
document.write("}");
document.write("var sitedomain=\'www.aol.co.uk\';");
document.write("var siteState=escape(\"OrigUrl=\"+escape(window.location.href));");
document.write("var _sns_showSignInOutLinks_ = 1;");
document.write("var _sns_showByDef_ = 0;");
document.write("var _sns_set_var_ = 1;");
document.write("var _sns_x_offset_=-60;");
document.write("var _sns_y_offset_=6;");
document.write("var _sns_LoginLayer_Position_=\'absolute\';");
document.write("var _sns_disable_styles_=\'1\';");
document.write(" //-->");
document.write("</script>");
document.write("");
document.write("<div class=\"aolukhat\">");
document.write("<span id=\"aolukhatleft\" class=\"aolukhat\">");
document.write("    <a href=\'http://www.aol.co.uk/\'>Home</a> | <a href=\'http://info.aol.co.uk/email/index.adp\'>Email</a> | <a href=\'http://info.aol.co.uk/aoltoolbar/5-0/\'>Get AOL Toolbar</a> | <a href=\'http://help.aol.co.uk/\'>Help</a> | <a href=\'http://info.aol.co.uk/help/myhomepage/\' onClick=\"this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http://www.aol.co.uk\');return false;\">Make AOL My Homepage</a><script>var agent = navigator.userAgent.toLowerCase(); var ie7Index = agent.indexOf(\'msie 7.0\'); var macIndex =  agent.indexOf(\'macintosh\'); var ffIndex = agent.indexOf(\'firefox\'); if (ie7Index != -1 || (macIndex != -1 && ffIndex != -1)) {document.write(\'<style>#staf #imlink {display:none;}</style>\');}</script>");
document.write("</span>");
document.write("</div>");
document.write("");
document.write("");
document.write("");
document.write("");

AOL.fixad();
}

AOL.fixad = function() {
    if (!AOL.doFixAd) return;
    if(navigator.appName != "Microsoft Internet Explorer") return;
    var hatwrap = document.getElementById ( 'hat_wrapper' );
    var target = hatwrap.firstChild;
    var sibling = hatwrap.nextSibling;
    while(true)
        {
            if (sibling.nodeName == "SCRIPT" || sibling.nodeName=="NOSCRIPT" || sibling.nodeType==8)
                sibling =  sibling.nextSibling;
            else 
                break;
        }
    target.insertBefore ( sibling , target.lastChild);
}



AOL.time = function() {
    document.write("Friday, 20 November 2009");
}




AOL.headerTitleText = 'MYSTERY';

AOL.header = function(titleText) {

AOL.setOmnitureObject();
if (titleText == undefined) titleText =  AOL.headerTitleText;

    document.write("<div id=\"myHeader\"><div id=\"header_content\">");
document.write("");
document.write("    <div id=\"aolIntro\">");
document.write("        <div id=\"myLogo\">");
document.write("	    <a href=\"http://sport.aol.co.uk/\">AOL</a>");
document.write("	</div>");
document.write("        <div id=\"myHeaderInfo\">");
document.write("            <div id=\"myDate\">&nbsp;Friday, 20 November 2009</div>");
document.write("            <div id=\"myChannel\">Sport</div><div id=\"myArea\"><h1>Cricket</h1></div>");
document.write("        </div>");
document.write("    </div>");
document.write("");
document.write("");
document.write("");
document.write("    <div id=\"outer-search-container\">");
document.write("        <div id=\"gSearch_header\"><div class=\"search-content\">");
document.write("            <div id=\"tab-container\"><div class='visibility-control' id='search-container'>");
document.write("<div class='search_tab_web dsTbOn blank_separator search_tab dsTb0 search_tab0' id='search_tab0' ><a href='http://search.aol.co.uk/aol/webhome' class='search_tab_link visibilityLink visibilityLink-0 visibilityShow'  selected>Web</a></div> <span class=\"search_divider hidden\" id=\"search_divider0\" >|</span> ");
document.write("<div class='search_tab_Sport dsTbOff tab_separator search_tab dsTb1 search_tab1' id='search_tab1' ><a href='http://search.aol.co.uk/aol/webhome' class='search_tab_link visibilityLink visibilityLink-1 visibilityShow'  selected>Sport</a></div> <span class=\"search_divider \" id=\"search_divider1\" >|</span> ");
document.write("<div class='search_tab_images dsTbOff tab_separator search_tab dsTb2 search_tab2' id='search_tab2' ><a href='http://search.aol.co.uk/aol/imagehome' class='search_tab_link visibilityLink visibilityLink-2 visibilityShow'  selected>Images</a></div> <span class=\"search_divider \" id=\"search_divider2\" >|</span> ");
document.write("<div class='search_tab_video dsTbOff tab_separator search_tab dsTb3 search_tab3' id='search_tab3' ><a href='http://search.aol.co.uk/aol/videohome' class='search_tab_link visibilityLink visibilityLink-3 visibilityShow'  selected>Video</a></div> <span class=\"search_divider \" id=\"search_divider3\" >|</span> ");
document.write("<div class='search_tab_shopping dsTbOff tab_separator search_tab dsTb4 search_tab4' id='search_tab4' ><a href='http://shopping.aol.co.uk/shopping-search' class='search_tab_link visibilityLink visibilityLink-4 visibilityShow'  selected>Shopping</a></div> <span class=\"search_divider \" id=\"search_divider4\" >|</span> ");
document.write("<div class='search_tab_local dsTbOff tab_separator search_tab dsTb5 search_tab5' id='search_tab5' ><a href='http://local.aol.co.uk/' class='search_tab_link visibilityLink visibilityLink-5 visibilityShow'  selected>Local</a></div>");
document.write("<div class='visibilityPanel visibilityPanel-0 '>");
document.write("<div class='kzyShop0 search_pane_main search_pane webPane'>");
document.write("<form action='http://search.aol.co.uk/search' method='GET' enctype='application/x-www-form-urlencoded' class='dsForm search_form' name='googleSearch' target='_self' onsubmit=' '>");
document.write("            <div class='search_inputs'>");
document.write("                <div class='search_input'>");
document.write("                    <input name='query' type='text' class='headerSearchInput dsQuery googInput googleInput' id='action' >");
document.write("                </div>");
document.write("                <button id='search_button' class='search_button googleGo googGo' type='submit' >Search</button>");
document.write("            </div>");
document.write("            <div class='dsTb6 search_where'>");
document.write("<label class='webRadioLabel radioLabel1'><input class='webRadioInput radioInput1 radioInput' type='radio' name='rp' value='' checked>the Web</label>");
document.write("<label class='webRadioLabel radioLabel2'><input class='webRadioInput radioInput2 radioInput' type='radio' name='rp' value='countryGB' >pages from the UK</label>");
document.write("<input type='hidden' name='invocationType' value='aoluk-sportChannel'>");
document.write("</div>");
document.write("<div class='dsTb7 search_powered_by powered_by_google'>Powered by Google</div>");
document.write("</form>");
document.write("		");
document.write("    </div>");
document.write("");
document.write("</div>");
document.write("<div class='visibilityPanel visibilityPanel-1 hidden'>");
document.write("<div class='kzyShop0 search_pane_main search_pane SportPane'>");
document.write("<form action='http://search.aol.co.uk/search' method='GET' enctype='application/x-www-form-urlencoded' class='dsForm search_form' name='googleSearch' target='_self' onsubmit=' setPrefixSubmitValue(this,\"site:sport.aol.co.uk\");'>");
document.write("            <div class='search_inputs'>");
document.write("                <div class='search_input'>");
document.write("                    <input name='query' type='text' class='headerSearchInput dsQuery googInput googleInput' id='action' >");
document.write("                </div>");
document.write("                <button id='search_button' class='search_button googleGo googGo' type='submit' >Search</button>");
document.write("            </div>");
document.write("            <div class='dsTb6 search_where'>");
document.write("<input type='hidden' name='invocationType' value='aoluk-sportChannel'>");
document.write("</div>");
document.write("<div class='dsTb7 search_powered_by powered_by_google'>Powered by Google</div>");
document.write("</form>");
document.write("		");
document.write("    </div>");
document.write("");
document.write("</div>");
document.write("<div class='visibilityPanel visibilityPanel-2 hidden'>");
document.write("<div class='kzyShop0 search_pane_main search_pane imagesPane'>");
document.write("<form action='http://search.aol.co.uk/image' method='GET' enctype='application/x-www-form-urlencoded' class='dsForm search_form' name='googleSearch' target='_self' onsubmit=' '>");
document.write("            <div class='search_inputs'>");
document.write("                <div class='search_input'>");
document.write("                    <input name='query' type='text' class='headerSearchInput dsQuery googInput googleInput' id='action' >");
document.write("                </div>");
document.write("                <button id='search_button' class='search_button googleGo googGo' type='submit' >Search</button>");
document.write("            </div>");
document.write("            <div class='dsTb6 search_where'>");
document.write("<label class='imagesRadioLabel radioLabel1'><input class='imagesRadioInput radioInput1 radioInput' type='radio' name='rp' value='' checked>the Web</label>");
document.write("<label class='imagesRadioLabel radioLabel2'><input class='imagesRadioInput radioInput2 radioInput' type='radio' name='rp' value='' >pages from the UK</label>");
document.write("<input type='hidden' name='invocationType' value='aoluk-sportChannel'>");
document.write("</div>");
document.write("<div class='dsTb7 search_powered_by powered_by_google'>Powered by Google</div>");
document.write("</form>");
document.write("		");
document.write("    </div>");
document.write("");
document.write("</div>");
document.write("<div class='visibilityPanel visibilityPanel-3 hidden'>");
document.write("<div class='kzyShop0 search_pane_main search_pane videoPane'>");
document.write("<form action='http://search.aol.co.uk/video' method='GET' enctype='application/x-www-form-urlencoded' class='dsForm search_form' name='googleSearch' target='_self' onsubmit=' '>");
document.write("            <div class='search_inputs'>");
document.write("                <div class='search_input'>");
document.write("                    <input name='query' type='text' class='headerSearchInput dsQuery googInput googleInput' id='action' >");
document.write("                </div>");
document.write("                <button id='search_button' class='search_button googleGo googGo' type='submit' onclick=\"javascript:return preventEmptyKeywordSubmission(this.form.query);\">Search</button>");
document.write("            </div>");
document.write("            <div class='dsTb6 search_where'>");
document.write("<label class='videoRadioLabel radioLabel1'><input class='videoRadioInput radioInput1 radioInput' type='radio' name='restrict' value='wholeweb' checked>the Web</label>");
document.write("<label class='videoRadioLabel radioLabel2'><input class='videoRadioInput radioInput2 radioInput' type='radio' name='restrict' value='countryUK' >pages from the UK</label>");
document.write("<input type='hidden' name='isinit' id='isinit' class='isinit' value='true'>");
document.write("<input type='hidden' name='avtype' id='avtype' class='avtype' value='1'>");
document.write("<input type='hidden' name='invocationType' value='aoluk-sportChannel'>");
document.write("</div>");
document.write("</form>");
document.write("		");
document.write("    </div>");
document.write("");
document.write("</div>");
document.write("<div class='visibilityPanel visibilityPanel-4 hidden'>");
document.write("<div class='kzyShop0 search_pane_main search_pane shoppingPane'>");
document.write("<form action='http://shopping.aol.co.uk/shopping-search' method='GET' enctype='application/x-www-form-urlencoded' class='dsShop shopping_form' name='deShop' target='_self'  onsubmit=' '>");
document.write("            <div class='search_inputs'>");
document.write("                <div class='search_input'>");
document.write("                    <input name='q' type='text' class='headerSearchInput shopQuery ShopInput shoppingInput' id='action' value=\"\" />");
document.write("                </div>");
document.write("                <span id=\"inShoppingText\">in</span>");
document.write("<div id=\"shopping_select_wrapper\">");
document.write("<select name='category' class='shopping_select'> ");
document.write("<option value='0' >All categories</option>");
document.write("<option value='14' >Babies &amp; Nursery</option>");
document.write("<option value='11' >Cameras</option>");
document.write("<option value='12' >Clothing &amp; Accessories</option>");
document.write("<option value='1' >Computers</option>");
document.write("<option value='30' >DIY</option>");
document.write("<option value='2' >Electronics</option>");
document.write("<option value='4' >Film &amp; Music</option>");
document.write("<option value='17' >Food, Gifts &amp; Flowers</option>");
document.write("<option value='28' >Garden &amp; Outdoor</option>");
document.write("<option value='16' >Health &amp; Beauty</option>");
document.write("<option value='29' >Home Furnishings</option>");
document.write("<option value='27' >Household Appliances</option>");
document.write("<option value='10' >Jewellery &amp; Accessories</option>");
document.write("<option value='19' >Musical Instruments</option>");
document.write("<option value='9' >Office</option>");
document.write("<option value='6' >Software</option>");
document.write("<option value='18' >Sport &amp; Outdoor</option>");
document.write("<option value='8' >Toys</option>");
document.write("<option value='3' >Video Games</option>");
document.write(" ");
document.write("</select>");
document.write("</div>");
document.write("<button id='search_button' class='search_button googleGo googGo' type='submit'>Search</button>");
document.write("            </div>");
document.write("</form>");
document.write("    </div>");
document.write("");
document.write("</div>");
document.write("<div class='visibilityPanel visibilityPanel-5 hidden'>");
document.write("<script>");
document.write("var defaultText1 = 'Enter Business (e.g. Plumber)';");
document.write("var defaultText2 = 'Location (e.g. Liverpool or SW6)';");
document.write("var searchLocalValue = 'Enter Business (e.g. Plumber)';");
document.write("</scr" + "ipt>");
document.write("<div class='kzyShop0 search_pane_main search_pane localPane'>");
document.write("<form action='http://local.aol.co.uk/business/search' method='GET' enctype='application/x-www-form-urlencoded' class='dsForm search_form' name='localSearch' target='_self' onsubmit=' '>");
document.write("<div class='search_inputs'>");
document.write("<div class='search_input'>");
document.write("<input name='type' type='text' value='Enter Business (e.g. Plumber)' class='headerSearchInput dsQuery localInput1' id='action_local_type' onfocus=\"javscript:clearLocalInput(this,defaultText1)\" onblur=\"javscript:resetLocalInput(this,defaultText1)\"  >");
document.write("<input name='loc' type='text' value='Location (e.g. Liverpool or SW6)' class='headerSearchInput dsQuery localInput2' id='action_local_loc'  onfocus=\"javscript:clearLocalInput(this,defaultText2)\"  onblur=\"javscript:resetLocalInput(this,defaultText2)\"   >");
document.write("</div>");
document.write("<button id='search_button' class='search_button googleGo googGo' type='submit' onclick=\"return validateLocalSearchInputs(this.form.action_local_type,this.form.action_local_loc,defaultText1,defaultText2); \">Search</button>");
document.write("</div>");
document.write("<input type='hidden' name='fromSearch' id='fromSearch' class='fromSearch' value='true' >");
document.write("<input type='hidden' name='orderBy' id='orderBy' class='orderBy' value='prox' >");
document.write("</form>");
document.write("</div>");
document.write("</div>");
document.write("</div>");
document.write("");
document.write("");
document.write("<div id=\"search-display-panel\"></div>");
document.write("");
document.write("<script language=\"javascript\" type=\"text/javascript\">");
document.write("    var searchLocation = \"header\";");
document.write("    var vcSearch = new searchVisibilityControl();  ");
document.write("    vcSearch.defaultPanel = 0;  ");
document.write("    vcSearch.init('search-container', 'search-display-panel');");
document.write("</scr" + "ipt>");
document.write("</div>");
document.write("        ");
document.write("        </div></div>");
document.write("    </div>");
document.write("");
document.write("</div></div>");
document.write("<div id=\"header_shadow\"></div>");
document.write("");
document.write("");

}


AOL.bannerAd = function() {
    AOL.setOmnitureObject();
    document.write("");
document.write("<div id=\"hat_wrapper\" name=\"hat_wrapper\" class=\"hat_wrapper\">");
document.write("<div id=\"hat\" class=\"\">");
document.write("<script>AOL.writead ( { type: \'adtech\',text: \'<script language=\\'JavaScript\\' src=\\'http://uk.at.atwola.com/addyn|3.0|517|1069653|0|225|KEY=0;target=_blank;loc=100;misc=1258756011;grp=153573023\\'></scr\'+ \'ipt><noscript><a href=\\'http://uk.at.atwola.com/addyn|3.0|517|1069653|0|225|KEY=0;target=_blank;loc=300;misc=1258756011;grp=153573023\\'><img src=\\'http://uk.at.atwola.com/addyn|3.0|517|1069653|0|225|KEY=0;target=_blank;loc=300;misc=1258756011;grp=153573023 border=\\'0\\' alt=\\'\\' title=\\'\\'\\'></a></noscript>\' } );</scr" + "ipt>");
document.write("</div>");
document.write("</div>");
document.write("");
document.write("");
document.write("");

    AOL.doFixAd = 0;
}
// ctx: rhc1.aoluk.sportinglife.cricket  mn: 1069661 size: 154
AOL.magicNumberList = [ { type: 'adtech',text: '<script language=\'JavaScript\' src=\'http://uk.at.atwola.com/addyn|3.0|517|1069661|0|154|KEY=0;target=_blank;loc=100;misc=1258756011;grp=153573023\'></scr'+ 'ipt><noscript><a href=\'http://uk.at.atwola.com/addyn|3.0|517|1069661|0|154|KEY=0;target=_blank;loc=300;misc=1258756011;grp=153573023\'><img src=\'http://uk.at.atwola.com/addyn|3.0|517|1069661|0|154|KEY=0;target=_blank;loc=300;misc=1258756011;grp=153573023 border=\'0\' alt=\'\' title=\'\'\'></a></noscript>' } ];




AOL.rhsAd = function() {
    AOL.setOmnitureObject();
        for (var i = 0 ; i < AOL.magicNumberList.length ; i++) {
            var adCode = AOL.magicNumberList[i];
            if(adCode!="" && adCode!=undefined) {
                AOL.writead(adCode);
            }
        }
}

AOL.rhsAdN = function( n ) {
    AOL.setOmnitureObject();       
    if (n > AOL.magicNumberList.length || n < 1) { return }
    var adCode = AOL.magicNumberList[n-1];
    if(adCode!="" && adCode!=undefined) {
        AOL.writead(adCode);
    }
}


AOL.navigationElements = ["<li class=\"channel\"><a class=\"\" href=\"http://sport.aol.co.uk/\">Sport Home</a></li>","<li class=\"\"><a class=\"\" href=\"http://sport.aol.co.uk/bigstorysport\">Big Stories</a></li>","<li class=\"navsel\"><a class=\"\" href=\"http://sport.aol.co.uk/cricket\">Cricket</a></li>","<li class=\"nav1 indented\"><a class=\"\" href=\"http://aol.sportinglife.com/cricket/scorecards/\"> Scorecards</a></li>","<li class=\"nav1 indented\"><a class=\"\" href=\"http://aol.sportinglife.com/cricket/fixtures/\">Fixtures</a></li>","<li class=\"nav1 indented\"><a class=\"\" href=\"http://aol.sportinglife.com/cricket/counties/\">Counties</a></li>","<li class=\"nav1 indented\"><a class=\"\" href=\"http://aol.sportinglife.com/cricket/tables/\">Tables</a></li>","<li class=\"nav1 indented\"><a class=\"\" href=\"http://aol.sportinglife.com/cricket/averages/\">Averages</a></li>","<li class=\"\"><a class=\"\" href=\"http://f1gp.aol.co.uk\">F1 Grand Prix</a></li>","<li class=\"\"><a class=\"\" href=\"http://football.fanhouse.co.uk/\"><span class=\"newlink\">Fanhouse</span></a></li>","<li class=\"\"><a class=\"\" href=\"http://fantasyfootball.aol.co.uk/\"><span class=\"winlink\">Fantasy Football</span></a></li>","<li class=\"\"><a class=\"\" href=\"http://sport.aol.co.uk/football\">Football</a></li>","<li class=\"\"><a class=\"\" href=\"http://sport.aol.co.uk/golf\">Golf</a></li>","<li class=\"\"><a class=\"\" href=\"http://sport.aol.co.uk/horse-racing\">Horse Racing</a></li>","<li class=\"\"><a class=\"\" href=\"http://sport.aol.co.uk/rugby\">Rugby</a></li>","<li class=\"\"><a class=\"\" href=\"http://sport.aol.co.uk/rugby-league\">Rugby League</a></li>","<li class=\"\"><a class=\"\" href=\"http://sport.aol.co.uk/archive\">Sport News Archive</a></li>","<li class=\"\"><a class=\"\" href=\"http://sport.aol.co.uk/tennis\">Tennis</a></li>","<li class=\"\"><a class=\"\" href=\"http://video.aol.co.uk/category/sports\">Videos</a></li>"];

AOL.navigation = function() {
  AOL.setOmnitureObject();
  var doLocalNav = false;
  var supressSelected = false;
  var localNav = document.getElementById ( 'localNav' );
  if (localNav != undefined) {
    var match = /NULLMATCH/ ;
    doLocalNav = true;
    supressSelected = true;
    var after = localNav.getAttribute ( "after" );
    if (after != null) {
       match = new RegExp ( after );
    }
  }
document.write("<ul id=\"mainNav\">");
for (var i = 0 ; i < AOL.navigationElements.length ; i++) {
   var elem = AOL.navigationElements[i];
   if (supressSelected) {
     elem = elem.replace ( /navsel/ , '' );
   }
   document.write ( elem );
   if (doLocalNav && (AOL.navigationElements[i].search(match) != -1)) {
     doLocalNav = false;
     document.write ( localNav.innerHTML );
   }
}
if (doLocalNav) {document.write ( localNav.innerHTML );}
document.write ( "</ul>" );
}



AOL.horizontalNav = function () {
  document.write ( "" );
}


AOL.breadcrumb = function(extraElements) {
    AOL.setOmnitureObject();
    

    var extraElementsHtml = "";
    for (var elementCount = 0 ; elementCount < extraElements.length ; elementCount++) {
        extraElementsHtml += " > " + extraElements[elementCount];
    }
    document.write("");
document.write("<span class=\"you_are_here\">You are here:&nbsp;</span><a href=\"http://www.aol.co.uk\">Home</a> &gt;  <a href=\"http://sport.aol.co.uk/sport\">Sport</a> &gt; <a href=\"http://sport.aol.co.uk/cricket\">Cricket</a> ");
document.write("");
document.write("");

    document.write(extraElementsHtml);
}




AOL.footer = function(extraElements) {
AOL.setOmnitureObject();
document.write(" ");
document.write(" ");
document.write(" ");
document.write(" ");
document.write(" ");
document.write("<div class=\"tempdynamicfooterclass\"> ");
document.write(" ");
document.write("<!-- cricket_portal -->");
document.write("<div class=\'fanhouse_brand\'> ");
document.write("     <a href=\'http://football.fanhouse.co.uk\'><img src=\'http://www.aolcdn.com/aoleu/sport_fanhouse\' /></a> ");
document.write("</div> ");
document.write(" ");
document.write("<style> ");
document.write(" ");
document.write(".fanhouse_brand { ");
document.write(" ");
document.write("      width:100%; ");
document.write("      margin-bottom:15px; ");
document.write("      margin-top:5px;    ");
document.write("      text-align:left; ");
document.write("      float:left; ");
document.write("} ");
document.write(" ");
document.write(".fanhouse_brand a img { ");
document.write(" ");
document.write("   border:none; ");
document.write(" ");
document.write("} ");
document.write(" ");
document.write(".localInput1, .localinput2 { ");
document.write("height:26px; ");
document.write("margin-top:2px; ");
document.write("padding:5px; ");
document.write("width:197px; ");
document.write("} ");
document.write(" ");
document.write(" ");
document.write("</style>");
document.write("<div id=\'moreon_footer\'><span id=\'more_on_aol\'>MORE ");
document.write("    ON AOL:</span> <a ");
document.write("    href=\'http://www.aol.co.uk/products/broadband\'>Join AOL</a> | <a ");
document.write("    href=\'http://chatandcommunity.aol.co.uk\'>Chat & Community</a> | <a ");
document.write("    href=\'http://datingdirect.aol.co.uk/\'>Dating</a> | <a ");
document.write("    href=\'http://celebrity.aol.co.uk/\'>Eleven</a> | <a ");
document.write("    href=\'http://entertainment.aol.co.uk\'>Entertainment</a> | <a ");
document.write("    href=\'http://games.aol.co.uk\'>Games</a> | <a ");
document.write("    href=\'http://kids.aol.co.uk/\'>Kids</a> | <a ");
document.write("    href=\'http://money.aol.co.uk/property\'>Homes & Property</a> | <a ");
document.write("    href=\'http://living.aol.co.uk/horoscopes-and-prediction\'>Horoscopes</a> ");
document.write("    | <a ");
document.write("    href=\'http://hotsearches.aol.co.uk\'>Hot Searches</a> ");
document.write("    | <a href=\'http://living.aol.co.uk\'>Living</a> | <a href=\'http://money.aol.co.uk\'>Money</a> | <a href=\'http://motoring.aol.co.uk\'>Motoring</a> | <a href=\'http://music.aol.co.uk\'>Music</a> | <a href=\'http://news.aol.co.uk\'>News</a> | <a href=\'http://shopping.aol.co.uk\'>Shopping</a> | <a href=\'http://sport.aol.co.uk\'>Sport</a> | <a href=\'http://travel.aol.co.uk\'>Travel</a> | <a href=\'http://video.aol.co.uk\'>Video</a> | <a href=\'http://rubyroom.aol.co.uk/\'>Ruby Room</a> | <a href=\'http://help.aol.co.uk\'>Help</a><br><br><a href=\'http://info.aol.co.uk/about/\' rel=\'nofollow\'>About AOL</a> | <a href=\'http://info.aol.co.uk/about/contact/\' rel=\'nofollow\'>Contact</a> | <a href=\'http://info.aol.co.uk/about/legal/\' rel=\'nofollow\'>Terms of Use</a> - updated 01/02/07 | <a href=\'http://info.aol.co.uk/about/legal/privacypolicy.adp\' rel=\'nofollow\'>Privacy Policy</a> - updated November 2009 | <a href=\"http://sport.aol.co.uk/sitemap\">Sport Sitemap</a>  | <a href=\'http://www.aol.co.uk/sitemap\'>Sitemap</a> | <a href=http://sport.aol.co.uk/archive>Archive</a> | <a href=\'http://mediaspace.aol.co.uk/\' rel=\'nofollow\'>Advertising Contact</a> | <a href=\'http://info.aol.co.uk/products/affiliates.adp?promo=228937&promoCode=228937\' rel=\'nofollow\'>Affiliate Programme</a> | <a href=\'http://info.aol.co.uk/international/\'>International</a><br><br>");
document.write("<!-- cricket_portal -->");
document.write("Check the latest scores and breaking stories from the sport service with all the results that matter. From results to fan pages, get informed and have your say on AOL. ");
document.write("<br/><br/>&#169; AOL (UK) Limited its affiliates and licensors</div> ");
document.write(" ");
document.write(" ");
document.write("<style> ");
document.write(" ");
document.write(".newlink{ ");
document.write("    padding-right:30px !important; ");
document.write("    background-position:100% 0!important; ");
document.write("} ");
document.write(" ");
document.write(".winlink{ ");
document.write("    padding-right:30px !important; ");
document.write("    background-position:100% 0!important; ");
document.write("} ");
document.write(" ");
document.write(" ");
document.write("#mainNav .winlink { ");
document.write("background:transparent url(http://www.aolcdn.com/aoleu/common/icon_win_30x12.png) no-repeat scroll right 4px; ");
document.write("} ");
document.write(" ");
document.write(" ");
document.write("</style> ");
document.write(" ");
document.write("<script language=\"javascript\" type=\"text/javascript\"> ");
document.write(" ");
document.write("function $(id){ ");
document.write("	return document.getElementById(id); ");
document.write("} ");
document.write(" ");
document.write("function insertAfter(parent, node, referenceNode) { ");
document.write("	parent.insertBefore(node, referenceNode.nextSibling); ");
document.write("} ");
document.write(" ");
document.write("if ((s_265.channel==\'sport\') && (s_265.prop1==\'football\') && (s_265.prop2 != \"\")) { ");
document.write(" ");
document.write("		var oFlexId=$(\'flexiad\'); ");
document.write(" ");
document.write("		if(oFlexId){ ");
document.write(" ");
document.write("				var oNewDiv = document.createElement(\'iframe\'); ");
document.write("				oNewDiv.setAttribute(\"src\", \"http://webcenter.polls.aol.co.uk/modular.jsp?template=1686&view=160475&pollId=160755&channel=aol_uk_sports\"); ");
document.write(" ");
document.write("				oNewDiv.setAttribute(\"scrolling\",\"no\"); ");
document.write(" ");
document.write("				oNewDiv.setAttribute(\"frameBorder\",0); ");
document.write(" ");
document.write(" ");
document.write("				oNewDiv.style.width = 310+ \"px\"; ");
document.write("				oNewDiv.style.height = 250 + \"px\"; ");
document.write("				oNewDiv.style.margin= 10 + \"px\"; ");
document.write("                                oNewDiv.style.display = \"none\"; ");
document.write("				insertAfter(oFlexId.parentNode,oNewDiv,oFlexId ); ");
document.write("	} ");
document.write("} ");
document.write("</scr" + "ipt>");
document.write(" ");
document.write(" ");
document.write("</div> ");
document.write(" ");
document.write(" ");
document.write(" ");
document.write(" ");
document.write("<!-- sport -->");
document.write("<!-- Vibrant Media -->");
document.write("<!-- Intellitxt - zone: sport_portal - cricket_portal -->");
document.write(" ");
document.write("    <!-- start Vibrant Media IntelliTXT script section --> ");
document.write("	<script type=\"text/javascript\" src=\"http://sport-aol.uk.intellitxt.com/intellitxt/front.asp?ipid=16484\"></scr" + "ipt> ");
document.write("     <!-- end Vibrant Media IntelliTXT script section --> ");
document.write("   ");
document.write("");
document.write("<!-- Ad.com -->");
document.write("");
document.write(" ");
document.write(" ");
document.write("<!-- ADPIXELKEY : sportinglife -->");
document.write("<img src=\"http://servedby.advertising.com/site=703223/mnum=1516/bins=1/rich=0/logs=0/betr=ae_0124=[+]1|se_0058=[+]24\" height=1 width=1 border=0>");
document.write("");
document.write(" ");
document.write(" ");
document.write("<!-- Pagename: cricket_portal -->");
document.write("");

}


var s_account="aolukjunglobal,aolukjunportal";
if (typeof(AOL_omniture_report_suite) != 'undefined' && AOL_omniture_report_suite != '' ) {
  s_account = AOL_omniture_report_suite;
}

AOL.tracking = function (sparam1,sparam2) {
    


var s_account="aolukjunglobal,aolukjunportal";
if (typeof(AOL_omniture_report_suite) != 'undefined' && AOL_omniture_report_suite != '' ) {
  s_account = AOL_omniture_report_suite;
}

window.s_265_account = s_account;

var country = "uk";

function getUrl() {
  var location = document.location.href.split("?");
  var locpath  = location[0];
  return locpath;
}	

var hasRunOmni = false;

function runOmni() {
  if (hasRunOmni) return;
  hasRunOmni = true; // remember already run
s_265.prop1 = "cricket";
s_265.prop2 = "";
s_265.prop3 = "";
s_265.prop4 = "";
s_265.linkInternalFilters = "javascript:,aol.co.uk";
s_265.prop9 = "";
s_265.prop12 = getUrl();
s_265.prop13 = "Non-authenticated";
s_265.prop15 = "";
s_265.prop16 = "";
s_265.prop17 = "aoluk";
s_265.prop18 = "";
s_265.prop19 = "";
s_265.prop20 = "";
s_265.prop21 = "portal";
s_265.prop22 = "";
s_265.prop23 = "";
s_265.prop25 = "sportinglife";
s_265.prop28 = "";
s_265.channel = "uk.sport";
s_265.server = "aimtoday-lm01.websys.aol.com";
s_265.pageType = "";
s_265.charSet = "UTF-8";
s_265.state = "";
s_265.zip = "";
s_265.events = "";
s_265.products = "";
s_265.purchaseID = "";
s_265.pageName = "";
s_265.disablepfxID = true;
s_265.mmxgo = true;

semQ = new Array();


if (!s_265.pageName ) s_265.pageName = document.title;
try { AOL.mergePAPITracking(); } 
catch (e) {}
try { ProductBranding.mergePAPITracking(); } 
catch (e) {}

var s_code=s_265.t();if(s_code)document.write(s_code)
}

(function(){
	var d = document, s = d.createElement('script');
	s.type = 'text/javascript';
	s.src = 'http://o.aolcdn.com/omniunih_int.js';
	d.getElementsByTagName('head')[0].appendChild(s);
	})();

if (window.attachEvent)
    window.attachEvent ( "onload" , runOmni ); 
else
  window.addEventListener ( "load" , runOmni , false);






AOL.papiOverride = {};

switch (typeof(sparam1)) {
    case 'string':
        AOL.papiOverride.prop1 = sparam1;
        if (sparam2 != undefined) AOL.papiOverride.prop2 = sparam2;
        break;
    case 'object':
        for (var valueNum in sparam1) {
           AOL.papiOverride[valueNum] = sparam1[valueNum]; 
        } 
      break;
    case 'undefined': 
        break;        
}

}

AOL.mergePAPITracking = function () {
   s_265.prop1 = 'sportinglife';
   s_265.prop2 = 'cricket_portal';
   s_265.prop25 = 'sportinglife';
   for (var valueNum in AOL.papiOverride) {
      s_265[valueNum] = AOL.papiOverride[valueNum]; 
   } 



}




AOL.writead  =  function(obj){
                    var adJsCode =  AOL.writeadfn[obj.type](obj);
                    document.write(adJsCode);
                }
                
AOL.getad  =  function(obj){
                    var adJsCode =  AOL.writeadfn[obj.type](obj);
                    return adJsCode;
                }               
                
AOL.writeadfn = {  // container for vendor specific renderers 
                    google: function  ( obj ) {                                 
                                obj.ad_type =  'text' 
                                obj.encoding = 'utf8'
                                obj.ad_output = 'js'
                                obj.ad_header_text = 'Annonces Google'
                                obj.ad_targets = { 'googleads':1, 'gad_2':6 }
                                obj.ad_spot = 'googleads';
                                 
                                var w = window;
                                var prefix = obj.type + '_';
                                for (var prop in obj) { w[prefix + prop] = obj[prop]; }
                                    var adCode = '<div id="'+obj.ad_spot+'" class="' + obj.sizeid + '"></div>';
                                    var adCode = adCode+'<script src='+obj.url+'></scr' + 'ipt>';
                                    return adCode;
                                } ,
                    quigo:   function  ( obj ) {
                                    var w = window;
                                    var prefix = 'adsonar_';
                                    for (var prop in obj) { w[prefix + prop] = obj[prop]; }
                                    var adCode = '<script src='+obj.url+'></scr' + 'ipt>';
                                    return adCode;
                                } ,
                    adtech:  function  ( obj ) {
                                    var adCode = obj.text;
                                    return adCode;
                               }
                }