/*function endAd() {
	swfobject.embedSWF("tsConnect.swf", "gameSwf", "600", "400", "8,0,0,0", "swf/expressInstall.swf", 
		{	gameId : "cn_thrillsandchills8", 
			gameName : "game.swf",
			topScoreModulePath : "topscoremodule.swf",
			submitPath : "http://cnleaderboardsvc.cartoonnetwork.com/cnleaderboard/postscore",
			loginModulePath : "/topscores/tools/media/loginmodule.swf",
			retrievePath : "http://cnleaderboardsvc.cartoonnetwork.com/cnleaderboard/getleaderboards?type=global%26timeframe=this_week%26gameid=cn_thrillsandchills8%26gameName=game.swf", 
			thisGameLeaderboardPath : "http://cartoonnetwork.com/topscores",
			adPath : ""
		}, {quality : "high"}, false );
} */


function endAd () {

       swfobject.embedSWF("game.swf", "gameSwf", "600", "400", "8,0,0,0", "swf/expressInstall.swf", false, {quality : "high", bgcolor : "#FFFFFF", allowScriptAccess : "sameDomain"}, {id : "preloader", name: "preloader"});

}
