if (strpos($line, "{LNG}") !== false) $line=str_replace("{LNG}", $_SESSION['s_lang'], $line);
once this is done we simply add a and style in your style sheet #logoen and #logofr

if (strpos($line, "{LNG}") !== false) $line=str_replace("{LNG}", $_SESSION['s_lang'], $line);
once this is done we simply add a and style in your style sheet #logoen and #logofr