	function championshipon(num)
	{
		document.getElementById("championshisub"+num+"").style.color='#7B347A';
		document.getElementById("championshisub"+num+"").style.fontWeight= 'bold';
	}
	
	document.write("\
	<table border=0 cellpadding=0 cellspacing=0>\
	<tr>\
		<td><img src=\"/common/img/passion/bt_left.gif\"></td>\
		<td background=\"/common/img/passion/bt_bg.gif\"><a href=\"./Sponsorship.aspx?Menu_no=" + Menu_no + "&LeftMenuIndex1=" + LeftMenuIndex1 + "&LeftMenuIndex2=" + LeftMenuIndex2 + "&carcode=00&CarName=&OCarName=&PageName=Details&CM=4\" class=\"passionchamp\" id=championshisub1>Overview</a></td>\
		<td><img src=\"/common/img/passion/bt_gap.gif\"></td>\
		<td background=\"/common/img/passion/bt_bg.gif\"><a href=\"./Sponsorship_1.aspx?Menu_no=" + Menu_no + "&LeftMenuIndex1=" + LeftMenuIndex1 + "&LeftMenuIndex2=" + LeftMenuIndex2 + "&carcode=00&CarName=&OCarName=&PageName=Details&CM=4\" class=\"passionchamp\" id=championshisub2>Events & Promotions</a></td>\
		<td><img src=\"/common/img/passion/bt_gap.gif\"></td>\
		<td background=\"/common/img/passion/bt_bg.gif\"><a href=\"./Sponsorship_2.aspx?Menu_no=" + Menu_no + "&LeftMenuIndex1=" + LeftMenuIndex1 + "&LeftMenuIndex2=" + LeftMenuIndex2 + "&carcode=00&CarName=&OCarName=&PageName=Details&CM=4\" class=\"passionchamp\" id=championshisub3>Love for football</a></td>\
		<td><img src=\"/common/img/passion/bt_right.gif\"></td>\
	</tr>\
	</table>\
");