$(function() {
	var notice1 = "<div><a target='_blank' href='http://zjfy.9c.com'><span class='red'>【好消息】</span>9C《战将风云》首服 8月16日 隆重开启，邀您尽享PK激情</a></div>"; //顶部消息1
	var notice2 = "<div><a target='_blank' href='http://lzzh.9c.com'><span class='red'>【好消息】</span>9C《龙之召唤》 带您享受风靡海外的西方页游之旅 </a></div>"; //顶部消息2
	//var notice3 = "<div><a target='_blank' href='http://ws.the9.com/article/20110805_691.html'><span class='red'>【好消息】</span>页游界的“瓦良格”号9C《热血无双》即将试航 </a></div>"; //顶部消息3

	var notice4 = "<div><a  target='_blank' href='http://ws.the9.com/article/20110805_690.html'><span class='red '>9C《热血无双》独领风骚 引爆三国热潮</a></div>"; //中部消息1
	var notice5 = "<div><a  target='_blank' href='http://www.9c.com'><span class='red '>超卡哇伊大作《魔神战纪》即将登陆9C平台，敬请关注</a></div>"; //中部消息2
	//var notice4 = "<div><a  target='_blank' href='http://www.9c.com/news.php?nid=197'><span class='red '>【专题活动】</span>2011新版《梦幻修仙》成就 仙战、篝火晚会、邀您参与！</a></div>"; //中部消息3
	//var notice6 = "<div><a  target='_blank' href='http://ws.the9.com/article/20110805_690.html'><span class='red '>加9C官方微博 提前获悉9C最新消息</a></div>"; //中部消息3

	$('.trumpet_frame').append(notice1+notice2+notice1).scroll(26, 2, 6000, 1000);
	$('.trumpet2_frame').append(notice4+notice5+notice4).scroll(30, 2, 6000, 1000);
})

