
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Dora Sac </title>
<meta name="keywords" content="<p>
	<span class="scayt-misspell" data-scayt_word="info@dorasac.com" data-scaytid="3">info@dorasac.com</span></p>
, , " />
<meta name="title" content="Dora Sac" />
<meta name="description" content="10" />
<meta name="robots" content="index, follow" />
<meta http-equiv="Content-Script-Type" content="text/javascript" /> 
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254" /> 
<meta name="google-site-verification" content="4" />
<meta name="y_key" content="5"/>
<meta name="msvalidate.01" content="8" />
<link rel="alternate" type="application/rss+xml" title="10 &raquo; Dora Sac &raquo;  RSS &raquo; Geri Beslemesi" href="http://www.dorasac.com/rss.asp" />
<link rel='index' title='10' href='http://www.dorasac.com' />
<meta http-equiv="Page-Exit" content="blendTrans(Duration=0.5)" />
<link rel="canonical" href="http://www.dorasac.com" />
<link href="css/style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="js/jquery-1.3.1.min.js"></script>
<script type="text/javascript">

$(document).ready(function() {		
	
	//Execute the slideShow
	slideShow();

});

function slideShow() {

	//Set the opacity of all images to 0
	$('#gallery a').css({opacity: 0.0});
	
	//Get the first image and display it (set it to full opacity)
	$('#gallery a:first').css({opacity: 1.0});
	
	//Set the caption background to semi-transparent
	$('#gallery .caption').css({opacity: 0.7});

	//Resize the width of the caption according to the image width
	$('#gallery .caption').css({width: $('#gallery a').find('img').css('width')});
	
	//Get the caption of the first image from REL attribute and display it
	$('#gallery .content').html($('#gallery a:first').find('img').attr('rel'))
	.animate({opacity: 0.7}, 400);
	
	//Call the gallery function to run the slideshow, 6000 = change to next image after 6 seconds
	setInterval('gallery()',6000);
	
}

function gallery() {
	
	//if no IMGs have the show class, grab the first image
	var current = ($('#gallery a.show')?  $('#gallery a.show') : $('#gallery a:first'));

	//Get next image, if it reached the end of the slideshow, rotate it back to the first image
	var next = ((current.next().length) ? ((current.next().hasClass('caption'))? $('#gallery a:first') :current.next()) : $('#gallery a:first'));	
	
	//Get next image caption
	var caption = next.find('img').attr('rel');	
	
	//Set the fade in effect for the next image, show class has higher z-index
	next.css({opacity: 0.0})
	.addClass('show')
	.animate({opacity: 1.0}, 1000);

	//Hide the current image
	current.animate({opacity: 0.0}, 1000)
	.removeClass('show');
	
	//Set the opacity to 0 and height to 1px
	$('#gallery .caption').animate({opacity: 0.0}, { queue:false, duration:0 }).animate({height: '0px'}, { queue:true, duration:300 });	
	
	//Animate the caption, opacity to 0.7 and heigth to 100px, a slide up effect
	$('#gallery .caption').animate({opacity: 0.7},100 ).animate({height: '0px'},500 );
	
	//Display the content
	$('#gallery .content').html(caption);
	
	
}

</script>
<style type="text/css">

.clear {
	clear:both
}

#gallery {
	position:relative;
	height:156px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	

.style1 {
	text-align: center;
}
	

.style3 {
	color: #000000;
	text-align: center;
}
	

</style>
	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
			<link type="text/css" media="screen" rel="stylesheet" href="colorbox.css" />
		<script type="text/javascript" src="colorbox/jquery.colorbox.js"></script>
		<script type="text/javascript">
			$(document).ready(function(){
				//Examples of how to assign the ColorBox event to elements
				$("a[rel='example1']").colorbox();
				$("a[rel='example2']").colorbox({transition:"fade"});
				$("a[rel='example3']").colorbox({transition:"none", width:"75%", height:"75%"});
				$("a[rel='example4']").colorbox({slideshow:true});
				$(".example5").colorbox();
				$(".example6").colorbox({iframe:true, innerWidth:425, innerHeight:344});
				$(".example7").colorbox({width:"82%", height:"90%", iframe:true});
				$(".example8").colorbox({width:"50%", inline:true, href:"#inline_example1"});
				$(".example9").colorbox({
					onOpen:function(){ alert('onOpen: colorbox is about to open'); },
					onLoad:function(){ alert('onLoad: colorbox has started to load the targeted content'); },
					onComplete:function(){ alert('onComplete: colorbox has displayed the loaded content'); },
					onCleanup:function(){ alert('onCleanup: colorbox has begun the close process'); },
					onClosed:function(){ alert('onClosed: colorbox has completely closed'); }
				});
				
				//Example of preserving a JavaScript event for inline calls.
				$("#click").click(function(){ 
					$('#click').css({"background-color":"#f00", "color":"#fff", "cursor":"inherit"}).text("Open this window again and this message will still be here.");
					return false;
				});
			});
		</script>

</head>
<body>
	<div id="main-div">
    	<div id="header">
        	<div class="slider">
            <div id="gallery">
 

            		

	
		<img src="resimler/_28.gif" alt="" width="958" height="156" title="" rel=""/>

	                

	

	<div class="caption"><div class="content"></div></div>
</div>
<div class="clear"></div>
            </div>
        </div>
    	
        	<div id="main-menu">	
                <div class="btn">
                <a href="default.asp"><li>Anasayfa</li></a>
              </div>
                
                <div class="btn">
                <a href="dora.asp"><li>Firma Profili</li></a>
              </div>
                
                <div class="btn">
                <a href="uretim.asp"><li>Üretim</li></a>
              </div>
                
                <div class="btn">
                <a href="referanslar.asp"><li>Referanslarımız</li></a>
              </div>
                
                <div class="btn">
                <a href="iletisim.asp"><li>İletişim</li></a>
            </div>
                
                <div class="left-katalog"><a href="onlinekatalog.asp">  <img src="images/_112.gif" alt="" style="border:0"/></a></div>
           </div>
                   
           <div id="main-body">
      			<div class="logo2"></div>
              <div class="urun-dis" style="width: 352px;float:left">
				<div style="float:left; width: 346px; height: 60px; padding-left:10px;margin-top:5px">
				
				<img src="resimler/20110801__588952899.jpg" class="shadow" alt="MİSYONUMUZ" width="133" height="59" style="float:left;margin-right:5px;margin-bottom:5px;border:1 silver solid" />
				
				 <h4 style="margin:0"> <a href="dora-page-1.asp">MİSYONUMUZ</a></h4>
                        <p style="margin:0;color:black">Plazma Sac Kesim sektöründe bir dünya markası haline gelebilmek...</p>

				
				</div>
				
				
				
				
				
				<div style="float:left; width: 346px; height: 60px; padding-left:10px;margin-top:5px">
				
					<img src="resimler/20110801__5589105487.jpg" class="shadow" alt="VİZYON" width="133" height="59" style="float:left;margin-right:5px;margin-bottom:5px;border:1 silver solid" />
				
				 <h4 style="margin:0"> <a href="dora-page-2.asp">VİZYON</a></h4>
                        <p style="margin:0;color:black">Plazma Sac kesim sektöründe Dora Sac'a ...</p>

				
				</div>
				<div style="float:left; width: 346px; height: 60px; padding-left:10px;margin-top:5px">

<img src="resimler/20110801__9323236346.jpg" class="shadow" alt="KALİTE POLİTİKAMIZ" width="133" height="59" style="float:left;margin-right:5px;margin-bottom:5px;border:1 silver solid" />
				
				 <h4 style="margin:0"> <a href="dora-page-3.asp">KALİTE POLİTİKAMIZ</a></h4>
                        <p style="margin:0;color:black">Yüksek kalitede üretim yapmak...</p>


</div>
				<div style="float:left; width: 346px; height: 60px; padding-left:10px;margin-top:5px">

<img src="foto.png" class="shadow" alt="" width="133" height="59" style="float:left;margin-right:5px;margin-bottom:5px;border:1 silver solid" />
				
				 <h4 style="margin:0"> <a href="galeri.asp">Fotoğraf Galerisi</a></h4>
                        <p style="margin:0;color:black"></p>


</div>
            </div>
              <div style="float:left; width: 163px; height: 274px; padding-left:10px;margin-top:5px">
<p class="style3" style="width: 135px">Galeriden Seçmeler</p>
 		  

<a href="resimler/20110802__7209131121.jpg" title="Flash Yuk" rel="example3">

<img src="resimler/20110802__7209131121.jpg" class="shadow" alt="Flash Yuk" width="133" height="49" style="float:left;margin-right:5px;margin-bottom:5px;border:1 silver solid" /></a>


<a href="resimler/20110804__9786035418.jpg" title="Plazma Kesim" rel="example3">

<img src="resimler/20110804__9786035418.jpg" class="shadow" alt="Plazma Kesim" width="133" height="49" style="float:left;margin-right:5px;margin-bottom:5px;border:1 silver solid" /></a>


<a href="resimler/20110804__5143091083.jpg" title="Plazma Cnc Kesim" rel="example3">

<img src="resimler/20110804__5143091083.jpg" class="shadow" alt="Plazma Cnc Kesim" width="133" height="49" style="float:left;margin-right:5px;margin-bottom:5px;border:1 silver solid" /></a>


<a href="resimler/20110804__9550897479.jpg" title="Ajan Cnc Plazma" rel="example3">

<img src="resimler/20110804__9550897479.jpg" class="shadow" alt="Ajan Cnc Plazma" width="133" height="49" style="float:left;margin-right:5px;margin-bottom:5px;border:1 silver solid" /></a>




</div>

           <div id="video-alani">
                <div class="v-text"></div>
                <div style="width:260px; height:218px; margin:15px;padding-top:10px;position:relative">
					<iframe style="width: 255px; height: 218px" marginwidth="1" marginheight="1" name="Video" scrolling="no" border="0" frameborder="0" src="videos.asp"></iframe></div>
                
                <h4 style="margin:0;color:black;margin-top:30px" class="style1"> 
				<a href="video.asp">Tüm Videolar</a></h4>
           </div>
           
           <div id="ek-bilgi">
				<div class="l-block">

                	<li><a href="hakkimizda-oku.asp?hakaltid=14">Kalite Politikamız</a></li>
                    

                	<li><a href="hakkimizda-oku.asp?hakaltid=12">Misyonumuz</a></li>
                    

                	<li><a href="hakkimizda-oku.asp?hakaltid=13">Vizyonumuz</a></li>
                    

                </div>
                
              
                
                <div class="r-block" style="margin-left:2px">    	 


                 	<li><a href="blog-oku.asp?blogid=8">3000x12000 Ajan Cnc Plazma </a></li>
                   
                    


                 	<li><a href="blog-oku.asp?blogid=7">2500x8000 Ajan Cnc Oxy Fuel </a></li>
                   
                    


                 	<li><a href="blog-oku.asp?blogid=6">3000x6000 Ajan Cnc Oxy Fuel </a></li>
                   
                    

                </div>
                 
              
           </div>
           
           
           		<div id="copy-right">
                
                
                </div>
      </div>
   
    
    
    
    
    
    
    
    
    </div>

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', '9']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

</body>
</html>

