var bugun = new Date();
years = bugun.getFullYear();

var Navilt = '\n';
Navilt += '<div class="sepH"></div>';
Navilt += '<div class="footer2">';
Navilt += '    <div class="footerLink2"><strong><a href="http://www.mynet.com/iletisim/" onclick=\"_lc(this,1199); return false;\" class="footerLinks">\u0130leti\u015Fim</a>&nbsp; \u00B7 &nbsp;<a onclick=\"_lc(this,1198); return false;\" href="http://www.mynet.com/reklam/" class="footerLinks">Reklam</a>&nbsp; \u00B7 &nbsp;<a href="http://adklik.mynet.com" class="footerLinks">Adklik</a> &nbsp; \u00B7 &nbsp;<a href="http://yardim.mynet.com/yardim/" onclick=\"_lc(this,1200); return false;\" class="footerLinks">Yard\u0131m</a>&nbsp; \u00B7 &nbsp;<a href="http://uyeler.mynet.com" onclick=\"_lc(this,1201); return false;\" class="footerLinks">\u00DCyelik</a> &nbsp; \u00B7 &nbsp;<a href="http://www.mynet.com/siteHaritasi.html" class="footerLinks">Site Haritas\u0131</a></strong></div>';
Navilt += '    <div class="footerLink2">Copyright \u00A9 '+years+' MYNET A.\u015E. Telif Haklar\u0131 MYNET A.\u015E.\' ye Aittir</div>';
Navilt += '</div>';

function showInfo () {
	document.write(Navilt);
}