FOX Sports on MSN - Olympics - Home var isFanAvail = "false"; function checkCookie(cookieName, length) { var allcookies = document.cookie; var cookiePos = allcookies.indexOf(cookieName + "="); if(cookiePos != -1) { var start = cookiePos + length; var end = allcookies.indexOf(";", start); if(end == -1) end = allcookies.length; var value = allcookies.substring(start, end); value = unescape(value); return value; } return ""; } var uid = ""; var euid = checkCookie("pUID", 5); var fuid = checkCookie("pFUID", 6); var fanid = checkCookie("pFANID", 6); var lmd = checkCookie("pLMD", 5); var flmd = checkCookie("pFLMD", 6); var rme = checkCookie("pRME", 5); //Hitbox Reg Addition var curDate = new Date(); if (flmd == null || flmd == "") { flmd = curDate.getMilliseconds(); document.cookie = "pFLMD=" + curDate + "; path=/; domain=.foxsports.com;"; } if (lmd != null && lmd != "") { uid = euid; } else{ uid = checkCookie("pRME", 5); if (uid != null && uid != "") { curDate = curDate.getMilliseconds(); document.cookie = "pLMD=" + curDate + "; path=/; domain=.foxsports.com;"; } } document.write(''); var fantasyUserJsPath = 'http://msn.foxsports.com/fantasy/football/commissioner/fantasyUser.js?epuid=' + escape(euid) + '&flmd=' + escape(flmd); function _hbxStrip(a){ a = a.replace(/\s+$/, ''); a = a.split(",").join(""); a = a.split("&").join(""); a = a.split("'").join(""); a = a.split("#").join(""); a = a.split("$").join(""); a = a.split("%").join(""); a = a.split("^").join(""); a = a.split("*").join(""); a = a.split(":").join(""); a = a.split("!").join(""); a = a.split("").join(""); a = a.split("~").join(""); a = a.split(";").join(""); a = a.split("\\").join(""); a = a.split(" ").join("+"); return a; } var _hbEC=0,_hbE=new Array;function _hbEvent(a,b){b=_hbE[_hbEC++]=new Object();b._N=a;b._C=0;return b;} var hbx=_hbEvent("pv");hbx.vpc="HBX0100u";hbx.gn="h.foxsports.com"; hbx.pndef="title"; hbx.ctdef="full"; hbx.fv=""; hbx.lt="auto"; //LINK TRACKING hbx.dlf="n"; hbx.dft="n"; hbx.elf="n"; hbx.seg=""; hbx.fnl=""; hbx.cmp=""; hbx.cmpn="CMP"; // hbx.dcmp=""; hbx.dcmpn="DCMP"; // hbx.dcmpe=""; hbx.dcmpre=""; hbx.hra=""; hbx.hqsr=""; hbx.hqsp="ATT"; // hbx.hlt=""; hbx.hla=""; hbx.gp=""; hbx.gpn="GP"; // hbx.hcn=""; hbx.hcv=""; hbx.cp="null"; hbx.cpd=""; // Hitbox registration additions function findAge(yr, mon, day, unit, decimal, round) { //Sample usage //findAge (year, month, day, unit, decimals, rounding) //Unit can be "years", "months", or "days" //Decimals specifies demical places to round to (ie: 2) //Rounding can be "roundup" or "rounddown" //findAge(1997, 11, 24, "years", 0, "rounddown") var one_day = 1000*60*60*24; var one_month = 1000*60*60*24*30; var one_year = 1000*60*60*24*30*12; today = new Date(); var pastdate = new Date(yr, mon-1, day); var countunit = unit; var decimals = decimal; var rounding = round; finalunit = (countunit=="days")? one_day : (countunit=="months")? one_month : one_year; decimals = (decimalsmon-1 || today.getMonth()==mon-1 && today.getDate()>=day)? 1 : 0; pastdate.setFullYear(today.getFullYear()); pastdate2 = new Date(today.getFullYear()-1, mon-1, day); //tail = (tail==1)? tail+Math.floor((today.getTime()-pastdate.getTime())/(finalunit)*decimals)/decimals : Math.floor((today.getTime()-pastdate2.getTime())/(finalunit)*decimals)/decimals; return(yearspast+tail); } } function returnAge() { var age = -1; if(user.MONTH_CODE == "0" || user.MONTH_CODE == "" || user.DATE_CODE == "0" || user.DATE_CODE == "" || user.BIRTH_YEAR == "0" || user.BIRTH_YEAR == "") { } else { var bdayMonth = user.MONTH_CODE; var bdayDate = user.DATE_CODE; var bdayYear = user.BIRTH_YEAR; age = findAge(bdayYear, bdayMonth, bdayDate, "years", 0, "rounddown"); } if (age> 12 && age < 18) { (age = 1); } if (age> 17 && age < 25) { (age = 2); } if (age> 24 && age < 35) { (age = 3); } if (age> 34 && age < 45) { (age = 4); } if (age> 44 && age < 55) { (age = 5); } if (age> 54 && age < 65) { (age = 6); } if (age> 64) { (age = 7); } return age; } if (typeof(user.USER_ID) == 'undefined') { user.USER_ID = ''; } var user_status=""; //var user_age=returnAge(); if (rme.length> 0) { if (user.USER_ID == '0') { (user_status = "No-Log"); } else { (user_status = "Yes|" + returnAge()); } } else { (user_status = "Not-Reg"); } //CUSTOM VARIABLES if (typeof(user.USER_ID) == 'undefined') { user.USER_ID = ''; } hbx.ci=user.USER_ID; // hbx.hc1=_hbxStrip('') + "|" + _hbxStrip(''); hbx.hc2=_hbxStrip('No+Author') + "|" + _hbxStrip('Home'); hbx.hc3=user_status; hbx.hc4=""; hbx.hrf=""; hbx.pec=""; hbx.acct='DM520329A1SZ95EN3'; var _acct='DM520329A1SZ95EN3'; //legacy for back compat var _acctMedia='DM520329OJCS95EN3'; // legacy for back compat var fsHbxAutoRun; // for bypass var fsHbxPageName = _hbxStrip('Home'); // set the default page name from jsp var fsHbxTrackingPath = _hbxStrip('/olympics'); // set the default tracking path fsHbxAutoRun = true; // turn auto run on var _l = 364; var _p = 1440; var _f = 1; var _ta = (document.domain).split ("."); var psd = (_ta.length> 1 ? "." + _ta[_ta.length - 2] + "." + _ta[_ta.length - 1] : document.domain); var _cn = "L" + _l + "="; var _call = document.cookie.indexOf (_cn); var _il = 1; var _tl = 0; var _ex; var _rnd = (new Date ()).getTime (); if (_call>= 0) { _pos = document.cookie.substring (_call).indexOf (';'); if (_pos> 0) _val = document.cookie.substring (_call + _cn.length, _call + _pos); else _val = document.cookie.substring (_call + _cn.length); if (_val.indexOf ('.')> 0) { _il = _val.substring (0, _val.indexOf ('.')); _ex = _val.substring (_val.indexOf ('.') + 1); _tl = _ex - (new Date ()).getTime (); } if (_tl
// ---------------------------------------------------------//
// SET PERMALINK AND ADDTHIS INFORMATION//
// ---------------------------------------------------------//
var fsAddthis_url; // add this url holder
var fsAddthis_title; // add this title holder
function setHash(loc, rowInfo){
window.location.hash= loc; // set the new url
document.title = rowInfo['story/title']+" : FoxSports.com Standings"; // reset the HTML title bar
hashString_Parse(); // reset the parse...
if(document.location.port){ // check if there's a location port
var locPort = ":"+document.location.port; // set the location port
}
fsAddthis_url = document.location.protocol+"//"+document.location.hostname+locPort+document.location.pathname+"?contentId="+urlContentId; // create the "Add This" url
fsAddthis_title = rowInfo['story/title']+" : FoxSports.com Standings"; // set the title for the add this
}
// ---------------------------------------------------------//
// THUMBNAIL NAVIGATION //
// ---------------------------------------------------------//
function thumbNav(me, options){
var options = options || {};
var direction = options.direction || null; // capture the selected direction
var media_slider = options.media || null;
var currentPanelIndex = media_slider.getContentPanelIndex(media_slider.getCurrentPanel()); // get the index of the current panel
switch(direction){ // for directions
case 'previous': // previous
if(currentPanelIndex == 0){
media_slider.showLastPanel();
}else{
media_slider.showPreviousPanel();
}
break;
case 'next': // next
if((currentPanelIndex+1) == photo_slider.getContentPanelsCount()){
media_slider.showFirstPanel();
}else{
media_slider.showNextPanel();
}
break;
}
}
.sectionFrontNav {
*height:15px !important;
}
DIV.hdr, DIV.comr {
background-color:#FFFFFF;
background-image:none;
}
DIV.comr a:link, DIV.comr a:visited, DIV.comr a:active, DIV.comr SPAN {
color:#828282;
}
#headlinesBottomCorner {
display:none;
}
#rumorsBottomCorner {
display:none;
}
.cpBlurb {
font-size:11px;
color:#6d6d6d;
}
.cpBlurb a:link, .cpBlurb a:visited, .cpBlurb a:active {
font-size:11px;
color:#6d6d6d;
text-decoration:underline;
}
.cpBlurb a:hover {
color:#828282;
}
.relateds TD a:link, .relateds TD a:visited, .relateds TD a:active {
font-size:11px;
color:#2c91c7;
}
#prev_next, #prev_next a:link, #prev_next a:active, #prev_next a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
font-size:11px;
text-decoration:none;
}
#prev_next a:hover {
text-decoration:underline;
}
/* BEGIN: Draft Store Styles */
#store {
height:185px;
overflow:hidden;
padding:0px 0px 0px 0px;
}
#store .items {
float:left;
align:center;
width:215px;
height:200px;
/*
margin:0px 0px 10px 9px
display:inline;
*/
}
#store .items img {
float:left;
clear:left;
height:105px;
width:105px;
margin:0px 0px 0px 0px;
padding-right:8px;
}
#store .items h2 a {
font-size:11px;
width:200px;
text-decoration:none;
}
#store .items h2 a:hover {
text-decoration:underline;
}
#store .items p {
display:none;
}
#store .items p span {
color:#ae2620;
}
#store .items h2 a {
color:#3c6ba3;
}
#store .items h2 {
padding-top:25px;
text-align:left;
}
#store #foxSportsStore {
margin:0px;
}
/* END: Draft Store Styles */
/* BEGIN: Photo Gallery Styles */
#gallery #gallery_content #photo_gall_link{
float:left;
clear:left;
height:auto;
width:130px;
color:#000000;
font-size:11px;
text-decoration:underline;
margin-left:10px;
padding-top:10px;
}
#gallery #gallery_content #prev_next{
float:right;
clear:right;
height:25px;
width:100px;
font-family:Verdana;
color:#000;
font-size:12px;
font-weight:bold;
padding-top:13px;
}
#gallery #gallery_content #prev_next a{
float:left;
clear:none;
color:#000000;
}
#gallery #gallery_content #prev_next #pgal_prev{
margin-right:20px;
}
/* END: Photo Gallery Styles */
/* BEGIN: Last On Styles */
#dish_container, #dish_container TD {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#828282;
}
#dish_container TD a:link, #dish_container TD a:visited, #dish_container TD a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#4b4b4b;
text-decoration:none;
font-weight:bold;
}
#dish_container TD a:hover {
text-decoration:underline;
}
/* END: Last On Styles */
#moreStoreLink {
position:absolute;
top:160px;
left:450px;
z-index:99;
display:inline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.add_this {
text-decoration:none;
}
.comBottomNav {
float:left;
}
#fs_site_links {
margin-left:0px;
width:976px;
}
#fs_global, #fs_main_navigation_header {
position:relative !important;
z-index:1000 !important;
}
dapMgr.enableACB('ad728x90box',false); dapMgr.renderAd('ad728x90box', '&PG=SPTRF1&AP=1390', 728, 90);
.msnHdr td {font-size:11px; color:#ffffff;}.msnHdr td a:link {font-size:11px; color:#ffffff; text-decoration: none;}.msnHdr td a:visited {font-size:11px; color:#ffffff; text-decoration: none;}.msnHdr td a:hover {font-size:11px; color:#ffffff; text-decoration: underline;}.msnHdrButton {border:1px solid #bdbdbd; background-image: url(/fe/img/MSN/Header/hdr_button_bg.gif);}.msnHdrButton2 {border:1px solid #bdbdbd; background-image: url(/fe/img/MSN/Header/hdr_button_bg_on.gif);}.msnHdrButtonOn {border:1px solid #ffffff; background-color: #ffffff;}td.msnHdrButtonOn a:link {font-size:11px; color:#a0a0a0; text-decoration: none;}td.msnHdrButtonOn a:visited {font-size:11px; color:#a0a0a0; text-decoration: none;}td.msnHdrButtonOn a:hover {font-size:11px; color:#a0a0a0; text-decoration: underline;}#msnMenuOn td a:link {font-family:verdana; font-size:11px; color:#183390; text-decoration:none; line-height:16px;}#msnMenuOn td a:visited {font-family:verdana; font-size:11px; color:#183390; text-decoration:none; line-height:16px;}#msnMenuOn td a:hover {font-family:verdana; font-size:11px; color:#183390; text-decoration:underline; line-height:16px;} var isOpen = false; //Function for toggling the MORE button in the MSN header menu. function moreMSN () { var msnMoreEl = document.getElementById("msnMore"); var msnMoreImgEl = document.getElementById("msnMoreImg"); var msnMenuOnEl = document.getElementById("msnMenuOn"); var msnMenuOffEl = document.getElementById("msnMenuOff"); if (isOpen == true) { msnMoreEl.className = "msnHdrButton"; msnMoreImgEl.src = "/fe/img/MSN/Header/arrow_down.gif"; msnMenuOnEl.style.display = "none"; msnMenuOffEl.style.display = "block"; isOpen = false; } else { msnMoreEl.className = "msnHdrButtonOn"; msnMoreImgEl.src = "/fe/img/MSN/Header/arrow_up.gif"; msnMenuOnEl.style.display = "block"; msnMenuOffEl.style.display = "none"; isOpen = true; } } //Function for sending search string tracking data to hitbox. function sendToHitboxTracker(whatPage, whatDir) { _hbSet('hb', 'DM520329OJCS95EN3'); _hbSet('n', whatPage); _hbSet('vcon', whatDir); _hbSend(); } //Function for the search box form. function search(stype) { var searchboxEl = document.getElementById("searchbox"); var searchString = searchboxEl.value; //alert(searchString.length); if (searchString.length> 0) { if(stype == "fs") { sendToHitboxTracker(searchString.toUpperCase(), "/jumboTronFoxSportsSearch"); location.href=("http://msn.foxsports.com/search?sp_q=" + escape(searchString)); } else if (stype == "web") { sendToHitboxTracker(searchString.toUpperCase(), "/jumboTronMSNSearch"); location.href="http://search.msn.com/results.aspx?q=" + escape(searchString) + "&cp=1252&FORM=FOXSP"; } } } function generateLoginUrl() { var path = location.pathname; var query = location.search ; if (query == '') { query = "?need=prefs"; } else { query += "&need=prefs"; } if (window.location.href.indexOf('blogs') != -1) { var cfu = escape("https://s.foxsports.com/pp/response?blogs=true&cfu=" + path + query); } else { var cfu = escape("https://s.foxsports.com/pp/response?cfu=" + path + query); } var doubleEscapeCfu = escape (cfu); var queryParams = "&seclog=10&wa=wsignin1.0&wreply=" + cfu + "&cb=" + escape("&wa=wsignin1.0&wreply=") + doubleEscapeCfu; return "https://login.live.com/ppsecure/secure.srf?wp=MBI_SSL_SAML" + queryParams; } var writeString = ''; if (navigator.appName.indexOf('WebTV') != -1) { document.write('');} else { writeString += ''; writeString += ' '; writeString += ' '; writeString += ' '; writeString += ' '; writeString += ' '; writeString += ' '; writeString += ' autos '; writeString += ' '; writeString += ' money '; writeString += ' '; writeString += ' sports '; writeString += ' '; writeString += ' tech '; writeString += ' '; writeString += ' more '; writeString += ' '; writeString += ' '; writeString += ' '; writeString += ' '; writeString += ' '; writeString += ' '; writeString += ' '; writeString += ' '; writeString += ' '; writeString += ' '; writeString += ' '; writeString += ' MSN home | Hotmail | My MSN | '; if (typeof(euid)== "undefined" || euid == null || euid == '') { writeString += ' Sign in '; } else { writeString += ' Sign out '; } writeString += ' '; writeString += ' '; writeString += ' '; writeString += ''; writeString += ''; writeString += ' '; writeString += ' '; writeString += ''; writeString += ''; writeString += ''; writeString += ' #msnMenuDiv table tr td a:link {font-family:verdana; font-size:11px; color:#183390; text-decoration:none; line-height:16px;} #msnMenuDiv table tr td a:visited {font-family:verdana; font-size:11px; color:#183390; text-decoration:none; line-height:16px;} #msnMenuDiv table tr td a:hover {font-family:verdana; font-size:11px; color:#183390; text-decoration:underline; line-height:16px;} Hotmail Messenger My MSN MSN DirectoryAir Tickets/TravelAutosCareers & JobsCity GuidesDating & PersonalsFood & EntertainingGamesGreen LivingHealth & FitnessHoroscopesInvestingLifestyleMaps & DirectionsMoneyMoviesMusicNewsReal Estate/RentalsShoppingSportsTech & GadgetsTVWeatherWhite PagesYellow Pages'; writeString += ''; document.write(writeString);} var hasTeams = userState('teams');if (hasTeams) { var mp = ''; mp += ''; for (var i = 0; i < userTeams.length; i++) { if (typeof(userTeams[i]) == "undefined") continue; mp += '.' + userTeams[i][4] + 'x' + userTeams[i][2] + ' {'; mp += 'font-weight:bold;'; mp += 'background-image: url(/fe/img/my-black-gold.gif); background-repeat: no-repeat;'; mp += 'padding-left:15px;'; mp += '}'; } mp += ''; document.write(mp);}var hasPlayers = userState('players');if (hasPlayers) { var mp = ''; mp += ''; for (var i = 0; i < userPlayers.length; i++) { if (typeof(userPlayers[i]) == "undefined") continue; mp += '.' + userPlayers[i][8] + 'x' + userPlayers[i][3] + ' {'; mp += 'font-weight:bold;'; mp += 'background-image: url(/fe/img/my-black-gold.gif); background-repeat: no-repeat;'; mp += 'padding-left:15px;'; mp += '}'; } mp += ''; document.write(mp);}
if ( typeof(FSFlashTag)=="undefined" || typeof(FSFlashTag.prototype.setSalign)=="undefined" ) { document.write('');} var showScorestrip = "true"; if (useFlash == true) { var countryCode = ""; countryCode = "US"; e=document.getElementById("headerScoreboard"); function changeH (){ e.style.height = x; } var domain = "http://msn.foxsports.com"; var menuXml = "/name/public/FS/Jumbotron/scoresMenu"; var categoryId="235"; var loc="FS"; //[FS, FSW, desk] if (loc == "FSW") menuXml = "/name/public/FSW/Jumbotron/scoresMenu"; if (countryCode == "CA") loc="CAN"; var sectionFront="Olympics"; //section front name var sectionFrontUrl="/name/public/Olympics"; var gamesUrl="/livexml/OLY/OLY_MEDAL_STANDINGS_SORTED.XML"; var firstName=""; var userStatus=0; if(typeof(user) == "undefined" || user.USER_ID == "null" || parseInt(user.USER_ID) == 0) { //logged out } else { //username available firstName=user.USER_FIRST_NAME; userStatus=1; if (euid != null && euid != '') { //account available userStatus+=2; } } var promo="/id/6596366_15_1.swf"; var promoUrl="/fantasy/baseball/?FBAJMB"; var jtBg="/id/4034691_15_1.swf"; var jtBgUrl=""; var jtScores=""; var jtScoresUrl=""; var adPageCode=""; var pageType="sectionFront"; var jumbotronPath = "/id/8787101_15_75.swf"; var isNarrow = "false"; var countdownClockUrl = ""; if ((location.host.indexOf("8050")!=-1) || (location.pathname.indexOf("/scores")!=-1) || (location.pathname.indexOf("/gameTrax")!=-1)){ refreshValue="refresh=0&"; }else{ refreshValue=""; } var JTflashVars = refreshValue + 'categoryId='+categoryId+'§ionFront='+sectionFront+'§ionFrontUrl='+sectionFrontUrl+'&adPageCode='+adPageCode+'&loc='+loc+'&domain='+domain+'&showScorestrip='+showScorestrip; JTflashVars += '&firstName='+firstName +'&userStatus='+userStatus+'&menuXml='+menuXml+'&gamesUrl='+gamesUrl; JTflashVars += '&login=/login&logout=/logout&customize=/prefs®ister=/login&promo='+promo+'&promoUrl='+promoUrl; JTflashVars += '&jtBg='+jtBg+'&jtBgUrl='+jtBgUrl+'&jtScores='+jtScores+'&jtScoresUrl='+jtScoresUrl; JTflashVars += '&pageType='+pageType+'&isNarrow='+isNarrow; JTflashVars += '&countdownClock='+countdownClockUrl; if (typeof(myTeams)!="undefined") JTflashVars += '&myTeams='+myTeams; var flashArgs = GetArgs(); if (typeof(flashArgs.gameId)!="undefined") { JTflashVars += '&gameId=' + flashArgs.gameId; } document.write(''); var tag = new FSFlashTag(jumbotronPath, 980, 80); // movie path, last two arguments are width and height tag.setFlashvars(JTflashVars); tag.setId('jumboTron'); tag.setWmodeFF('transparent'); tag.setWmode("transparent"); tag.write(document); document.write(''); }else{ document.write(''); }
HOMENFLNFL HomeScoresSchedulesStandingsPower RankingsStatsTransactionsInjuriesTeamsPlayersOddsScout.comTicketsPhotosVideosWritersAlex MarvezJay GlazerJohn CzarneckiTerry BradshawHowie LongJimmy JohnsonMichael David SmithAdam ScheinFantasy FootballMore NFLDraft CentralDraft TrackerMLBMLB HomeScoresSchedulesStandingsPower RankingsStatsTransactionsInjuriesTeamsPlayersOddsScout.comTicketsBlogsMessage BoardsPhotosVideosWritersKen RosenthalDayn PerryFantasy BaseballNBANBA HomeDraft CentralDraft TrackerScoresSchedulesStandingsPower RankingsStatsTransactionsInjuriesTeamsPlayersOddsTicketsBlogsMessage BoardsPhotosVideosWritersMike KahnCharley RosenJohn GalinskyNHLNHL HomeScoresSchedulesStandingsPower RankingsStatsTransactionsInjuriesTeamsPlayersOddsTicketsPhotosVideosNASCARNASCAR HomeRace TraxBox ScoreSprint CupNationwideTruckResultsSprint CupNationwideTruckSchedulesSprint CupNationwideTruckStandingsSprint CupNationwideTruckPower RankingsStatsSprint CupNationwideTruckDriversSprint CupNationwideTruckTracksTicketsSPEEDSPEEDTV.comNASCAR on SPEEDBlogsMessage BoardsPhotosVideosWritersLee SpencerJorge MondacaDarrell WaltripJeff HammondLarry McReynoldsMike JoySteve ByrnesMore NASCARBusch Car TourInstant AnalysisFantasy RacingAllWaltrip.comNCAA FBNCAA FB HomeScoresTop 25ACCBig EastBig TenBig 12Conference USAIndependentsMACMountain WestPac-10Sun BeltSECWACSchedulesStandingsPower RankingsStatsTeamsOddsPollsTicketsPhotosVideosFCSScout.comBCSFootball.orgBig Ten NetworkNCAA BKNCAA BK HomeBracketsScoresSchedulesStandingsStatsPower RankingsTeamsOddsPollsTicketsPhotosVideosWomen's BKFCSScout.comBig Ten NetworkSOCCERUSAUSA HomeMLSMen's NTWomen's NTBeckhamMLS FantasyEnglandEngland HomePremier LeagueChampionshipLeague 1League 2FA CupChampions LeagueUEFA CupEngland NTPL FantasyPL VideoEuropeEurope HomeEnglandFranceGermanyItalyNetherlandsScotlandSpainChampions LeagueUEFA CupLatin AmericaLatin America HomeMexicoCopa LibertadoresCopa SudamericanaScoresEuro 2008Premier LeagueMLSChampionshipLeague 1League 2FranceGermanyItalyNetherlandsScotlandSpainMexicoCopa LibertadoresCopa SudamericanaStandingsEuro 2008Premier LeagueMLSChampionshipLeague 1League 2FranceGermanyItalyNetherlandsScotlandSpainMexicoCopa LibertadoresSchedulesEuro 2008Premier LeagueMLSChampionshipLeague 1League 2FranceGermanyItalyNetherlandsScotlandSpainMexicoCopa LibertadoresCopa SudamericanaFSC TVFox Soccer ChannelPrintable SchedulesSoccer this WeekProgramming GuideHow to Get FSCPress ReleasesAdvertising ProfileTicketsPhotosVideosFantasyMLS FantasyPL FantasyGOLFGolf HomeLeaderboardScheduleGolfweekTicketsPhotosVideosPGATOUR.comTENNISTennis HomeNewsResultsSchedulesRankingsPlayersPhotosVideosTennis WeekMMAMMA HomeTicketsVideosPartnersFight NetworkMORESite IndexMobileBoxingBoxing HomeScheduleChampionsTicketsVideosIRLMotor HomeResultsScheduleStandingsStatsDriversF1F1 HomeNewsResultsScheduleStandingsDriversWNBAWNBA HomeScoresSchedulesStandingsStatsTransactionsInjuriesTeamsPlayersTicketsHorse RacingHomeTriple CrownEventsOdds/ResultsTVGRace/ReplaysLive RacingBeach VolleyballHomeSchedule/ResultsScores/StatsRodeoToughest CowboyOlympic SportsOlympics HomeScheduleTV ScheduleResultsMedal TrackerPodiumsPhotosFishingAir Race SeriesContestsFunhouseRadioFOX Sports SupportsTelevisionFSNFOXCollegeSportsFox Soccer ChannelSPEEDFuelFOXFXFOX NewsBig Ten NetworkFANTASYHomeFootballCommissionerNews & AnalysisPro Pick'emCollege Pick'emMessage BoardsBaseballCommissionerMessage BoardsAuto RacingMessage BoardsSimulation GamesCOMMUNITYMy ProfileBlogsBoardsGroupsEventsVIDEOVideo CentralVideo SearchNFL Online OTCollege FootballCFB HighlightsCollege BasketballOn the MarkAuto RacingBack on ToppsAmericans in FocusSports BusinessSport ScienceSHOPMOBILErackEm("fs_main_navigation_header"); Olympics Home·Schedule·TV Schedule·Results·Medal Tracker·Podiums·Photos
.cpHeadline, .cpHeadline a:link, .cpHeadline a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-size:x-large; font-weight:bold; text-decoration:none; position:relative; height:40px; width:375px; } .imageOn { cursor:hand; border:1px solid #ebb900; filter:alpha(opacity=100); } .imageOff { cursor:hand; border:1px solid #CCCCCC; filter:alpha(opacity=50); -moz-opacity:.50; } .filmstripImg { padding-left:3px; padding-right:3px; padding-top:3px; padding-bottom:2px; *padding-top:2px; *padding-bottom:0px; cursor:pointer; } var imgList = new Array(3); var selCP = ""; var selID = 0; var oInterval; var iFirst = 0; var divList = new Array(3); divList[0] = "titleDiv"; divList[1] = "cpDiv"; divList[2] = "blurbDiv"; divList[3] = "relatedDiv"; var imgLink = new Array(3); var imgAlt = new Array(3); //if (useFlash==true && ((!NS6)) || (typeof(ShowLayer) == "undefined")) { var tag = new FSFlashTag('/id/8783687', 402, 40); tag.setId('cpFlashTitle'); tag.setFlashvars('cpTitle=Golden memories&cpColor=0xFFFFFF&cpShadowColor=0x000000'); tag.setWmode('transparent'); tag.setWmodeFF('transparent'); //tag.setWmode('opaque'); tag.write(document); //} else { // document.write('Golden memories'); //} //if (useFlash==true && ((!NS6)) || (typeof(ShowLayer) == "undefined")) { var tag = new FSFlashTag('/id/8783687', 402, 40); tag.setId('cpFlashTitle'); tag.setFlashvars('cpTitle=Fool\'s gold&cpColor=0xFFFFFF&cpShadowColor=0x000000'); tag.setWmode('transparent'); tag.setWmodeFF('transparent'); //tag.setWmode('opaque'); tag.write(document); //} else { // document.write('Fool\'s gold'); //} //if (useFlash==true && ((!NS6)) || (typeof(ShowLayer) == "undefined")) { var tag = new FSFlashTag('/id/8783687', 402, 40); tag.setId('cpFlashTitle'); tag.setFlashvars('cpTitle=Unforgettable&cpColor=0xFFFFFF&cpShadowColor=0x000000'); tag.setWmode('transparent'); tag.setWmodeFF('transparent'); //tag.setWmode('opaque'); tag.write(document); //} else { // document.write('Unforgettable'); //} //if (useFlash==true && ((!NS6)) || (typeof(ShowLayer) == "undefined")) { var tag = new FSFlashTag('/id/8783687', 402, 40); tag.setId('cpFlashTitle'); tag.setFlashvars('cpTitle=Believe it or not?&cpColor=0xFFFFFF&cpShadowColor=0x000000'); tag.setWmode('transparent'); tag.setWmodeFF('transparent'); //tag.setWmode('opaque'); tag.write(document); //} else { // document.write('Believe it or not?'); //} imgList[0] = "http://msn.foxsports.com/id/8582648_18_1.jpg"; imgLink[0] = "http://msn.foxsports.com/olympics/story/8582644/Watch-all-eight-of-Phelps\'-races-again"; imgAlt [0] = "Going through Michael Phelps withdrawal? We've got the cure: Exclusive video of all eight gold medal performances from Beijing."; imgList[1] = "http://msn.foxsports.com/id/8492660_18_1.jpg"; imgLink[1] = "http://msn.foxsports.com/olympics/story/8492242/10-most-disappointing-Beijing-moments"; imgAlt [1] = "Want the feel-good moments from Beijing? Look elsewhere. We present the 10 most disappointing performances of the Oympics."; imgList[2] = "http://msn.foxsports.com/id/8486084_18_1.jpg"; imgLink[2] = "http://msn.foxsports.com/olympics/story/8486102/Top-10-moments-of-the-Beijing-Games"; imgAlt [2] = "It's unlikely we'll ever forget what Michael Phelps accomplished. Which is why he tops our list of memorable moments from Beijing."; imgList[3] = "http://msn.foxsports.com/id/8484152_18_1.jpg"; imgLink[3] = "http://msn.foxsports.com/olympics/story/8476858/As-Olympics-come-to-a-close,-questions-remain"; imgAlt [3] = "As Michael Rosenberg stumbles away from two weeks in Beijing, he wonders how much of it can really be believed."; Going through Michael Phelps withdrawal? We've got the cure: Exclusive video of all eight gold medal performances from Beijing. Full Story ... Want the feel-good moments from Beijing? Look elsewhere. We present the 10 most disappointing performances of the Oympics. Full Story ... It's unlikely we'll ever forget what Michael Phelps accomplished. Which is why he tops our list of memorable moments from Beijing. Full Story ... As Michael Rosenberg stumbles away from two weeks in Beijing, he wonders how much of it can really be believed. Full Story ... • 10 most disappointing Beijing moments• 10 most memorable Beijing moments• Photos: Beijing Games come to end• Rosenberg: Believe it or not? • 10 most memorable Beijing moments• Photos: Beijing Games come to end• Rosenberg: Believe it or not?• Check out the final Medal Tracker • Rosenberg: Believe it or not?• Vaccaro: Chinese people touched me• Photos: Beijing Games come to end • Vaccaro: Chinese people touched me• Whitlock: Without further delay• Check out the final Medal Tracker var imageCount = 4; imageCount = parseInt(imageCount) - 1; function changeClass(obj,itype) { if (obj.id != selCP) { if (itype==0) { document.getElementById(obj.id).className = "imageOff"; } else { document.getElementById(obj.id).className = "imageOn"; } } } function cpLink() { // imageCount addition for(i=0;i
Rumors, ETC.
• More Olympics info at UniversalSports.com
Read more rumors >
.moreVideoHdr { font-family: Verdana; background-image: url(/fe/img/SectionFront/video/vbg_0_top.gif); background-repeat: repeat-x; font-size: 11px; font-weight: bold; width: 300px; height: 18px; color: #dfe0e5; padding-top: 2px;}.moreVideoBody { font-family: Arial, Helvetica, sans-serif; background-image: url(/fe/img/SectionFront/video/vbg_0_bot.gif); background-repeat: repeat-x; color: #FFFFFF; text-decoration: none; padding-left: 10px;}.moreVideoBody td { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; padding-left: 10px;}.moreVideoBody a:link,.moreVideoBody a:visited { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; padding-left: 3px; padding-bottom: 3px;}.moreVideoBody a:hover { text-decoration: underline;}.moreVideoHdr DIV a:link,.moreVideoHdr DIV a:visited { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; padding-right: 5px; text-decoration: none;}.moreVideoHdr DIV a:hover { text-decoration: underline;}
var scenario = "1";
var vidFlashVars = "";
vidFlashVars += "&video" + 0 + "=http://video.foxsports.com/inline/1_misc_080808_edge_inline.flv&title" + 0 + "=";
vidFlashVars += "On+the+Edge%3A+Nancy+and+Tonya";
vidFlashVars += "&video" + 0 + "Image=/id/8428236_53_1.jpg";
vidFlashVars += "&moreVideoImg=/fe/img/Video/msn_video.jpg";
vidFlashVars += "&categoryDisplayName=Olympics";
vidFlashVars += "&categoryId=235";
vidFlashVars += "&scenario=" + scenario;
var countryCodeESI = "US";
vidFlashVars += "&countryCode=" + countryCodeESI;
if ('undefined' != typeof(hbx)) if ('undefined' != typeof(hbx.acct)) vidFlashVars += "&hitboxAcct=" + hbx.acct;
vidFlashVars += "&adPG=SPTIVP";
var tag = new FSFlashTag('/id/8784143_15_71.swf', 300, 288);
tag.setId('inlineplayerFlash');
tag.setFlashvars(vidFlashVars);
tag.setWmode("transparent");
tag.setWmodeFF("transparent");
tag.write(document);
function showPlayer() {
videoFlash.style.height = 306;
}
MOREVIDEOS MORE VIDEOS
var monthNamesOlympics = new Array('January','February','March','April','May','June','July','August','September','October','November','December');
var dayNamesOlympics = new Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');
var olympicsDateTime;
var currdate = new Date();
var offset = parseInt(currdate.getTimezoneOffset() / 60);
var ihours = currdate.getHours();
ihours += (8 + offset);
currdate.setHours(ihours);
for(i=0;i 12) {
olympicsHours = olympicsHours - 12;
}
olympicsDateTime += ' ' + ampm;
document.write(olympicsDateTime);
add this
Recent Podiums Handball - Men Handball France Iceland SpainWater Polo - Men Water Polo Hungary United States SerbiaComplete Podiums>TV Schedule>Medal Tracker CountryGoldSilverBronzeTotal United States363836110 China512128100 Russian Fed.23212872 Great Britain19131547 Australia14151746 Germany16101541 France7161740Complete Medal Tracker>Complete Results>
Hater aid
It was definitely in Team USA. Jason Whitlock says the NBA stars wouldn't have found redemption without the criticism of 2004.
People's republic
Say what you will about China's government, but the country's people touched Mike Vaccaro's heart for the past 17 days.
12 Happy Men
For the first time since 2000, the U.S. struck gold in an international hoops event. Charley Rosen breaks down how it happened.
I'll show you
Jacques Rogge can complain all he wants. We dig Usain Bolt's antics. It's why he makes our list of the top showboaters in sports.
Sorry for the delay
Tired of "plausibly live" Olympics coverage? Don't worry. TV execs are about to learn a lesson from this fiasco, Jason Whitlock says.
The great eight
Since there's no one left to compare Michael Phelps to, all we can do is compare Phelps to himself. We rank his eight golden efforts.
 Majestic Philadelphia Phillies Light Blue 2008 Banner T-ShirtShow your devotion to the Phillies with the 2008 Banner tee from Majestic!... Sports Pittsburgh Steelers 5-Time Super Bowl Champions Leather JacketFor decades, unique clubs and groups have been recognized by their distinct member's jackets. Now, you can be acknowledged as part ... Sports Coverage Dallas Cowboys Jersey Comforter NewA great gift for the ultimate fan or a great way to deck out the bedroom with your favorite team, this Jersey Comforter from Sports Coverage features... Sports New York Giants 2-Time Super Bowl Champions Leather JacketFor decades, unique clubs and groups have been recognized by their distinct member's jackets. Now, you can be acknowledged as part of t... Sports Alabama Crimson Tide 12-Time National Champions Leather JacketFor decades, unique clubs and groups have been recognized by their distinct member's jackets. Now, you can be acknowledged as part ... Sports Oakland Raiders 3-Time Super Bowl Champions Leather JacketFor decades, unique clubs and groups have been recognized by their distinct member's jackets. Now, you can be acknowledged as part of t... Sports New York Yankees 26-Time World Series Champions Leather JacketFor decades, unique clubs and groups have been recognized by their distinct member's jackets. Now, you can be acknowledged as part ... Manning Generations PhotoMintThe Highland Mint presents the Manning Generations Photomint. The Highland Mint commemorates the extraordinary Manning football family, with this limited edition photo fea... NBA Cavaliers James JerseyLead the pack with LeBron when you don this NBA Cavaliers jersey, Made of 50 nylon50 polyester loosefit thin mesh, Sleeveless Vneck jersey looks like the real thing, Red with... Sports Coverage West Virginia Mountaineer ComforterA great gift for the ultimate fan or a great way to deck out the bedroom with your favorite team, this Jersey Comforter from Sports Coverage features... Bergamot Kansas State Wildcats Tankard Set of 2Show your team spirit with the officially licensed glass Tankard set from Bergamot Inc, showcasing a sturdy 13-oz glass design with a detailed pewter tea... Florida Gators Stainless Steel Travel MugThis sturdy 16 ounce travel mug is great for keeping beverages hot or cold while riding in the car, at home or in the office! Lid screws onto mug and has a loc... Sports Coverage Oklahoma Sooners ComforterA great gift for the ultimate fan or a great way to deck out the bedroom with your favorite team, this Jersey Comforter from Sports Coverage features a polyes... Sports Coverage Nebraska Cornhuskers ComforterA great gift for the ultimate fan or a great way to deck out the bedroom with your favorite team, this Jersey Comforter from Sports Coverage features a po... Sports Coverage Virginia Tech Hokies ComforterA great gift for the ultimate fan or a great way to deck out the bedroom with your favorite team, this Jersey Comforter from Sports Coverage features a po...
View the FOX Sports Store>
dapMgr.enableACB('ad300x250boxsf',false); dapMgr.renderAd('ad300x250boxsf', '&PG=SPTRF4&AP=1089', 300, 250); advertisement
Photo Gallery PREV NEXT
var userStatus='vote'; // if this poll is the one for which they have answered, show results if (typeof(pollsVoted)!="undefined") { for (var i = 0; i < pollsVoted.length; i++) { if (pollsVoted[i] == 8486470) { var userStatus = 'results'; break; } } } // has to have retry because hitbox code is defered. function hitBoxVote(m,p) { } var pollHeight = 0; if (pollHeight == 0) { pollHeight = Math.max(140 + (3 * 40) ); } var flashPollQuery='choices=3&questionId=283898&pollId=8486470&cUrl=&pgCode=null&categoryId=235&userStatus='+userStatus; var tag = new FSFlashTag("/id/8351750", 300, pollHeight); // movie path, last two arguments are width and height tag.setId('flashPoll'); tag.setFlashvars(flashPollQuery); tag.setWmode('transparent'); tag.setWmodeFF('transparent'); tag.write(document);
Olympics CoverageScheduleTV ScheduleResults Medal TrackerPodiumsPhotos NFLMLBNBANHL NCAA FootballNCAA BasketballSoccer GolfTennisMMA VideoPhotosFantasy
FOXSports.com >> Contact Us | Press | Jobs | Tickets | Join Our Opinion Panel | Subscribe Other Fox Sites >> FOX.com | FOX News | News Corp. O_GoT(' Site Feedback'); Statistical Information provided by: Stats, Inc © 2008 Fox Sports Interactive Media, LLC. All rights reserved. | Privacy Policy | Terms of Use
.big7 {font:11px tahoma, sans-serif; color:#183390;}.big7 a, .big7 a:link ,.big7 a:visited {font:bold 11px tahoma, sans-serif;text-decoration:none; color:#183390;}.big7 a:hover, .big7 a:visited:hover {text-decoration:underline; color:#183390;}if (navigator.appName.indexOf('WebTV') != -1) { document.write('');} else { document.write(''); document.write(' MSN Privacy Legal Advertise© 2008 Microsoft  ');}
|
|