/* Features */
var flashvars = {path:cache_url};

var params = {};
params.allowscriptaccess = "always";
var attributes = {};
attributes.wmode = "transparent";
params.wmode = "transparent";
attributes.id = "myFeatures";

var flashvars = { xmlURL: "/flash/features.xml" };
swfobject.embedSWF(cache_url + "/flash/features.swf", "features", "632", "270", "9.0.0", cache_url + "/flash/expressInstall.swf", flashvars, params, attributes);

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

var flashvars = { title: "In The Spotlight", icon: "spotlight" };
swfobject.embedSWF(cache_url + "/flash/section_header.swf", "spotlight_title", "310", "30", "9.0.0", cache_url + "/flash/expressInstall.swf", flashvars, params, attributes);

var flashvars = { title: "Game Categories", icon: "recommended" };
swfobject.embedSWF(cache_url + "/flash/section_header.swf", "categories_title", "310", "30", "9.0.0", cache_url + "/flash/expressInstall.swf", flashvars, params, attributes);

var flashvars = { title: "Weekly Giveaway", icon: "recommended" };
swfobject.embedSWF(cache_url + "/flash/section_header.swf", "weeklyGiveaway_title", "310", "30", "9.0.0", cache_url + "/flash/expressInstall.swf", flashvars, params, attributes);

var flashvars = { title: "Editors Weekly Picks", icon: "reviews", rss: "/rss/editors_weekly_picks.php" };
swfobject.embedSWF(cache_url + "/flash/section_header.swf", "weeklyPicks_title", "310", "30", "9.0.0", cache_url + "/flash/expressInstall.swf", flashvars, params, attributes);

var flashvars = { title: "Latest News", icon: "articles", rss: "/rss/latest_news_articles.php" };
swfobject.embedSWF(cache_url + "/flash/section_header.swf", "latestNews_title", "310", "30", "9.0.0", cache_url + "/flash/expressInstall.swf", flashvars, params, attributes);

var flashvars = { title: "Your Source For Online MMORPG and MMO Games", icon: "mmo_hub" };
swfobject.embedSWF(cache_url + "/flash/section_header_wide.swf", "homeText_title", "632", "30", "9.0.0", cache_url + "/flash/expressInstall.swf", flashvars, params, attributes);