//-->


Başkent-Gazetesi

sitehack

function isUndefined( f ) { return (typeof(f)=='undefined'); } function isEmpty(f) { return f==null || isUndefined(f); } function isArray( f ) { return typeof(f)=="object" && !isUndefined(f.length); } function getObj(id) { var o; if (document.getElementById) o = document.getElementById(id); else if (document.all) o = document.all[id]; if (isUndefined(o)) o = null; return o; } function showObj(id,show) { if (isArray(id)) { var i; for(i=0; i
Bugün 27029 ziyaretçi (59168 klik) buradaydı!
Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz?
Ücretsiz kaydol