
var headlinesBody = '<div style="z-index: 5; position: relative; top: 0px; background-color: #970000; padding: 4px 4px 0px 4px; width: 103px; height: 32px; border: 0px #555555 solid;"><a href="http://x.go.com/cgi/x.pl?goto=http://espn.go.com&name=affiliateHeadlines&srvc=sz&SOURCE=affiliateHeadlines" target="_blank"><img src="http://a.espncdn.com/i/affiliate/espn_headlinenews.gif" alt="ESPN Headlines" width="103" height="32" border="0"></a></div><div align="center" style="z-index: 1; position: relative; top: -15px; background-image: url(http://a.espncdn.com/i/affiliate/espn_bg_06.gif); background-color: #970000; border-style: solid; border-color: #000000; border-width: 1px; width: 470px; padding: 5px;"><div class="newstext" align="left" style="border: #000000 1px solid; background-color: #f0f0f0; width: 450px; margin-top: 20px;"><a href="http://x.go.com/cgi/x.pl?goto=http://sports.espn.go.com/nfl/playoffs/2009/news/story?id=4901099&name=affiliateHeadlines&srvc=sz&SOURCE=affiliateHeadlines">New Orleans celebrates Saints with parade</a><br><br><a href="http://x.go.com/cgi/x.pl?goto=http://sports.espn.go.com/ncb/recap?gameId=300400127&name=affiliateHeadlines&srvc=sz&SOURCE=affiliateHeadlines">Big Ten up for grabs as Purdue whips Spartans</a><br><br><a href="http://x.go.com/cgi/x.pl?goto=http://sports.espn.go.com/los-angeles/nba/news/story?id=4900934&name=affiliateHeadlines&srvc=sz&SOURCE=affiliateHeadlines">Kobe injury decision on Wed.; Bynum likely out</a><br><br><a href="http://x.go.com/cgi/x.pl?goto=http://sports.espn.go.com/ncb/recap?gameId=300400238&name=affiliateHeadlines&srvc=sz&SOURCE=affiliateHeadlines">Season sweep: Vandy runs over Tennessee</a><br><br><a href="http://x.go.com/cgi/x.pl?goto=http://sports.espn.go.com/nba/recap?gameId=300209005&name=affiliateHeadlines&srvc=sz&SOURCE=affiliateHeadlines">Cavs run season\'s longest winning streak to 12</a><br><br><a href="http://x.go.com/cgi/x.pl?goto=http://sports.espn.go.com/nfl/news/story?id=4900901&name=affiliateHeadlines&srvc=sz&SOURCE=affiliateHeadlines">Police: Lack of evidence against Rams\' Jackson</a><br><br><a href="http://x.go.com/cgi/x.pl?goto=http://sports.espn.go.com/nba/recap?gameId=300209007&name=affiliateHeadlines&srvc=sz&SOURCE=affiliateHeadlines">Melo returns as Nuggets blow out Mavs by 36</a><br><br></div><br></div>';
function postESPN(obj) {
	document.getElementById(obj).innerHTML=headlinesBody;
}
function postESPNHeadlines(obj) {
	document.getElementById(obj).innerHTML=headlinesBody;
}