function applyHotfix(locale)
{
  
  var swfobj = new SWFObject("/files/www/extractoflex_banner_" + locale + ".swf", "extractoflex_banner", "810", "94", "8", "#ffffff");
  swfobj.write("extractoflex_flash_banner");
  
  var swfobj2 = new SWFObject("/files/www/extractoflex_home_adv_" + locale + ".swf", "extractoflex_home_adv", "320", "302", "8", "#ffffff");
  swfobj2.write("extractoflex_home_adv");
  
}