<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>  
 
<META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-9"> 

<title>Bize Ulaşın | Karatepe Büro Mobilya Denizli - Denizli Ofis Mobilyaları </title>   


<meta name="author" content="MEGA TASARIM"/>       
<link rel="shortcut icon" href="favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1">

<link href="css/font.css" rel="stylesheet" type="text/css"/>   

<script src="js/jquery-2.1.1.js"></script>   
     
 <link rel="stylesheet" href="css/style.css"> 	 
 
  
<link rel="stylesheet" href="css/font-awesome.min.css">        
    
    <link href="https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700&subset=latin-ext" rel="stylesheet">
                     
  <link href="https://fonts.googleapis.com/css?family=Courgette&subset=latin-ext" rel="stylesheet">
    
    <link href="https://fonts.googleapis.com/css?family=Lato:400,700&subset=latin-ext" rel="stylesheet">   	 

                     
<script type="text/javascript">


function numbersonly(myfield, e, dec) {
  var key;
  var keychar;

  if (window.event)
    key = window.event.keyCode;
  else if (e)
    key = e.which;
  else
    return true;
  keychar = String.fromCharCode(key);

  // control keys
  if ((key==null) || (key==0) || (key==8) || (key==9) || (key==13) || (key==27) )
    return true;

  // numbers
  else if ((("0123456789").indexOf(keychar) > -1))
    return true;

  // decimal point jump
  else if (dec && (keychar == ".")) {
    myfield.form.elements[dec].focus();
    return false;
  } else
    return false;
}
</script>        


 <script  language="JavaScript">
<!-- Hide from older browsers...
function CheckPollForm () {     


             
  
	
		if (document.myForm.isim.value==""){
		alert("Lütfen Ad Soyad Bilginizi Yazınız");
		document.myForm.isim.focus();
		return false;
	}      
	
	
	    	if (document.myForm.tel.value==""){
		alert("Lütfen Telefon Numaranızı Yazınız");
		document.myForm.tel.focus();
		return false;
	}        
	
	
	         
	     	if (document.myForm.mail.value==""){
		alert("Lütfen Mail Adresinizi Yazınız");
		return false;
	}         
	    
	
		if (document.myForm.mail.value!=""){	     
        var testresults	   
	var filter=/^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$/i
	if (filter.test(document.myForm.mail.value))
	testresults=true
	else{
	alert("Lütfen geçerli bir Email adresi giriniz")
	testresults=false
		return false;
	}       
		}    
	        


	return true
}                 
           


// -->                   

</script>  
          
  </head>          
   
   <body  topmargin=0 leftmargin=0>

  

<link href='https://fonts.googleapis.com/css?family=Raleway:200,500,700&subset=latin-ext' rel='stylesheet' type='text/css'>

  


<link href='https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700' rel='stylesheet' type='text/css'>       
   


<script>
 
 $( document ).ready(function() {             

var gen=$(window).width();
var acKapa=Boolean;       
 

 
 
if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) {  


   $(".solm div").css({'display':'none'});
 
              $(".menuBut").click(function(){  
                       acKapa=!acKapa
                       if(acKapa==false){  $(".solm div").fadeIn( "0", function() {  }); $(this).attr("src", "images/carpi.png")  }     else     {  $(".solm div").fadeOut( "0", function() {  }); $(this).attr("src", "images/menu.png")   }
              })
                     
}
 else  {          
 
        $(".menuBut").css({'display':'none'});       
         
 }



});
     
 
</script>    






                   

     
       
       


     


    


    <div  style="position:fixed; z-index:9; width:100%; background-color:#FFFFFF;  height:75px" class="mega"  >
   <div style="width:1100px;  margin:0 auto; left:0px ; right:0px;  ">
 
 <div style="display:inline-block; margin-right:0px">  <a href="index.asp"><img src="images/logo.jpg" class="logo" /></a></div>
   

             <div class="menu">            
	<a  href="hakkimizda.asp"><div><B>HAKKIMIZDA</B> </div>   </a>  
	<a  href="denizli-buro-mobilya.asp"> <div> <B>ÜRÜNLER</B></div>    </a>      
	<a  href="denizli-projeler-0-48"><div> <B>PROJELER</B> </div>  </a>
	<a  href="denizli-referans-projeler-0-49"><div> <B>REFERANSLAR</B> </div>  </a>    

	<a  href="iletisim.asp"><div> <B>İLETİŞİM</B> </div>  </a>
              </div>   

 </div>  
         
         
     </div>          

  
    

  
  
   <script>
       
       $(document).ready(function (){    



     function headerOff() {   $('.logo').stop().animate({ width: '100px' ,  marginTop: '6px' }, 100);     $('.mega').stop().animate({ marginTop: '0px' , height: '56px'  }, 100);   $('.menu').stop().animate({ marginTop: '-10px'  }, 100);  }
    
     function headerOn() {        $('.logo').stop().animate({ width: '187px' , marginTop: '0px'  }, 400);  $('.mega').stop().animate({ marginTop: '0px' , height: '75px'  }, 400);     $('.menu').stop().animate({ marginTop: '0px'  }, 400);   }

 $(window).scroll(function() {
        if($(window).scrollTop() > 0) {
            headerOff();
        } else {
            headerOn();
        }
    });
               
       
        })
       
       
       </script>
   
  
  
  <script>
      $(document).ready(function () {

    $(window).scroll(function () {
        if ($(this).scrollTop() > 50) {
            $('.scrollup').fadeIn();
        } else {
            $('.scrollup').fadeOut();
        }
    });

    $('.scrollup').click(function () {
        $("html, body").animate({
            scrollTop: 0
        }, 600);
        return false;
    });

});

 </script>
 
 
<style>
 .scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 10px;
    right: 20px;
    display: none;
    cursor:pointer

}

</style>


 
   <div  class=scrollup> <img src="images/up.png"  /></div>          
   
   
   

  <BR><BR><BR>

   <div  style="background-image:url('images/tepe-tel.jpg'); "  class="tepeler" >
  
           <div>   İLETİŞİM  </div>
  
  </div>   
              

 
<BR><BR> 

 <div style=" width:1100px;   margin:0 auto; left:0px;  right:0px"> 
         

<div class="font" style="display:inline-block; vertical-align:top;  margin-right:25px; max-width:340px; ">   
<B>Adres</B> <BR>
ZEYTİNKÖY MAH.ACIPAYAM BULVARI NO:11/A
PAMUKKALE / DENİZLİ
<BR><BR>
     

 
<B>Telefon</B> <BR>
0258 264 64 95 
<BR><BR>    

<B>GSM</B> <BR>
0532 615 49 12 
<BR><BR>           

<B>Faks</B> <BR>
0258 265 40 82   
<BR><BR> 

<B>E-Posta</B> <BR>
<a href="/cdn-cgi/l/email-protection#741f15061500110411341f15061500110411191b161d180d155a171b195a0006" taget=_blank><span class="__cf_email__" data-cfemail="2249435043564752476249435043564752474f4d404b4e5b430c414d4f0c5650">[email&#160;protected]</span> </a>
<BR><BR>            
</div>


                            



 <!----> </div>
          
    <BR>

<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3155.1986423502885!2d29.114039099999996!3d37.7384838!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x14c73f1bce84690f%3A0xc7102bad2c5236a0!2zREVOT0bEsFMgQsOcUk8gTU9CxLBMWUFMQVJJ!5e0!3m2!1str!2str!4v1714650209695!5m2!1str!2str" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>

   
<BR><BR><BR>
 
 
<div style="background-color:#141414; ">
 
<div style=" width:1100px; margin:0 auto; left:0; right:0; ">

<BR>


<div  class=alt style=" width:1100px; margin-left:30px;   ">
<BR>

<a  href="hakkimizda.asp"><div>HAKKIMIZDA</div>    </a>
<a  href="denizli-buro-mobilya.asp"><div>ÜRÜNLER</div>   </a>
<a  href="denizli-projeler-48"><div>PROJELER</div>   </a>
<a  href="denizli-referans-projeler-49"><div>REFERANSLAR</div>   </a>  
<a  href="iletisim.asp"><div>İLETİŞİM</div>   </a>

</div>    



<BR><BR> 
<div style="margin-left:28px;padding-bottom:7px ">
<font style="font-size:11px; color:#BBBBBB">Tüm Hakları Saklıdır. Karatepe Mobilya &nbsp; | &nbsp; </font> <a href="http://www.megatasarim.com"  target="_blank" ><font style="font-size:11px; color:#BBBBBB">Mega Tasarım © 2016</font> </a>    
  

  </div>
 
 

 </div>      
 
 </div>
 
  
   
     
       <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-60672547-56', 'auto');
  ga('send', 'pageview');

</script>
        

  
 

  
                
         
   </body>
   </html>     
