

var defaultLang = "tr";

function openGaleri(id)
{
	var t = window.open('xmlengine/content/view/id/1731','gallery','width=640,height=620');
}


function OpenCekim()
{
	openGaleri(1405);
}

function goTO(path,id) 
{
	if(id != '') {
		document.location.href = path+id;
	}
}

function openhediyeceki()
{

	var t = window.open('hediye_ceki_buyuk.jpg','popup','width=420,height=586');
}
function openUyelik()
{
	if(lang == null) {
		lang = defaultLang;
	}
	var t = window.open('JK_kayit.php?lang='+lang,'popup','width=650,height=500');
}


function openHediyeHavuzu()
{
	if(lang == null) {
		lang = defaultLang;
	}
	var t = window.open('hediye_havuzu.php','popup','width=500,height=610');
}
function openProfil() {
	if(lang == null) {
		lang = defaultLang;
	}
	var t = window.open('JK_update.php?lang='+lang,'popup','width=650,height=500');
}

function openAvatar() {
	if(lang == null) {
		lang = defaultLang;
	}
	var t = window.open('JK_avatar_update.php?lang='+lang,'popup','width=650,height=500');
}

function openOylama()
{
	var t = window.open('JK_oylama.php?lang='+lang,'popup','width=675,height=525');
}

function openSozlesme()
{
	var t = window.open('sozlesme.html','_blank');
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
