function gid(id) {return (document.all) ? document.all(id) : document.getElementById(id);}
function PopupAC(URLStr, msgid, align, width, height){if( align == 'center' ){var left = (screen.width/2) - width/2;var top = (screen.height/2) - height/2;} else {var left = 0;var top = 0;}
window.open(URLStr, 'popUpWin'+msgid, 'toolbar=no,location=no,menubar=no,resizable=no,scrollbars=no,width='+width+',height='+height+',left='+left+', top='+top+',screenX='+left+',screenY='+top+'');}
function HavaDuurumuResim(IL){gid('havadurumuimg').src = 'http://www.dmi.gov.tr/sunum/imgdurumgor-a1-p.aspx?merkez=' + IL + '&renkC=f9f9f9&renkT=000&renkZ=f9f9f9';}
var strTitle = document.title;
var strURL = location.href;
var strThumb = "";
var strDesc = "";
var strKeyword = "";
var strTwit = "Karadeniz Türk: " + 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]='+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+'&notes='+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('/eposta-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);}}

function createCookie(name, value, days) {
	if (days) {
		var date = new Date();
		date.setTime(date.getTime()+(days*24*60*60*1000));
		var expires = "; expires="+date.toGMTString();
	}
	else var expires = "";
	document.cookie = name+"="+value+expires+"; path=/";
}

function readCookie(name) {
	var nameEQ = name + "=";
	var ca = document.cookie.split(';');
	for(var i=0;i < ca.length;i++) {
		var c = ca[i];
		while (c.charAt(0)==' ') c = c.substring(1,c.length);
		if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
	}
	return null;
}
function eraseCookie(name) {createCookie(name,"",-1);}

function bookmarksite(title,url){
if (window.sidebar) // firefox
	window.sidebar.addPanel(title, url, "");
else if(window.opera && window.print){ // opera
	var elem = document.createElement('a');
	elem.setAttribute('href',url);
	elem.setAttribute('title',title);
	elem.setAttribute('rel','sidebar');
	elem.click();
}
else if(document.all)// ie
	window.external.AddFavorite(url, title);
}
function AramayaBasla(event) {
   if( event.keyCode == 13 ) {
      if (gid('EdArananKelime').value == ""){}else{
         //location.href='/Ara/'+gid('EdArananKelime').value+'.kt';
         gid('EdArananKelimeP').value = gid('EdArananKelime').value;
         gid('AramaForm').submit();
      }
   }
}


