function hidesubs(){document.getElementById("mainmenunews").style.height="5px";} function showsubs(){hidesubdivs();document.getElementById("mainmenunews").style.height="148px";} function showsubs2(){document.getElementById("mainmenunews").style.height="148px";} var closeit = setTimeout('',500); var showittime = setTimeout('',500); function hidesubdivs(){ x=document.getElementById("mainmenunews").getElementsByTagName("div"); for (i=0;i maxlimit) field.value = field.value.substring(0, maxlimit); else countfield.value = maxlimit - field.value.length; } function openup(thehref,thew,theh){ window.open(thehref,'','width='+ thew +',height='+ theh +',left=0,top=0,scrollbars=yes,location=no,resizable=yes'); } var strTitle = document.title; var strURL = location.href; var strThumb = "http://www.e-inegol.org/resimler/haber/09022010vurall.JPG"; var strDesc = "Adı Milli Takım ile anılan Kasımpaşaspor Teknik Direktörü Yılmaz Vural, İnegölspor patentli Gökhan Güleç ile katıldığı programda Milli Takım antrenörlüğü ve Türk futbolunun durumu hakkında açıklamalarda bulunurken katılımcılarla teknik direktörlük yaşamından kısa kesitleri paylaştı. "; var strKeyword = ""; var strTwit = "Vuraldan Bursaspor Kalecisi Şike yaptı İtirafı: " + strURL; function GetThis(T, C, U, L){ var targetUrl = 'http://www.myspace.com/index.cfm?fuseaction=postto&' + 't=' + encodeURIComponent(T) + '&c=' + encodeURIComponent(C) + '&u=' + encodeURIComponent(U) + '&l=' + L; window.open(targetUrl); } function facebook(){ window.open('http://www.facebook.com/sharer.php?s=100&p[medium]=100&p[title]='+encodeURIComponent(strTitle)+'&p[images][0]='+strThumb+'&p[url]='+strURL+'&p[summary]='+strDesc+'','sharer','toolbar=0,status=0,width=626,height=436'); } function delicious(){ window.open('http://del.icio.us/post?v=4&noui&jump=close&url='+strURL+'&title='+strTitle+'¬es='+strDesc+'&tags='+strKeyword, 'delicious','toolbar=no,width=700,height=400'); } function google(){ window.open('http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk='+strURL+'&title='+strTitle+'&labels='+strKeyword+'&annotation='+strDesc, 'googlebookmark','toolbar=no,width=700,height=500'); } function twitter(){ window.open('http://twitter.com/home?status='+strTwit,'sharer','toolbar=0,status=0,width=626,height=436'); } function myspace(){ GetThis(strTitle, strDesc, strURL, 3); } function digg(){ window.open('http://digg.com/submit?phase=2&url='+document.location.href+'&title='+strTitle, 'digg','scrollbars=yes,toolbar=no,width=760,height=500'); } function email(){ window.open('/arkadasina-gonder.php?url='+document.location.href+'&title='+strTitle, 'email','scrollbars=yes,toolbar=no,width=500,height=350'); } function addBookmark(title,url) { if (window.sidebar) { window.sidebar.addPanel(title, url,""); } else if( document.all ) { window.external.AddFavorite( url, title); } } if (typeof FM != 'object') { FM = new Object(); } FM.checkForClass = function(element, nameOfClass) { if (typeof element == 'string') { element = document.getElementById(element); } if (element.className == '') { return false; } else { return new RegExp('\\b' + nameOfClass + '\\b').test(element.className); } } FM.addClass = function(element, nameOfClass) { if (typeof element == 'string') { element = document.getElementById(element); } if (!FM.checkForClass(element, nameOfClass)) { element.className += (element.className ? ' ' : '') + nameOfClass; return true; } else { return false; } } FM.removeClass = function(element, nameOfClass) { if (typeof element == 'string') { element = document.getElementById(element); } if (FM.checkForClass(element, nameOfClass)) { element.className = element.className.replace( (element.className.indexOf(' ' + nameOfClass) >= 0 ? ' ' + nameOfClass : nameOfClass), ''); return true; } else { return false; } } FM.replaceClass = function(element, class1, class2) { if (typeof element == 'string') { element = document.getElementById(element); } if (FM.checkForClass(element, class1)) { FM.removeClass(element, class1); FM.addClass(element, class2); return true; } else { return false; } } FM.toggleClass = function(element, nameOfClass) { if (typeof element == 'string') { element = document.getElementById(element); } if (FM.checkForClass(element, nameOfClass)) { FM.removeClass(element, nameOfClass); } else { FM.addClass(element, nameOfClass); } return true; } function changeFontSize(container,whatFont){ document.getElementById(container).style.fontSize=whatFont+"px"; x=document.getElementById("fontsize").getElementsByTagName("a"); for (i=0;i