var flashvars = { gameID: gameID, path: path, xmlURL: "/xml/related_games.php" };
var params = {};
params.allowscriptaccess = "always";
var attributes = {};
attributes.wmode = "transparent";
params.wmode = "transparent";
attributes.id = "myRelatedGames";
swfobject.embedSWF(cache_url + "/flash/game-chart.swf", "rg", "310", "230", "9.0.0", cache_url + "/flash/expressinstall.swf", flashvars, params, attributes);