// JavaScript Document

function oim() {window.open('https://csi.turkcell.com.tr/csi/login?csiEntranceId=0101','csi','top=0,left=0,status=yes,scrollbars=no,resizable=no,width=790,height=556');}

function koim() {window.open('/kurumsalislemler/?banner=oim_20080218_onlineIslemKurumsal','csi','top=0,left=0,status=1,scrollbars=no,resizable=no,width=850,height=640');}

function koimkullanici() {window.open('https://visas.turkcell.com.tr/amserver/UI/Login?locale=tr&goto=https://csi.turkcell.com.tr/csi/login?csiEntranceId=0101?banner=oim_20080218_onlineIslemBireysel&app=ccsi&ref=1','csi','top=0,left=0,status=1,scrollbars=no,resizable=no,width=790,height=556');}

function webMesaj() {window.open('/turkcellmesaj','WebMesaj','top=0,left=0,status=yes,scrollbars=no,resizable=yes,width=850,height=630');}

function operations() {window.open('http://www.turkcell.com.tr/operations/','csi','top=0,left=0,status=yes,scrollbars=no,resizable=no,width=850,height=600');}

function satinal3G() {

    window.open('https://csi.turkcell.com.tr/services/rechargeMGBPackets?lang=tr&banner=oim_20091111_3Gsatinal&ref=1','satinal3G','top=0,left=0,status=yes,scrollbars=no,resizable=no,width=850,height=600');

}


//KontorAlButon

function kontoral() {

    doRequest();

    window.open('https://csi.turkcell.com.tr/services/rechargeCounter3D?lang=tr&ref=1','kontoral','top=0,left=0,status=yes,scrollbars=no,resizable=no,width=850,height=600');

}

function buyunits() {

    doRequest();

    window.open('https://csi.turkcell.com.tr/services/rechargeCounter3D?lang=en&ref=1','csi','top=0,left=0,status=yes,scrollbars=no,resizable=no,width=850,height=600');

}

function doRequest(){

    var request = false;

    var url = "/kontorsatinal";

     try {

       request = new XMLHttpRequest();

     } catch (trymicrosoft) {

       try {

         request = new ActiveXObject("Msxml2.XMLHTTP");

       } catch (othermicrosoft) {

         try {

           request = new ActiveXObject("Microsoft.XMLHTTP");

         } catch (failed) {

           request = false;

         }

       }

     }



     if (request) {

        request.open("GET",url,true)

        request.send(null)

     }



}

function openCsi(relatedUrl) {window.open('https://csi.turkcell.com.tr/csi/'+relatedUrl,'csi','top=0,left=0,status=yes,scrollbars=no,resizable=no,width=850,height=600');}

function webmesajcell() {window.open('http://www.turkcell.com.tr/webmesaj','webservices','status=no,width=470,height=510,resizable=no,scrollbars=no');}
function eposta() {window.open('http://eposta.turkcell.com.tr/','webservices','status=no,width=470,height=510,resizable=no,scrollbars=no');}
function webmessage() {window.open('http://www.turkcell.com.tr/webmessage','webservices','status=no,width=850,height=630,resizable=yes,scrollbars=no');}
function grupcell() {window.open('http://www.turkcell.com.tr/grupmesaj/','grupCELLProd','status=1,width=480,height=460,resizable=no,scrollbars=no');}
function groupcell() {window.open('http://www.turkcell.com.tr/grupmesaj/','grupCELLProd','status=1,width=480,height=460,resizable=no,scrollbars=no');}
function maxidesign() {window.open('http://mms.turkcell.com.tr','MAXIDESIGN','status=1,width=730,height=640,resizable=no,scrollbars=no');}
//function maxidesign() {window.open('https://secure2.turkcell.com.tr/WebmmsWA/login.jsp','MAXIDESIGN','status=1,width=730,height=640,resizable=no,scrollbars=no');}
function simkumanda() {window.open('http://www.turkcell.com.tr/simkumanda/','webservices','status=1,width=535,height=565,resizable=no,scrollbars=yes');}
function demo(whichDemo) {alert(whichDemo+' demosu');}
function pencere(v_name,v_url,v_section,v_sizew,v_sizeh,v_windowoptions)
{
window.open(v_name,v_url+'?redirect='+escape(v_url),v_windowoptions);
}
function golink(url) {
  window.location=url;
  if (top.location != url) {
    top.location.href = url ;
  }

}

function gofile(url) {window.open(url);}

function wapayar() {window.open('http://www.turkcell.com.tr/wapayar/','webservices','status=1,width=470,height=510,resizable=no,scrollbars=no')}

function reklam(film) {window.open('/r/x/reklamfilmleri/index.html',film,'top=0,left=0,status=no,scrollbars=no,resizable=no,width=364,height=440');}

//footer alani

$(document).ready(function() {
	$('.main-submenu .submenu1 li').hover(function() {
		$(this).find('ul').show();
	}, 
	function(){
		$(this).find('ul').hide();
	});
	
	$('.tv-tabs .tab-1').click(function() {
		$('.tv-tabs-1').show();
		$('.tv-tabs-2').hide();
	});
	
	$('.tv-tabs .tab-2').click(function() {
		$('.tv-tabs-1').hide();
		$('.tv-tabs-2').show();
	});
});
