Muhtemelen (') tırnak hatası alıyorsun
derlenen javascripti kaynak kodundan bakarak burda paylaşabilirsn
Tırnak (")gözümden kaçmış ama sorun onda değil. Çıktı da normal halbuki neden çalışmıyor anlamadım.
<script type="text/javascript">
if (eski_ie == 1 ){document.write("<div class=\"wbrowserbox\"><b>You are using an outdated web browser</b><p>To use the site more effectively and to be able to see properly, please update your web browser software.
You can download the web browser that you want from the links below.</p><p><a href=\"http://www.microsoft.com/windows/internet-explorer/default.aspx\" title=\"Internet Explorer\"><img src=\"templates/img/ie.png\" width=\"24\" height=\"24\" alt=\"Internet Explorer\" /></a><a style=\"margin-left:10px\" href=\"http://www.opera.com/download/\" title=\"Opera\"><img src=\"templates/img/opera.png\" width=\"24\" height=\"24\" alt=\"Opera\" /></a><a style=\"margin-left:10px\" href=\"http://www.mozilla-europe.org/tr/firefox/\" title=\"Firefox\"><img src=\"templates/img/firefox.png\" width=\"24\" height=\"24\" alt=\"Firefox\" /></a><a style=\"margin-left:10px\" href=\"http://www.google.com/chrome\" title=\"Chrome\"><img src=\"templates/img/chrome.png\" width=\"24\" height=\"24\" alt=\"Chrome\" /></a><a style=\"margin-left:10px\" href=\"http://www.apple.com/safari/download/\" title=\"Safari\"><img src=\"templates/img/safari.png\" width=\"24\" height=\"24\" alt=\"Safari\" /></a></p></div>");}
</script>php kodu yerine normal yazı koyduğumda herhangi bir problem yok.