function alphacentauri(x_px,y_px) {
h=(window.screen.availWidth-x_px)/2;
v=(window.screen.availHeight-y_px)/2;
return 'top='+h+',left='+v+',';
}

function uc(namez)
{
      alert("Geçici bir süre için hizmet dışıdır. Lütfen bir süre sonra tekrar deneyin."); //these alerts will be replaced with the final forms in relevant pages
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}



function bonusalmak() 
{
     uc();
}

function isube()
{
	window.open("https://www.denizbank.com/acikdeniz/giris.asp","DenizbankInternetSube","top=10,left=10,width=800,height=600,menubar=no,resizable=yes,status=yes");
}
function bonusuyeisube()
{
	window.open("https://www.denizbank.com/acikdeniz/giris.asp","DenizbankInternetSube","top=10,left=10,width=800,height=600,menubar=no,resizable=yes,status=yes");
}
function bonuslogin()
{
	window.open("https://www.denizbank.com/acikdeniz/giris.asp","DenizbankInternetSube","top=10,left=10,width=800,height=600,menubar=no,resizable=yes,status=yes");
}

function uyefirmaol()
{
     uc();
}
function uyefirmaoner()
{
     uc();
}

function dbsubeleri()
{
      window.open("http://www.denizbank.com/TR/HizmetNoktalari","subeler");
}
function iletisimmerkezi()
{
      window.open("http://www.denizbank.com/TR/Acikdeniz/iletisimmerkezi/","iletisimmerkezi");
}
function PopItUp(src,w,h,s,r) {
	(s)?(w=w+17):w;
	(!r)?(r=0):(r=1);
	Popwin = window.open(src,"popwin","width=" + w + ",height=" + h + ",location=0,directories=0,status=1,scrollbars="+s+",menubar=0,resizable="+r+",copyhistory=0");
	Popwin.focus();
	return false;
}