/* 2008 Hot Stove Article */
var article_hdr_img;
$(function(){
	article_hdr_img = '<a href="/mlb/news/hot_stove/y2008/index.jsp"><img src="/mlb/images/news/hot_stove/y2008/hotstove_hdr.jpg" width="579" height="76" border="0" alt="Hot Stove Report" /></a>';
	$(article_hdr_img).prependTo('#article_head');
});