/* Titles */
var params = { wmode: "transparent", allowscriptaccess: "always" };
var attributes = { wmode: "transparent", id: "myHomeTitles" };

var flashvars = { title: "Hot Games", icon: "hot_games", rss: "/rss/hot_mmo_games.php" };
swfobject.embedSWF(cache_url + "/flash/section_header.swf", "hotGames_title", "310", "30", "9.0.0", cache_url + "/flash/expressInstall.swf", flashvars, params, attributes);

var flashvars = { title: "Top 10 MM0 Games", icon: "highest_rated", rss: "/rss/top10_mmo_games.php" }
swfobject.embedSWF(cache_url + "/flash/section_header.swf", "top10Mmo_title", "310", "30", "9.0.0", cache_url + "/flash/expressInstall.swf", flashvars, params, attributes);