/* 	Frekans İletişim Bilgisayar Ltd.Şti.
	Sultanahmet / İstanbul
	+90 (212) 518 00 14 - 15
	program@frekans.com 				*/
function chkmail(s){var fltr=/^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$/i;if(fltr.test(s)){return true;}else{return false;}} function MM_openBrWindow(theURL,winName,features) { window.open(theURL,winName,features); } function SH(x){ $("#"+x).animate({"height":"toggle"},{duration:0});} function RD(x,y){$("#PI").attr("src",x);$("#PI").attr("alt",y);} function spt_e(id){if(id>0){var spt_img=$("#spt_img_"+id);var spt_adt=$("#spt_adt_"+id).val();var adt=1;if(spt_adt>0){adt=spt_adt;}var str='IS=1&UID='+id+'&MKT='+adt;$.ajax({type:'GET',url:'ajax.php',data:str,success:function(d){$("#sepet").html(d);spt_img.attr('src',"img/sepete_eklendi.png");spt_img.attr('onmouseover',"");spt_img.attr('onmouseout',"");}});}} function spt_c(id){$.ajax({type:'GET',url:'ajax.php',data: 'IS=2&ID='+id,success:function(d){$("#sepet").html(d);}});} function spt_g(id){var ldr=$("#spt_ldr_"+id);var err=$("#spt_err_"+id);var vld=$("#spt_vld_"+id);ldr.show();var spt_adt=$("#spt_adt_"+id).val(); var str='IS=3&UID='+id+'&MKT='+spt_adt;$.ajax({type:'GET',url:'ajax.php',data:str,success:function(d){if(d>0){$("#spt_adt_"+id).val(d);ldr.hide();err.hide();vld.show();vld.hide(5000);}else{ldr.hide();err.show();}}});} function spt_b(){$.ajax({type:'GET',url:'ajax.php',data: 'IS=4&X=1' , success:function(d){  $("#SPTM").html(d); }});} function siparis(I,R){var K1=document.getElementById('K1');var K2=document.getElementById('K2');var K3=document.getElementById('K3');var K7=document.getElementById('K7');var F1=document.getElementById('F1');var F2=document.getElementById('F2');var F3=document.getElementById('F3');var F7=document.getElementById('F7');var hata=0;if(K1.value==2){if(!K2.value){if(!K3.value){K2.className='B-hata';hata=1;}else{K2.className='B';K3.className='B';}}if(!K3.value){if(!K2.value){K3.className='B-hata';hata=1;}else{K3.className='B';K2.className='B';}}if(!K7.value){K7.className='A-hata';hata=1;}else{K7.className='A';}}else{K2.className='B';K3.className='B';K7.className='A';}if(F1.value==2){if(!F2.value){if(!F3.value){F2.className='B-hata';hata=1;}else{F2.className='B';F3.className='B';}}if(!F3.value){if(!F2.value){F3.className='B-hata';hata=1;}else{F3.className='B';F2.className='B';}}if(!F7.value){F7.className='A-hata';hata=1;}else{F7.className='A';}}else{F2.className='B';F3.className='B';F7.className='A';}if(hata==0){var str=$('#Form_siparis').serialize();$.ajax({type:'GET',url:'ajax.php',data:'IS=5&'+str,success:function(d){if(d>0){$.ajax({type:'POST',url:'ajax-mailer.php',data:'ML=5&S='+d+'&IP='+I+'&REF='+R,success:function(d2){if(d>0){$("#SPTM").html(d2);}else{$("#SPTM").html(d);}}});}else{ $("#SPTM").html(d);}}});}} function ML_eklecikar(A,G){var hata=0;var M=document.getElementById('ml_mail');var S=document.getElementById('ml_s');var mc=chkmail(M.value);if(!M.value){M.className="i_ml_mail_hata"; hata=1;}else{if(mc==false){M.className="i_ml_mail_hata"; hata=1;}else{M.className="i_ml_mail";}}if(!S.value||S.value!=G){S.className="i_ml_s_hata";hata=1;}else{S.className="i_ml_s";}if(hata==0){$("#div_ml_info").html("<img src=\"img/ajax-loader.gif\"/>");var str="IS=9&M="+M.value+"&S="+S.value+"&A="+A;$.ajax({type:'GET',url:'ajax.php',data:str,success:function(d){ $("#div_ml_info").html(d);}});}} function tema(x){$.ajax({type:'GET',url:'ajax.php',data:'IS=6&bg=' + x, success:function(d){ $("body").css({'background-image':'url(img/bg_'+ x +'.png)' });}});} function loginchk(){var U = document.getElementById('U');var hata=0;if(chkmail(U.value)){U.className='input_U';}else{U.className='input_U-hata';hata=1;}if(hata==0){document.all.Form_UyeGiris.submit();}} function chk_frm_iletisim (){ var E = document.getElementById('eposta'); var M = document.getElementById('mesaj'); var IP = document.getElementById('IP'); var REF= document.getElementById('REF'); var hata = 0; if (chkmail(E.value)){ E.style.backgroundColor=''; }else{ E.style.backgroundColor='#F00'; hata = 1; }	if (M.value != '' ){ M.style.backgroundColor=''; }else{ M.style.backgroundColor='#F00'; hata = 1; } if(hata == 0){ var str2 = $("#form_iletisim").serialize()  +'&ML=7'; $("#FRM").html('<img src="img/ajax-loader.gif" alt="Loading..." />');$.ajax({type:'POST',url:'ajax-mailer.php',data:str2,success:function(d){ if(d==7){ $("#FRM").html('<?=$SS[158];?>'); 	}else{  $("#FRM").html('Error / Hata !');}}});}} function urun_tab(x){var TB1=document.getElementById('TB1');var TBA1=document.getElementById('TBA1');var TB2=document.getElementById('TB2');var TBA2=document.getElementById('TBA2');var TBX=document.getElementById('TB'+x);var TBAX=document.getElementById('TBA'+x);TB1.style.display='none';TBA1.bgColor='#e6ecdf';TB2.style.display='none';TBA2.bgColor='#e6ecdf';TBX.style.display='block'; TBAX.bgColor='#bfceae';} $(document).ready(function(){ $("#ara_kod").focus().autocomplete("ajax.php?IS=10&S=kod", { width: 120, selectFirst: false	});	$("#ara_ad").focus().autocomplete("ajax.php?IS=10&S=ad", { width: 120, selectFirst: false	});	$('a[rel*=facebox]').facebox(); });
