<!--
function sorguOlustur(){var baglanti;if (window.XMLHttpRequest){baglanti = new XMLHttpRequest();if (baglanti.overrideMimeType){baglanti.overrideMimeType('text/xml; charset=iso-8859-9');}}else if (window.ActiveXObject){try{baglanti = new ActiveXObject("Msxml2.XMLHTTP");}catch (e){try{baglanti = new ActiveXObject("Microsoft.XMLHTTP");}catch (e) {}}}if (!baglanti){alert('Cannot create XMLHTTP instance');return false;}return baglanti}var sorgu = sorguOlustur()
-->
