

<html>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="240"; url="http://www.antalyaonline.org/">
<meta name="google-site-verification" content="apvLw2WHmW91snsFxTdjDZIsc6UHPo9yIaqCjV7owWQ" />

<meta name= "ProgId" content= "ErkaN@İDA">
<meta name= "Keywords" content= "antalya, Antalya, antalyadaki aktiviteler, Antalya'daki aktiviteler, güncel antalya haberleri, Antalya kent rehberi, kent rehberi, antalyadaki tüm gerekli adresler, antalya tatil rehberi, antalya moda, antalya sinema, antalya yazar, antalya portal, antalya haber ve paylaşım portalı, portal, turizm, sinema, etkinlik, moda, rehber, side,belek, manavgat, kemer, beldibi, antika, kitapevi, mağaza, Antalya'yı keşfedin">
<meta name= "Description" content= "AntalyaOnlie">
<meta name= "Copyright" content= "Antalya Online">
<meta name= "AUTHOR" content= "ErkaN@İDA">
<title>ANTALYA ONLINE - ANTALYA'NIN KENT PORTALI&nbsp;|&nbsp; Haber&nbsp;-&nbsp; Antalya Uluslararasi Isci Filmleri Festivali</title>
<link href="http://www.antalyaonline.org/ap_style.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #363636;
}


.inputtext {
font-family: Tahoma; font-size: 8pt; border: 1px solid #B1D0EF
}


/* YORUM*/
.commentbox{
background-color: #B1D0EF;
width: 450px;
padding: 10px;
margin-left: 55px;
}

.commentfooter{
background: url(http://www.antalyaonline.org/images/y.png) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
margin-left: 55px;
height:20px
}

.commentTitle{
font-size: 90%;
color: #996633;
}


.commentboxADD{
background-color: #c7deb6;
width: 450px;
padding: 10px;
margin-left: 55px;
}

.commentfooterADD{
background: url(http://www.antalyaonline.org/images/y2.png) 20px 0 no-repeat; 
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
margin-left: 55px;
height:20px
}



.commentboxZero{
background-color: #EBE5B8;
width: 450px;
padding: 10px;
margin-left: 55px;
}

.commentfooterZero{
background: url(http://www.antalyaonline.org/images/y3.png) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
margin-left: 55px;
height:20px
}


.resim {
	color: #F7941D;
	 border: 2px;
	 solid #B1D0EF
}

-->
</style>


<script LANGUAGE="JavaScript">
function CC_noErrors() {
return true;
}

window.onerror = CC_noErrors;
</script>

<script src="http://www.antalyaonline.org/SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<link href="http://www.antalyaonline.org/SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
a:link {
	color: #999999;
}
-->
</style>
<script src="http://www.antalyaonline.org/Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<script src="http://www.antalyaonline.org/SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>

<link href="http://www.antalyaonline.org/SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />



	<link rel="stylesheet" type="text/css" href="http://www.antalyaonline.org/js/style.css" />

	<script type="text/javascript" src="http://www.antalyaonline.org/js/jquery-1.2.6.min.js"></script>
	<script type="text/javascript" src="http://www.antalyaonline.org/js/jquery-easing-1.3.pack.js"></script>
	<script type="text/javascript" src="http://www.antalyaonline.org/js/jquery-easing-compatibility.1.2.pack.js"></script>
	<script type="text/javascript" src="http://www.antalyaonline.org/js/coda-slider.1.1.1.pack.js"></script>
	
	<script type="text/javascript">
	
		var theInt = null;
		var $crosslink, $navthumb;
		var curclicked = 0;
		
		theInterval = function(cur){
			clearInterval(theInt);
			
			if( typeof cur != 'undefined' )
				curclicked = cur;
			
			$crosslink.removeClass("active-thumb");
			$navthumb.eq(curclicked).parent().addClass("active-thumb");
				$(".stripNav ul li a").eq(curclicked).trigger('click');
			
			theInt = setInterval(function(){
				$crosslink.removeClass("active-thumb");
				$navthumb.eq(curclicked).parent().addClass("active-thumb");
				$(".stripNav ul li a").eq(curclicked).trigger('click');
				curclicked++;
				if( 6 == curclicked )
					curclicked = 0;
				
			}, 5000);
		};
		
		$(function(){
			
			$("#main-photo-slider").codaSlider();
			
			$navthumb = $(".nav-thumb");
			$crosslink = $(".cross-link");
			
			$navthumb
			.click(function() {
				var $this = $(this);
				theInterval($this.parent().attr('href').slice(1) - 1);
				return false;
			});
			
			theInterval();
		});
	</script>


<style type="text/css">
<!--

.active-thumb 								{ background: transparent  center no-repeat;}

-->
</style>





<script language="javascript">
function SetHome(obj,vrl){
        try{
                obj.style.behavior='url(#default#homepage)';obj.setHomePage(vrl);
        }
        catch(e){
                if(window.netscape) {
                        try {
                                netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");  
                        }  
                        catch (e)  { 
                               // alert("");  
                        }
                        var prefs = Components.classes['@mozilla.org/preferences-service;1'].getService(Components.interfaces.nsIPrefBranch);
                        prefs.setCharPref('browser.startup.homepage',vrl);
                 }
        }
}


function bookmarksite(title, url){
if (document.all)
window.external.AddFavorite(url, title);
else if (window.sidebar)
window.sidebar.addPanel(title, url, "http://www.antalyaonline.org")
}
</script>








	<script type="text/javascript">
	function Ajx(eleman,sayfa,parametre)
	{
		 $('#'+eleman).html('<center><img src="http://www.antalyaonline.org/images/spinner.gif" alt="Ver&#305; Al&#305;n&#305;yor..."><br>&#304&#351;lem Yap&#305;l&#305;yor...</center><img src=spacer.gif width=1 height=170>');
		 $.ajax({
		   type: 'GET',
		   url: sayfa,
           cache: false,		   		   
		   data: parametre,	
		   success: function(sonuc) {
		   //		alert(sonuc);
			 	$('#'+eleman).html(sonuc);
		   }
		});
	}
	
	function ac(element){
		$('#'+element).toggle("fast");
	}
	
	</script>


<link rel="stylesheet" href="http://www.antalyaonline.org/js/style1.css" type="text/css" media="screen">
<script type="text/javascript" src="http://www.antalyaonline.org/js/tooltip.js"></script>






			    <link type="text/css" rel="stylesheet" href="src/css/jscal2.css" />
			    <link type="text/css" rel="stylesheet" href="src/css/border-radius.css" />
			
			    <link id="skin-win2k" title="Win 2K" type="text/css" rel="alternate stylesheet" href="src/css/win2k/win2k.css" />
			    <link id="skin-steel" title="Steel" type="text/css" rel="alternate stylesheet" href="src/css/steel/steel.css" />
			    <link id="skin-gold" title="Gold" type="text/css" rel="alternate stylesheet" href="src/css/gold/gold.css" />
			    <link id="skin-matrix" title="Matrix" type="text/css" rel="alternate stylesheet" href="src/css/matrix/matrix.css" />
			
			    <link id="skinhelper-compact" type="text/css" rel="alternate stylesheet" href="src/css/reduce-spacing.css" />
			
			    <script src="src/js/jscal2.js"></script>
			    <script src="src/js/lang/en.js"></script>
			
			    <link type="text/css" rel="stylesheet" href="calendardefault.css" />


<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-12754865-3']);
  _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>
<style type="text/css">
body,td,th {
	font-family: Arial, "Lucida Grande", Arial, Tahoma, Verdana, sans-serif;
}
</style>
</head>

<!---->
<body><div align=center>
<table width="1000" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td>&nbsp;</td>
    <td width="1000" height="115" valign="top" bgcolor="#56b6cf"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="600" height="115" background="http://www.antalyaonline.org/images/logozemin.png" valign="bottom">
		<table border="0" width="592" id="table2" class="devami">
			<tr>
				<td width="582" colspan="2" valign="top">
				<a href="http://www.antalyaonline.org/">
				<img border="0" src="http://www.antalyaonline.org/images/logo.png" width="441" height="66"></a></td>
			</tr>


			<tr>
				<td width="262" valign="middle" align="right"><a class="devami" title="Üyelik Formu" href="http://www.antalyaonline.org/uye-ol">Üye Ol</a>
				 | 
				 <a class="devami" title="Üyelik Formu" href="http://www.antalyaonline.org/sifrem-ne">?ifremi Unuttum</a> |  Üye Girişi:&nbsp;</td>
				<td width="320" valign="middle">
				<table border="0" width="100%" id="table3">
	<form name="members" method="POST" action="http://www.antalyaonline.org/uye-girisi" onSubmit="return checkData()">
 <script language="JavaScript">
<!--
                        function checkData (){
                          
                          if (document.members.email.value == "") {
                                        alert("E-mail Adresinizi Girmediniz !")
                                        document.members.email.focus();
                                        return false;
                                }
					                          if (document.members.email.value == "E-mail Adresiniz") {
					                                        alert("E-mail Adresinizi Girmediniz !")
					                                        document.members.email.focus();
					                                        return false;
					                                }
                          if (document.members.pass.value == "") {
                                        alert("Şifrenizi Girmediniz !")
                                        document.members.pass.focus();
                                        return false;
                                }
                        }
// -->
</script>
					<tr>
						<td width="173">
									<input type="text" name="email" id="UTR" size="33" style="font-family: Tahoma; font-size: 10px; text-align:center; vertical-align:bottom" onFocus="if (this.value == 'E-mail Adresiniz') {this.value = '';} " onBlur="if(this.value=='')this.value='E-mail Adresiniz'" value="E-mail Adresiniz"></td>
						<td width="140">
	<input type="password" name="pass" id="UTR" size="33" style="font-family: Tahoma; font-size: 10px; text-align:center; vertical-align:middle" onFocus="if (this.value == '00000') {this.value = '';} " onBlur="if(this.value=='')this.value='00000'" value="00000"></td>
						<td><input name="I2" type="image" src="http://www.antalyaonline.org/images/send.png" align="right" border="0" /></td>
					</tr>
</form>				</table>
				</td>
			</tr>


		</table>
</td>
        <td background="http://www.antalyaonline.org/images/alin_sag.jpg"><div id="divContent">
<a href="http://www.shaulagym.com/" target=_blank >
<img border="0" src="http://www.antalyaonline.org/reklam/httpwww.shaulagym.com.jpg" width="400" height="115"></a>
<!--				<object data="http://www.antalyaonline.org/xml_rotator_alin/slideshow.swf" height="115px" type="application/x-shockwave-flash"

					width="400px"> 
					<param name="movie" value="http://www.antalyaonline.org/xml_rotator_alin/slideshow.swf" /> 
					<param name="quality" value="high" /> 
					<param name="menu" value="false" /> 
					<param name="wmode" value="transparent" /> 
				</object> 
--></div> 
      </td>
      </tr>
    </table></td>
    <td>&nbsp;</td>
  </tr>
<tr valign="top">
    <td>&nbsp;</td>
    <td bgcolor="#FFFFFF" valign="top"><img src="spacer.gif"  width="1000" height="1"><br />
    <ul id="MenuBar1" class="MenuBarHorizontal">
      <li>
        <p align="center"><a href="#"><font color="#F7941D">REHBER</font></a>
          <ul>
            <li><a href="http://www.antalyaonline.org/antalya">Antalya'yı Keşfedin</a></li>
            <li><a href="http://www.antalyaonline.org/egitim">Eğitim</a></li>
            <li><a href="http://www.antalyaonline.org/eglence">Eğlence</a></li>
            <!--<li><a href="http://www.antalyaonline.org/etkinlikler">Etkinlikler</a></li>-->
            <li><a href="http://www.antalyaonline.org/ilceler-bolgeler">İlçeler Bölgeler</a></li>
            <li><a href="http://www.antalyaonline.org/onemli-telefonlar">Önemli Telefonlar</a></li>
            <li><a href="http://www.antalyaonline.org/tarihi-yoreler">Tarihi Yöreler</a></li>
            <li><a href="http://www.antalyaonline.org/toplum-devlet">Toplum-Devlet</a></li>
            <li><a href="http://www.antalyaonline.org/turizm-seyahat">Turizm & Seyahat</a></li>
          </ul>
       
      </li>
      <li>
        <p align="center"><a href="http://www.antalyaonline.org/etkinlikler"><font color="#F7941D">ETKİNLİKLER</font></a>
       
      </li>
      <li>
        <p align="center"><a href="http://www.antalyaonline.org/sinema"><font color="#F7941D">SİNEMA</font></a>
       
      </li>
      <li>
        <p align="center"><a class="MenuBarItemSubmenu" href="#"><font color="#F7941D">
			MODA ALIŞVERİŞ</font></a>
          <ul>
          	<li><a href="http://www.antalyaonline.org/moda-alisveris/1-alisveris_merkezleri">Alışveriş Merkezleri</a></li>
            <li><a class="MenuBarItemSubmenu" href="http://www.antalyaonline.org/moda-alisveris/10-giyim">Giyim</a>
              <ul>
                <li><a href="http://www.antalyaonline.org/moda-alisveris/22-cocuk_giyim">Çocuk Giyim</a></li>
                <li><a href="http://www.antalyaonline.org/moda-alisveris/25-bayan_giyim">Bayan Giyim</a></li>
                <li><a href="http://www.antalyaonline.org/moda-alisveris/26-erkek_giyim">Erkek Giyim</a></li>
                <li><a href="http://www.antalyaonline.org/moda-alisveris/23-spor_giyim">Spor Giyim</a></li>
                <li><a href="http://www.antalyaonline.org/moda-alisveris/24-ic_giyim">İç Giyim</a></li>
                <li><a href="http://www.antalyaonline.org/moda-alisveris/27-gelinlik">Gelinlik</a></li>
              </ul>
            </li>
            <li><a href="http://www.antalyaonline.org/moda-alisveris/8-elektronik">Elektronik</a></li>
            <li><a href="http://www.antalyaonline.org/moda-alisveris/3-beyaz_esya">Beyaz Eşya</a></li>
            <li><a href="http://www.antalyaonline.org/moda-alisveris/16-mucevherat">Mücevherat</a></li>
          </ul>
       
      </li>
      <li>
        <p align="center"><a href="http://www.antalyaonline.org/kultur-sanat"><font color="#F7941D">KÜLTÜR SANAT</font></a></div>
      </li>
      <li>
        <p align="center"><a href="http://www.antalyaonline.org/spor-saglik"><font color="#F7941D">SAĞLIK</font></a></div>
      </li>
      <li>
        <p align="center"><a href="http://www.antalyaonline.org/yiyecek-icecek"><font color="#F7941D">YİYECEK İÇECEK</font></a></div>
      </li>
      <li>
        <p align="center"><a href="http://www.antalyaonline.org/turizm-konaklama"><font color="#F7941D">OTELLER</font></a></div>
      </li>
    </ul>    </td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td height="10"></td>
    <td height="10" background="http://www.antalyaonline.org/images/golge.jpg" bgcolor="#FFFFFF"></td>
    <td height="10"></td>
  </tr>
  <tr>
    <td valign="top">&nbsp;</td>
    <td bgcolor="#FFFFFF" valign="top"><div align="center"> <br />







      <table width="100%" border="0" cellspacing="0" cellpadding="0" id="table2">
        <tr>
          <td width="15">&nbsp;</td>
          <td>
			<table width="100%" border="0" cellspacing="0" cellpadding="0" id="table3">
            <tr>
              <td width="1201" valign="top" bgcolor="#EEEEEE">
				<table width="100%" border="0" cellspacing="0" cellpadding="0" id="table4">
                <tr>
                  <td width="10" height="10"></td>
                  <td height="10"></td>
                  <td width="10" height="10"></td>
                </tr>
                <tr>
                  <td>&nbsp;</td>
                  <td class="metin_baslik">
                  <div align="left"><h2>ANTALYA ULUSLARARASI İŞÇİ FİLMLERİ FESTİVALİ</h2>
               <br>
			
								
                  <span class=metin1Editor><h3></h3></span>
                  </div>
                  </td>
                  <td>&nbsp;</td>
                </tr>
                <tr>
                  <td>&nbsp;</td>
                  <td class="metin_baslik"><hr /></td>
                  <td>&nbsp;</td>
                </tr>
                <tr>
                  <td>&nbsp;</td>
                  <td height="75" class="metin1" valign="top">
                  <table border="0" width="100%" id="table5">
					<tr>
						<td valign="top" class="metin12" align=justify id="hdetay">


<div align=left>
</div>


						<div align=center id=picslarge><img src='http://www.antalyaonline.org/HaberResimler/ANTALYA-ULUSLARARASI-ISCI-FILMLERI-FESTIVALI.jpg'  border='2' class='metin_baslik' /></div>
						<br>
<div align=center id=picsthumb>

</div>						
<!--<a href="javascript:Ajx('picslarge','http://www.antalyaonline.org/q.asp','Islem=1');">asd</a>-->

						<br><br>
						<span id=haberresim>Uluslararası İş&ccedil;i Filmleri Festivali ilk olarak 2006 yılında İstanbul ve Ankara&rsquo;da eş zamanlı olarak d&uuml;zenlenmiştir. G&uuml;n&uuml;m&uuml;zde bir&ccedil;ok &uuml;lkeden &ccedil;eşitli organizasyonların katılımı ve işbirliği ile İş&ccedil;i Filmleri Festivalleri &ccedil;ok sayıda &uuml;lkede d&uuml;zenlenmeye başlamıştır.İş&ccedil;i Filmleri Festivali Japonya&rsquo;da aralık ayında, Kore&rsquo;de kasım ayında ve Latin Amerika&rsquo;da her yıl farklı bir &uuml;lkenin ev sahipliğinde organize edilmektedir.<br />
<br />
Laborfest olarak isimlendirilen ABD&rsquo;deki festival 1994 yılından bu yana her yıl 5 Temmuz&rsquo;da başlayan ve bir ay s&uuml;ren bir iş&ccedil;i k&uuml;lt&uuml;r ve film festivalidir.Festival tarihi olarak ABD&rsquo;nin San Francisco kentinde, 5 Temmuz 1934 yılında &ldquo;Kanlı Perşembe&rdquo; olarak anılan liman iş&ccedil;ilerinin grevini destekleyen iki i&ccedil;inin &ouml;ld&uuml;r&uuml;ld&uuml;ğ&uuml; g&uuml;n&uuml;n yıld&ouml;n&uuml;m&uuml; se&ccedil;ilmiştir. <br />
<br />
Laborfest Korea olarak isimlendirilen Kore&rsquo;deki festival 1997 yılında başlamış ve bug&uuml;ne kadar 8 kez ger&ccedil;ekleştirilmiştir. 16-21 Kasım 2004 tarihlerinde ger&ccedil;ekleştirilen son festivalde 6 g&uuml;nde 1 &uuml;lkeden 26 film g&ouml;sterilmiştir. <br />
<br />
<span class= textexposedshow >FELKO &ldquo;Latin Amerkika İş&ccedil;i Sınıfı Film ve Video Festivali&rdquo;dir. İlk olarak 2004 yılı Kasım ayında ger&ccedil;ekleştirilmiştir. Bolivya,Uruguay, Şili, Meksika, ABD ve Kore&rsquo;de onlarca film g&ouml;sterilmiştir. 2005&rsquo;te ise festivalin ikincisi FELKO Bolivia adı ile Bolivya&rsquo;da ger&ccedil;ekleştirilmiştir.</span><br />
<br />
<strong><span class= textexposedshow >ULUSLARARASI İŞ&Ccedil;İ FİLMLERİ FESTİVALİ;</span></strong><br />
<span class= textexposedshow >-YARIŞMASIZDIR.</span><br />
<span class= textexposedshow >-BİLETSİZ VE &Uuml;CRETSİZDİR.</span><br />
<span class= textexposedshow >-SENDİKA VE DEMOKRATİK KİTLE &Ouml;RG&Uuml;TLERİ TARAFINDAN GER&Ccedil;EKLEŞTİRİLMEKTEDİR.</span><br />
<span class= textexposedshow >-AYNI ANDA &Uuml;&Ccedil; İLDE BİRDEN BAŞLAYAN VE S&Uuml;REN TEK VE İLK FESTİVALDİR.</span><br />
<span class= textexposedshow >-ANADOLU&rsquo;DA 15 DEN FAZLA İLDE FESTİVAL TEKRARLANMAKTADIR.</span><br />
<br />
<span class= textexposedshow ><strong>FESTİVAL PROGRAMI</strong></span><strong></strong><br />
<br />
<span class= textexposedshow ><strong>17 ARALIK 2010</strong></span><br />
<br />
<span class= textexposedshow >13:00</span><br />
<span class= textexposedshow >Sultan</span><br />
<span class= textexposedshow >Y&ouml;netmen : Kartal Tibet</span><br />
<span class= textexposedshow >S&uuml;re : 87&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 1978</span><br />
<span class= textexposedshow >Yer: Yenimahalle K&uuml;lt&uuml;r Merkezi</span><br />
<br />
<span class= textexposedshow >15:00</span><br />
<span class= textexposedshow >&Ccedil;otanak Yolunda</span><br />
<span class= textexposedshow >Y&ouml;netmen : Metin Avda&ccedil;</span><br />
<span class= textexposedshow >S&uuml;re : 29&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2007</span><br />
<span class= textexposedshow >B&ouml;lge</span><br />
<span class= textexposedshow >Y&ouml;netmen : G&uuml;liz Sağlam, Feryal</span><br />
<span class= textexposedshow >Saygılıgil</span><br />
<span class= textexposedshow >S&uuml;re : 40&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2010</span><br />
<span class= textexposedshow >Yer: Yenimahalle K&uuml;lt&uuml;r Merkezi</span><br />
<br />
<span class= textexposedshow >17:00</span><br />
<span class= textexposedshow >Direniş Limanı</span><br />
<span class= textexposedshow >Y&ouml;netmen : Kadir Baziki</span><br />
<span class= textexposedshow >S&uuml;re : 20&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2009</span><br />
<br />
<span class= textexposedshow >Yaşamak Bir Ağa&ccedil; Gibi</span><br />
<span class= textexposedshow >Y&ouml;netmen : Pascale Boosten, Eric</span><br />
<span class= textexposedshow >Juzen</span><br />
<span class= textexposedshow >S&uuml;re : 27&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2009</span><br />
<br />
<span class= textexposedshow >&Ouml;l&uuml;m Elbisesi : Kumalık</span><br />
<span class= textexposedshow >Y&ouml;netmen : M&uuml;jde Arslan</span><br />
<span class= textexposedshow >S&uuml;re : 45&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2009</span><br />
<span class= textexposedshow >Yer:Yenimahalle K&uuml;lt&uuml;r Merkezi</span><br />
<br />
<span class= textexposedshow >17:00</span><br />
<span class= textexposedshow >Kısa Filmler Se&ccedil;kisi</span><br />
<span class= textexposedshow >*Tersi ve Y&uuml;z&uuml;</span><br />
<span class= textexposedshow >*Kahpe Devran</span><br />
<span class= textexposedshow >*Duma Duma Dum</span><br />
<span class= textexposedshow >*Esma</span><br />
<span class= textexposedshow >*Nakit</span><br />
<span class= textexposedshow >*Karun ve &Ccedil;&ouml;p Kutusu</span><br />
<span class= textexposedshow >*Bedel</span><br />
<span class= textexposedshow >*Oyncu</span><br />
<span class= textexposedshow >*Sessiz Sinema</span><br />
<span class= textexposedshow >Yer: AKM Perge</span><br />
<br />
<span class= textexposedshow >19:00</span><br />
<span class= textexposedshow >G&ouml;rd&uuml;ğ&uuml;m&uuml;z Kendi</span><br />
<span class= textexposedshow >Y&uuml;z&uuml;m&uuml;zd&uuml;r - Tekel Direnişi</span><br />
<span class= textexposedshow >Y&ouml;netmen: Ahmet &Ouml;zer</span><br />
<span class= textexposedshow >S&uuml;re: 58&#700;</span><br />
<span class= textexposedshow >&Uuml;lke: T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı: 2010</span><br />
<br />
<span class= textexposedshow >Yer: Eğitim-Sen Finike</span><br />
<span class= textexposedshow >Temsilciliği</span><br />
<span class= textexposedshow >19:00</span><br />
<br />
<span class= textexposedshow >İncir &Ccedil;ekirdeği</span><br />
<span class= textexposedshow >Y&ouml;netmen : Selda &Ccedil;i&ccedil;ek</span><br />
<span class= textexposedshow >S&uuml;re : 88&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2009</span><br />
<span class= textexposedshow >Yer: Eğitim-Sen Gazipaşa</span><br />
<span class= textexposedshow >Temsilciliği</span><br />
<br />
<span class= textexposedshow >19:00</span><br />
<span class= textexposedshow >GALA FİLMİ</span><br />
<span class= textexposedshow >G&ouml;rd&uuml;ğ&uuml;m&uuml;z Kendi</span><br />
<span class= textexposedshow >Y&uuml;z&uuml;m&uuml;zd&uuml;r - Tekel Direnişi</span><br />
<span class= textexposedshow >Y&ouml;netmen: Ahmet &Ouml;zer</span><br />
<span class= textexposedshow >S&uuml;re: 58&#700;</span><br />
<span class= textexposedshow >&Uuml;lke: T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı: 2010</span><br />
<span class= textexposedshow >Yer: AKM Aspendos Salonu</span><br />
<strong><br />
<span class= textexposedshow >18 ARALIK 2010</span></strong><br />
<br />
<span class= textexposedshow >11:00</span><br />
<span class= textexposedshow >Efendisizler &Uuml;lkesi</span><br />
<span class= textexposedshow >Yapım : Association of Indigenous -</span><br />
<span class= textexposedshow >Concils of Northern Cauca</span><br />
<span class= textexposedshow >S&uuml;re : 60&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : Bolivya</span><br />
<span class= textexposedshow >Yapım Yılı : 2009</span><br />
<span class= textexposedshow >Yer: AKM Perge Salonu</span><br />
<br />
<span class= textexposedshow >13:00</span><br />
<span class= textexposedshow >Fidel, Anlatılmamış Tarih</span><br />
<span class= textexposedshow >Y&ouml;netmen : Estela Bravo</span><br />
<span class= textexposedshow >S&uuml;re :91&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : K&uuml;ba</span><br />
<span class= textexposedshow >Yapım Yılı : 2001</span><br />
<span class= textexposedshow >Yer: AKM Perge Salonu</span><br />
<br />
<span class= textexposedshow >14:00</span><br />
<span class= textexposedshow >Film : 19 Ocak&#700;tan 19 Ocak&#700;a</span><br />
<span class= textexposedshow >Y&ouml;netmen : &Uuml;mit Kıvan&ccedil;</span><br />
<span class= textexposedshow >S&uuml;re : 45&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2008/2009</span><br />
<br />
<span class= textexposedshow >İşkenceye Tolerans</span><br />
<span class= textexposedshow >Y&ouml;netmen : Armağan Pekkaya,</span><br />
<span class= textexposedshow >Umut Kol</span><br />
<span class= textexposedshow >S&uuml;re : 22&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2008</span><br />
<br />
<span class= textexposedshow >İş&ccedil;iler Paydos</span><br />
<span class= textexposedshow >Y&ouml;netmen : Haron Farocki</span><br />
<span class= textexposedshow >S&uuml;re : 36&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : Almanya</span><br />
<span class= textexposedshow >Yapım Yılı : 1995</span><br />
<span class= textexposedshow >Yer: Eğitim-Sen Antalya Şubesi</span><br />
<br />
<span class= textexposedshow >15:00</span><br />
<span class= textexposedshow >İncir &Ccedil;ekirdeği</span><br />
<span class= textexposedshow >Y&ouml;netmen : Selda &Ccedil;i&ccedil;ek</span><br />
<span class= textexposedshow >S&uuml;re : 88&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2009</span><br />
<span class= textexposedshow >(Filmden sonra y&ouml;netmenle</span><br />
<span class= textexposedshow >s&ouml;yleşi yapılacaktır.)</span><br />
<span class= textexposedshow >Yer: AKM Perge Salonu</span><br />
<br />
<span class= textexposedshow >16:00</span><br />
<span class= textexposedshow >Utan&ccedil;</span><br />
<span class= textexposedshow >Y&ouml;netmen : Hana Makhmalbaf</span><br />
<span class= textexposedshow >Meshkini</span><br />
<span class= textexposedshow >S&uuml;re : 81&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : İran</span><br />
<span class= textexposedshow >Yapım Yılı : 2007</span><br />
<span class= textexposedshow >Yer: Eğitim-Sen Antalya Şubesi</span><br />
<br />
<span class= textexposedshow >17:00</span><br />
<span class= textexposedshow >Barış Tohumları</span><br />
<span class= textexposedshow >Y&ouml;netmen : Andre Kloer</span><br />
<span class= textexposedshow >S&uuml;re : 50&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : Hollanda</span><br />
<span class= textexposedshow >Yapım Yılı : 2008</span><br />
<br />
<span class= textexposedshow >Yoldan &Ccedil;ıktık</span><br />
<span class= textexposedshow >Y&ouml;netmen : Amargi Kadın</span><br />
<span class= textexposedshow >S&uuml;re : 48&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2002</span><br />
<span class= textexposedshow >Yer: AKM Perge Salonu</span><br />
<br />
<span class= textexposedshow >18:00</span><br />
<span class= textexposedshow >Cennetteki G&ouml;lgeler</span><br />
<span class= textexposedshow >Y&ouml;netmen : Aki Kaurismaki</span><br />
<span class= textexposedshow >S&uuml;re : 76&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : Finlandiya</span><br />
<span class= textexposedshow >Yapım Yılı : 1986</span><br />
<span class= textexposedshow >Yer: Yenimahalle K&uuml;lt&uuml;r Merkezi</span><br />
<br />
<span class= textexposedshow >18:00</span><br />
<span class= textexposedshow >Başka Dilde Aşk</span><br />
<span class= textexposedshow >Y&ouml;netmen : İlksen Başarır</span><br />
<span class= textexposedshow >S&uuml;re : 98&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2009</span><br />
<span class= textexposedshow >Yer: Eğitim-Sen Antalya Şubesi</span><br />
<br />
<span class= textexposedshow >19:00</span><br />
<span class= textexposedshow >19 Ocak&#700;tan 19 Ocak&#700;a</span><br />
<span class= textexposedshow >Y&ouml;netmen : &Uuml;mit Kıvan&ccedil;</span><br />
<span class= textexposedshow >S&uuml;re : 45&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2008/2009</span><br />
<br />
<span class= textexposedshow >M&uuml;kellef</span><br />
<span class= textexposedshow >Y&ouml;netmen : Elif Ergezen</span><br />
<span class= textexposedshow >S&uuml;re : 27&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2010</span><br />
<span class= textexposedshow >Yer: AKM Perge Salonu</span><br />
<br />
<span class= textexposedshow >19:00</span><br />
<span class= textexposedshow >Başka Dilde Aşk</span><br />
<span class= textexposedshow >Y&ouml;netmen : İlksen Başarır</span><br />
<span class= textexposedshow >S&uuml;re : 98&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2009</span><br />
<span class= textexposedshow >Yer: Manavgat Belediye</span><br />
<span class= textexposedshow >Gen&ccedil;lik Merkezi</span><br />
<br />
<span class= textexposedshow >19:00</span><br />
<span class= textexposedshow >Karpuz Kabuğundan Gemiler</span><br />
<span class= textexposedshow >Yapmak</span><br />
<span class= textexposedshow >Y&ouml;netmen : Ahmet Ulu&ccedil;ay</span><br />
<span class= textexposedshow >S&uuml;re : 101&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2004</span><br />
<span class= textexposedshow >Yer: Eğitim-Sen Alanya</span><br />
<span class= textexposedshow >Temsilciliği</span><br />
<br />
<span class= textexposedshow >19:00</span><br />
<span class= textexposedshow >Sonbahar</span><br />
<span class= textexposedshow >Y&ouml;netmen: &Ouml;zcan Alper</span><br />
<span class= textexposedshow >S&uuml;re: 95&#700;</span><br />
<span class= textexposedshow >&Uuml;lke: T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı: 2008</span><br />
<span class= textexposedshow >Yer: Eğitim-Sen Kaş Temsilciliği</span><br />
<br />
<span class= textexposedshow >19:00</span><br />
<span class= textexposedshow >İncir &Ccedil;ekirdeği</span><br />
<span class= textexposedshow >Y&ouml;netmen : Selda &Ccedil;i&ccedil;ek</span><br />
<span class= textexposedshow >S&uuml;re : 88&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2009</span><br />
<span class= textexposedshow >Yer: Eğitim-Sen Finike Tmslc.</span><br />
<br />
<span class= textexposedshow >19:30</span><br />
<span class= textexposedshow >Coca Cola Davası</span><br />
<span class= textexposedshow >Y&ouml;netmen : Germ&auml;n Guti&eacute;rrez</span><br />
<span class= textexposedshow >S&uuml;re : 86&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : Kolombia</span><br />
<span class= textexposedshow >Yapım Yılı : 2009</span><br />
<span class= textexposedshow >Yer: Yenimahalle K&uuml;lt&uuml;r</span><br />
<span class= textexposedshow >Merkezi</span><br />
<br />
<span class= textexposedshow ><strong>19 ARALIK 2010</strong></span><br />
<br />
<span class= textexposedshow >11:00</span><br />
<span class= textexposedshow >Dibe Vurduran Yarış</span><br />
<span class= textexposedshow >Y&ouml;netmen: Jonathan King</span><br />
<span class= textexposedshow >S&uuml;re : 20&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : ABD</span><br />
<span class= textexposedshow >Yapım Yılı : 2008</span><br />
<br />
<span class= textexposedshow >68 Mayısı Hatırası</span><br />
<span class= textexposedshow >Y&ouml;netmen : Am&eacute;lie Cabocel,</span><br />
<span class= textexposedshow >Etselle Fenech</span><br />
<span class= textexposedshow >S&uuml;re : 31&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : Fransa - Cezayir</span><br />
<span class= textexposedshow >Yapım Yılı : 2009</span><br />
<br />
<span class= textexposedshow >Halkla Dayanışma ve K&uuml;lt&uuml;r</span><br />
<span class= textexposedshow >Derneği &ndash; Halk-Der</span><br />
<span class= textexposedshow >Y&ouml;netmen : M&uuml;n&uuml;r</span><br />
<span class= textexposedshow >Rahvancıoğlu</span><br />
<span class= textexposedshow >S&uuml;re : 55&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : Kıbrıs</span><br />
<span class= textexposedshow >Yapım Yılı : 2009</span><br />
<span class= textexposedshow >Yer: AKM Perge Salonu</span><br />
<br />
<span class= textexposedshow >13:00</span><br />
<span class= textexposedshow >Bekle Beni Darağacı &ndash; Sivas&#700;ın</span><br />
<span class= textexposedshow >Hikayesi</span><br />
<span class= textexposedshow >Y&ouml;netmen : John Albert Jansen</span><br />
<span class= textexposedshow >S&uuml;re : 78&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : Hollanda</span><br />
<span class= textexposedshow >Yapım Yılı : 2006</span><br />
<span class= textexposedshow >Yer: AKM Perge salonu</span><br />
<br />
<span class= textexposedshow >14:00</span><br />
<span class= textexposedshow >Bekle Beni Darağacı &ndash; Sivas&#700;ın</span><br />
<span class= textexposedshow >Hikayesi</span><br />
<span class= textexposedshow >Y&ouml;netmen : John Albert Jansen</span><br />
<span class= textexposedshow >S&uuml;re : 78&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : Hollanda</span><br />
<span class= textexposedshow >Yapım Yılı : 2006</span><br />
<span class= textexposedshow >Yer: Eğitim-Sen Antalya Şubesi</span><br />
<br />
<span class= textexposedshow >15:00</span><br />
<span class= textexposedshow >Somers Kasabası</span><br />
<span class= textexposedshow >Y&ouml;netmen : Shane Meadows</span><br />
<span class= textexposedshow >S&uuml;re : 71&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : İngiltere</span><br />
<span class= textexposedshow >Yapım Yılı : 2008</span><br />
<span class= textexposedshow >Yer: AKM Perge Salonu</span><br />
<br />
<span class= textexposedshow >16:00</span><br />
<span class= textexposedshow >İki Dil Bir Bavul</span><br />
<span class= textexposedshow >Y&ouml;netmen : Orhan Eskik&ouml;y,</span><br />
<span class= textexposedshow >&Ouml;zg&uuml;r Doğan</span><br />
<span class= textexposedshow >S&uuml;re : 81&#699;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2009</span><br />
<span class= textexposedshow >Yer: Eğitim-Sen Antalya Şubesi</span><br />
<br />
<span class= textexposedshow >18:00</span><br />
<span class= textexposedshow >Kuhle Wampe ya da D&uuml;nyanın</span><br />
<span class= textexposedshow >Sahibi Kim?</span><br />
<span class= textexposedshow >Y&ouml;netmen : Slatan Dudow</span><br />
<span class= textexposedshow >S&uuml;re : 71&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : Almanya</span><br />
<span class= textexposedshow >Yapım Yılı : 1932</span><br />
<span class= textexposedshow >Yer: Yenimahalle K&uuml;lt&uuml;r</span><br />
<span class= textexposedshow >Merkezi</span><br />
<br />
<span class= textexposedshow >18:00</span><br />
<span class= textexposedshow >Karpuz Kabuğundan Gemiler</span><br />
<span class= textexposedshow >Yapmak</span><br />
<span class= textexposedshow >Y&ouml;netmen : Ahmet Ulu&ccedil;ay</span><br />
<span class= textexposedshow >S&uuml;re : 101&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2004</span><br />
<span class= textexposedshow >Yer: Eğitim-Sen Antalya Şubesi</span><br />
<br />
<span class= textexposedshow >19.00</span><br />
<span class= textexposedshow >Başka Dilde Aşk</span><br />
<span class= textexposedshow >Y&ouml;netmen : İlksen Başarır</span><br />
<span class= textexposedshow >S&uuml;re : 98&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2009</span><br />
<span class= textexposedshow >Yer: Eğitim-Sen Finike</span><br />
<span class= textexposedshow >Temsilciliği</span><br />
<br />
<span class= textexposedshow >19:30</span><br />
<span class= textexposedshow >Kırmızı Kalem</span><br />
<span class= textexposedshow >Y&ouml;netmen : &Ouml;zg&uuml;r Fındık</span><br />
<span class= textexposedshow >S&uuml;re : 70&#700;</span><br />
<span class= textexposedshow >&Uuml;lke : T&uuml;rkiye</span><br />
<span class= textexposedshow >Yapım Yılı : 2009</span><br />
<span class= textexposedshow >Yer: Yenimahalle K&uuml;lt&uuml;r</span><br />
<span class= textexposedshow >Merkezi</span></span>

<br>				

<div align=center>

<!--<a href="http://www.antalyaonline.org/HaberResimler/2.jpg" class="highslide" onClick="return hs.expand(this)">asd</a>-->
</div><br>











						
						


						
	<div align=center>
<!--
<table border="0" width="87%"  class="SoLKunye" id="table7">
	<tr>
		<td width="75">&nbsp;Paylaş :</td>
		<td width=16><a rel="nofollow" onclick="window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(location.href)+'&amp;t='+encodeURIComponent(document.title));return false;" title="Ekle: Facebook" href="http://www.facebook.com/"><img border="0" src="http://www.antalyaonline.org/images/facebookjl7.gif" width="16" height="16"></a></td>
		<td width=21>
		<a href="http://www.reddit.com/submit" onclick="window.location = 'http://www.reddit.com/submit?url=' + encodeURIComponent(window.location); return false"> <img src="http://www.reddit.com/static/spreddit1.gif" alt="submit to reddit" border="0" /> </a>
		
		</td>
		<td width=20>
<a title="digg" target="_blank" href="http://digg.com/submit?phase=2&url=/default.asp?404;http://www.antalyaonline.org:80/haber/ANTALYA-ULUSLARARASI-ISCI-FILMLERI-FESTIVALI">
<img border="0" src="http://digg.com/img/badges/16x16-digg-guy.gif" width="16" height="16" alt="Digg!" />
</a>		</td>
		<td width=25>

<script type="text/javascript">
var URL = window.location.href;
document.write("<a title='sphinn' target='_blank' href='http://sphinn.com/submit?url="+URL+"'><img src='http://bloggerdesign.com/downloads/sphinn.png' border='0' alt='Sphinn' title='Add to Sphinn'></a>")
</script>				

</td>
		<td width=15>
<a rel="nofollow" onclick="window.open('http://twitter.com/home?status='+encodeURIComponent(location.href));return false;" title="Ekle: Twitter" href="http://www.twitter.com/"><img style="padding-bottom: 1px" src="http://www.antalyaonline.org/images/twitterrl3.png" border="0" /></a>		</td>
		<td width=25>
		&nbsp;</td>
		<td width=505>&nbsp;</td>
		<td width=22>&nbsp;</td>
		<td width=22>&nbsp;</td>
		<td width=22>&nbsp;</td>
	</tr>
</table>						
-->
<br>
<br>

<table border="0" width="87%" id="table8">
	<tr>
		<td  class="SoLKunye" colspan="2">


	<a class="HaberList" href="#yorum" onclick="javascript:ac('addcomment');" style="cursor:pointer">
	BU HABERE HİÇ YORUM YAPILMAMIŞ, İLK YORUM YAPAN SİZ OLUN !
	
	</a><br><br>



		



<div id=addcomment style="display:none">
<div class="commentboxZero">
<table border="0" width="100%" class=metin12 id="iletisim" style="background:none">
	<form name="comment" method="POST" action="http://www.antalyaonline.org/haber/ANTALYA-ULUSLARARASI-ISCI-FILMLERI-FESTIVALI" onSubmit="return formKontrol(this);">
 <script language="JavaScript">

<!--
function formKontrol(formobj){

	var onerilenAlanlar = Array("isim", "mail", "baslik", "yorum");
	var alanAciklamasi = Array("İsim", "E-Mail", "Yorum Başlığı", "Yorum");
	var uyariMsj = "Uyarı!:\n Aşağıdaki Alanları Boş Bırakamazsınız \n\n";
	
	var l_Msj = uyariMsj.length;
	
	for (var i = 0; i < onerilenAlanlar.length; i++){
		var obj = formobj.elements[onerilenAlanlar[i]];
		if (obj){
			switch(obj.type){
			case "select-one":
				if (obj.selectedIndex == -1 || obj.options[obj.selectedIndex].text == ""){
					uyariMsj += " - " + alanAciklamasi[i] + "\n";
				}
				break;
			case "select-multiple":
				if (obj.selectedIndex == -1){
					uyariMsj += " - " + alanAciklamasi[i] + "\n";
				}
				break;
			case "text":
			case "textarea":
			case "password":
				if (obj.value == "" || obj.value == null){
					uyariMsj += " - " + alanAciklamasi[i] + "\n";
				}
				break;
			default:
			}
			if (obj.type == undefined){
				var blnchecked = false;
				for (var j = 0; j < obj.length; j++){
					if (obj[j].checked){
						blnchecked = true;
					}
				}
				if (!blnchecked){
					uyariMsj += " - " + alanAciklamasi[i] + "\n";
				}
			}
		}
	}

	if (uyariMsj.length == l_Msj){

   if (/^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,3})+$/.test(comment.mail.value))
      return true;

   alert("Lütfen Geçerli Bir E-Mail Giriniz ! \n")
     document.comment.mail.focus();
      return false;

		return true;
	}else{
		alert(uyariMsj);
		return false;
	}
}
// -->

</script>
	<input type="hidden" name="h1" value="h1">
	<input type="hidden" name="h2" value="111">
			<tr>
				<td width="209" valign="top">İsim</td>
				<td width="4" valign="top">:</td>
				<td width="72%" valign="top">
									<input type="text" name="isim" size="55" style="font-family: Tahoma; font-size: 10px; text-align:center"></td>
			</tr>
			<tr>
				<td width="209" valign="top">E-Mail</td>
				<td width="4" valign="top">:</td>
				<td width="72%" valign="top">
									<input type="text" name="mail" size="55" style="font-family: Tahoma; font-size: 10px; text-align:center"></td>
			</tr>
			<tr>
				<td width="209" valign="top">Yorum Başlığı</td>
				<td width="4" valign="top">:</td>
				<td width="72%" valign="top">
									<input type="text" name="baslik" size="55" style="font-family: Tahoma; font-size: 10px; text-align:center"></td>
			</tr>
			<tr>
				<td width="209" valign="top">Yorum</td>
				<td width="4" valign="top">:</td>
				<td width="72%" valign="top">
									<textarea rows="6" name="yorum" cols="51" style="font-family: Tahoma; font-size: 10px"></textarea></td>
			</tr>
			<tr>
				<td width="209" valign="top">&nbsp;</td>
				<td width="4" valign="top">&nbsp;</td>
				<td width="72%" valign="top">
			  <input type="submit" value="  Gönder  "  name="gonder"></td>
			</tr>
</form>
		</table>
		</div>



<div class="commentfooterZero">! Tüm alanların girilmesi zorunludur.
</div>
</div>










</td>
	</tr>
	<tr>
		<td width="125"  class="SoLKunye">&nbsp;</td>
		<td>
<br>
<div align=right><a expr:name='data:post.title' expr:id='data:post.url' onmouseover='return addthis_open(this, "", this.id, this.name);' onmouseout='addthis_close()' onclick='return addthis_sendto()'><img src="http://s7.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a> <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=xa-4a66236f53db6080"></script></div>						<br>
</td>
	</tr>
</table>						

<table border="0" width="87%" id="table9">
	<tr>
		<td width="97"  class="SoLKunye" bgcolor="#D4D4D4">&nbsp;Haberi Paylaş :</td>
		<td bgcolor="#D4D4D4" height=33>
		<p align="center">
		<input type="text" name="T2" size="83" style="font-family: Trebuchet MS; font-size: 9pt; color: #999999; border: 1px solid #DADADA" value="&lt;a href='http://www.antalyaonline.org/haber/ANTALYA-ULUSLARARASI-ISCI-FILMLERI-FESTIVALI'&gt;ANTALYA ULUSLARARASI İŞÇİ FİLMLERİ FESTİVALİ&lt;/a&gt;"></td>
	</tr>
</table></div>					
						<br>
						</td>
						<td width="8" valign="top">
						&nbsp;</td>
						<td width="150" valign="top">
													<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','280','height','255','src','http://www.antalyaonline.org/reklam/sagkare','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','http://www.antalyaonline.org/reklam/sagkare' ); //end AC code
</script>
						<br><br>


<div id="TabbedPanels1" class="TabbedPanels">
                <ul class="TabbedPanelsTabGroup">
                  <li class="TabbedPanelsTab" tabindex="0">Haber Etiketleri</li>
                </ul>
                <div class="TabbedPanelsContentGroup">

                  <div class="TabbedPanelsContent">

                    <table width="184%" border="0" cellspacing="0" cellpadding="0" id="table1">
                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1"><div align="left">
                        <span class="metin_baslik">
                        <b>
                        <a class=HaberList href='http://www.antalyaonline.org/etiket/antalya'>antalya, </a><a class=HaberList href='http://www.antalyaonline.org/etiket/işçi'>işçi, </a><a class=HaberList href='http://www.antalyaonline.org/etiket/film'>film, </a><a class=HaberList href='http://www.antalyaonline.org/etiket/festivali'>festivali, </a><a class=HaberList href='http://www.antalyaonline.org/etiket/akm'>akm, </a>
                        </b>
                        
                        </span>
                        </div></td>
                      </tr>
                      </table>

                  </div>
                  
                  
                </div>
              </div>



<p>&nbsp;</p>

<div id="TabbedPanels2" class="TabbedPanels">
                <ul class="TabbedPanelsTabGroup">
                  <li class="TabbedPanelsTab" tabindex="0">Güncel Haberler</li>
                  <li class="TabbedPanelsTab" tabindex="0">Hit Alanlar</li>
                  <li class="TabbedPanelsTab" tabindex="0">Yayınlar</li>
                </ul>
                <div class="TabbedPanelsContentGroup">

                  <div class="TabbedPanelsContent">

                    <table width="276" border="0" cellspacing="0" cellpadding="0" id="table1">
                      <tr>
                        <td width="251" valign="top" colspan="4">&nbsp;</td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/Antalya-Convention-Bureau.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/Antalya-Convention-Bureau">Antalya Convention Bureau</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/Uluslararasi-Koro-Festivali-basliyor-.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/Uluslararasi-Koro-Festivali-basliyor-">Uluslararası Koro Festivali başlıyor </a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/1.Ulusal-Antalya-Karikatur-Yarismasi-sonuclandi.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/1.Ulusal-Antalya-Karikatur-Yarismasi-sonuclandi">1.Ulusal Antalya Karikatür Yarışması sonuçlandı</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/6.-Runtalya.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/6.-Runtalya">6. Runtalya</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/ANTALYADA-DEV-ISBIRLIGI-.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/ANTALYADA-DEV-ISBIRLIGI-">ANTALYADA DEV İŞBİRLİĞİ </a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/Yesil-Yaban-Arisi.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/Yesil-Yaban-Arisi">Yeşil Yaban Arısı</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/Nebil-OZGENTURK-ile-Televizyonculuk-Medya-ve-Belgeselcilik.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/Nebil-OZGENTURK-ile-Televizyonculuk-Medya-ve-Belgeselcilik">Nebil ÖZGENTÜRK ile Televizyonculuk Medya ve Belgeselcilik</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/Anfas-Otel-Ekipmanlari-Fuari.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/Anfas-Otel-Ekipmanlari-Fuari">Anfaş Otel Ekipmanları Fuarı</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/Buyuksehir-Belediyesi-.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/Buyuksehir-Belediyesi-">Büyükşehir Belediyesi </a></b></span></td>
                      </tr>
                  
                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">
                       &nbsp;</td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <div align="right"><a href="http://www.antalyaonline.org/haberarsivi" class="devami">Haber Arşivi &gt;&gt;</a></div></td>
                      </tr>
                    </table>

                  </div>



                  <div class="TabbedPanelsContent">

                    <table width="276" border="0" cellspacing="0" cellpadding="0" id="table1">
                      <tr>
                        <td width="251" valign="top" colspan="4">&nbsp;</td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/3D-Sinema-Keyfi-DEEPO-da-Basliyor.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/3D-Sinema-Keyfi-DEEPO-da-Basliyor">3D Sinema Keyfi DEEPO da Başlıyor</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/Anfas-Otel-Ekipmanlari-Fuari.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/Anfas-Otel-Ekipmanlari-Fuari">Anfaş Otel Ekipmanları Fuarı</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/Fitnessa-Butik-ve-VIP-bir-anlayis-getiren-adres.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/Fitnessa-Butik-ve-VIP-bir-anlayis-getiren-adres">Fitnessa Butik ve VIP bir anlayış getiren adres</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/Eski-Kultur-Sinemasi-Buyuksehir-Kultur-Merkezi-olacak-.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/Eski-Kultur-Sinemasi-Buyuksehir-Kultur-Merkezi-olacak-">Eski Kültür Sineması Büyükşehir Kültür Merkezi olacak </a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/ANTALYA-ULUSLARARASI-ISCI-FILMLERI-FESTIVALI.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/ANTALYA-ULUSLARARASI-ISCI-FILMLERI-FESTIVALI">ANTALYA ULUSLARARASI İŞÇİ FİLMLERİ FESTİVALİ</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/Antalya-DJ-Festivali-.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/Antalya-DJ-Festivali-">Antalya DJ Festivali </a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/6.-Runtalya.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/6.-Runtalya">6. Runtalya</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/Shrek-4-Sonsuza-Dek-MutluShrek-Forever-After.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/Shrek-4-Sonsuza-Dek-MutluShrek-Forever-After">Shrek 4 Sonsuza Dek Mutlu/Shrek Forever After</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/HaberResimler/1.Ulusal-Antalya-Karikatur-Yarismasi-sonuclandi.jpg" width=45>
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/1.Ulusal-Antalya-Karikatur-Yarismasi-sonuclandi">1.Ulusal Antalya Karikatür Yarışması sonuçlandı</a></b></span></td>
                      </tr>
                  
                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">
                       &nbsp;</td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <div align="right"><a href="http://www.antalyaonline.org/haberarsivi" class="devami">Haber Arşivi &gt;&gt;</a></div></td>
                      </tr>
                    </table>

                  </div>



<div class="TabbedPanelsContent">

                    <table width="276" border="0" cellspacing="0" cellpadding="0" id="table1">
                      <tr>
                        <td width="251" valign="top" colspan="4">&nbsp;</td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/images/magazine.png">
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/3D-Sinema-Keyfi-DEEPO-da-Basliyor">XL Magazin</a></b></span></td>
                      </tr>
                      <tr>
                        <td width="251" valign="top" colspan="4">&nbsp;</td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/images/magazine.png">
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/Anfas-Otel-Ekipmanlari-Fuari">Female</a></b></span></td>
                      </tr>
                      <tr>
                        <td width="251" valign="top" colspan="4">&nbsp;</td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16"><div align="left">
          <img src="http://www.antalyaonline.org/images/magazine.png">
                        </div></td>
                        <td valign="top" class="HaberList" width="7">
                       </td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <span class="HaberList">
                        <b><a  class="HaberList" href="http://www.antalyaonline.org/haber/Fitnessa-Butik-ve-VIP-bir-anlayis-getiren-adres">DecoTime</a></b></span></td>
                      </tr>
                      <tr>
                        <td width="251" valign="top" colspan="4">&nbsp;</td>
                      </tr>
                  
                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="metin1" width="16">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">
                       &nbsp;</td>
                        <td valign="top" class="HaberList" width="218" height=30>
                        <div align="right">
							<a href="http://www.antalyaonline.org/haberarsivi" class="devami">Haber Arşivi &gt;&gt;</a></div></td>
                      </tr>
                    </table>

                  </div>

                  
                </div>
              </div>
<br>&nbsp;                 
 <br>                 
						
<div id="TabbedPanels2" class="TabbedPanels">
                <div class="TabbedPanelsContentGroup">

                  <div class="TabbedPanelsContent">

                    <table width="276" border="0" cellspacing="0" cellpadding="0" id="table1">
                      <tr>
                        <td width="251" valign="top" colspan="4" height=4></td>
                      </tr>
                      <tr>
                        <td width="251" valign="top" colspan="4" class=metin_baslik><b>Antalya Kent Rehberi</b></td>
                      </tr>
                      <tr>
                        <td width="251" valign="top" colspan="4" height=6></td>
                      </tr>


                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">&#9658;
                       </td>
                        <td valign="top" class="HaberList" width="218" height=20>
                        <span class="HaberList">
                        <b><a class="HaberList" href="http://www.antalyaonline.org/antalya">Antalya'yı Keşfedin</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">&#9658;
                       </td>
                        <td valign="top" class="HaberList" width="218" height=20>
                        <span class="HaberList">
                        <b><a class="HaberList" href="http://www.antalyaonline.org/egitim">Eğitim</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">&#9658;
                       </td>
                        <td valign="top" class="HaberList" width="218" height=20>
                        <span class="HaberList">
                        <b><a class="HaberList" href="http://www.antalyaonline.org/eglence">Eğlence</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">&#9658;
                       </td>
                        <td valign="top" class="HaberList" width="218" height=20>
                        <span class="HaberList">
                        <b><a class="HaberList" href="http://www.antalyaonline.org/etkinlikler">Etkinlikler</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">&#9658;
                       </td>
                        <td valign="top" class="HaberList" width="218" height=20>
                        <span class="HaberList">
                        <b><a class="HaberList" href="http://www.antalyaonline.org/ilceler-bolgeler">İlçeler Bölgeler</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">&#9658;
                       </td>
                        <td valign="top" class="HaberList" width="218" height=20>
                        <span class="HaberList">
                        <b><a class="HaberList" href="http://www.antalyaonline.org/is-finans">İş Dünyası & Finans</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">&#9658;
                       </td>
                        <td valign="top" class="HaberList" width="218" height=20>
                        <span class="HaberList">
                        <b><a class="HaberList" href="http://www.antalyaonline.org/kultur-sanat">Kültür Sanat</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">&#9658;
                       </td>
                        <td valign="top" class="HaberList" width="218" height=20>
                        <span class="HaberList">
                        <b><a class="HaberList" href="http://www.antalyaonline.org/moda-alisveris">Moda Alışveriş</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">&#9658;
                       </td>
                        <td valign="top" class="HaberList" width="218" height=20>
                        <span class="HaberList">
                        <b><a class="HaberList" href="http://www.antalyaonline.org/onemli-telefonlar">Önemli Telefonlar</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">&#9658;
                       </td>
                        <td valign="top" class="HaberList" width="218" height=20>
                        <span class="HaberList">
                        <b><a class="HaberList" href="http://www.antalyaonline.org/spor-saglik">Sağlık</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">&#9658;
                       </td>
                        <td valign="top" class="HaberList" width="218" height=20>
                        <span class="HaberList">
                        <b><a class="HaberList" href="http://www.antalyaonline.org/tarihi-yoreler">Tarihi Yöreler</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">&#9658;
                       </td>
                        <td valign="top" class="HaberList" width="218" height=20>
                        <span class="HaberList">
                        <b><a class="HaberList" href="http://www.antalyaonline.org/toplum-devlet">Toplum & Devlet</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">&#9658;
                       </td>
                        <td valign="top" class="HaberList" width="218" height=20>
                        <span class="HaberList">
                        <b><a class="HaberList" href="http://www.antalyaonline.org/turizm-seyahat">Turizm & Seyahat</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">&#9658;
                       </td>
                        <td valign="top" class="HaberList" width="218" height=20>
                        <span class="HaberList">
                        <b><a class="HaberList" href="http://www.antalyaonline.org/turizm-konaklama">Turizm Konaklama</a></b></span></td>
                      </tr>

                      <tr>
                        <td width="10" valign="top">&nbsp;</td>
                        <td valign="top" class="HaberList" width="7">&#9658;
                       </td>
                        <td valign="top" class="HaberList" width="218" height=20>
                        <span class="HaberList">
                        <b><a class="HaberList" href="http://www.antalyaonline.org/yiyecek-icecek">Yiyecek İçecek</a></b></span></td>
                      </tr>
                  
                    </table>

                  </div>
                  
                </div>
              </div>

 <br>&nbsp;                 
 <br>                 








						
						
						</td>
					</tr>
					</table>
                  </td>
                  <td>&nbsp;</td>
                </tr>
                </table></td>
            </tr>
          </table></td>
          <td width="15">&nbsp;</td>
        </tr>
        <tr>
          <td width="15">&nbsp;</td>
          <td>
			&nbsp;</td>
          <td width="15">&nbsp;</td>
        </tr>
      </table>
      
      
    </div></td>
    <td valign="top">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td bgcolor="#FFFFFF"><!--piyasalar --></td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td bgcolor="#666666"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr background="http://www.antalyaonline.org/images/golge.jpg" bgcolor="#FFFFFF" height=11>
        <td width="10"></td>
        <td class="submenu2" ></td>
        <td width="10"></td>
      </tr>
      <tr>
        <td>&nbsp;</td>
        <td class="submenu">&nbsp;</td>
        <td>&nbsp;</td>
      </tr>
      <tr>
        <td>&nbsp;</td>
        <td class="submenu"><div align="center">
			<table border="0" width="100%">
				<tr>
					<td width="145" valign="top">
					<b><span class="Footer">&nbsp;REHBER</span></b><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/antalya" class="Footer"> Antalya'y&yacute; Keşfedin</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/egitim" class="Footer"> E&eth;itim</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/eglence" class="Footer"> E&eth;lence</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/etkinlikler" class="Footer"> Etkinlikler</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/ilceler-bolgeler" class="Footer"> Ylçeler Bölgeler</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/onemli-telefonlar" class="Footer"> Önemli Telefonlar</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/tarihi-yoreler" class="Footer"> Tarihi Y&ouml;reler</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/toplum-devlet" class="Footer"> Toplum-Devlet</a><br>

					</td>
					<td width="145" valign="top">
					<b><span class="Footer">&nbsp;MODA ALI&THORN;VER&Yacute;&THORN;</span></b><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/moda-alisveris/1-alisveris_merkezleri" class="Footer"> Al&yacute;şveriş Merkezleri</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/moda-alisveris/2-antika" class="Footer"> Antika</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/moda-alisveris/13-kitapevi" class="Footer"> Kitap Evi</a><br>

 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/moda-alisveris/22-cocuk_giyim" class="Footer"> Çocuk Giyim</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/moda-alisveris/25-bayan_giyim" class="Footer"> Bayan Giyim</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/moda-alisveris/26-erkek_giyim" class="Footer"> Erkek Giyim</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/moda-alisveris/23-spor_giyim" class="Footer"> Spor Giyim</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/moda-alisveris/24-ic_giyim" class="Footer"> Yç Giyim</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/moda-alisveris/27-gelinlik" class="Footer"> Gelinlik</a><br>

 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/moda-alisveris/8-elektronik" class="Footer"> Elektronik</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/moda-alisveris/3-beyaz_esya" class="Footer"> Beyaz Eşya</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/moda-alisveris/16-mucevherat" class="Footer"> M&uuml;cevherat</a><br>

					&nbsp;</td>
					<td width="145" valign="top">
 	<b>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/kultur-sanat" class="Footer"> KÜLTÜR SANAT</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/spor-saglik" class="Footer"> SA&ETH;LIK</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/is-finans" class="Footer"> Y? DÜNYASI</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/turizm-konaklama" class="Footer"> OTELLER</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/turizm-seyahat" class="Footer"> SEYAHAT</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/sinema" class="Footer"> S&Yacute;NEMA</a><br>
</b>

<br>
 					<b><span class="Footer">&nbsp;Y&Yacute;YECEK&&Yacute;&Ccedil;ECEK</span></b><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/yiyecek-icecek/1-barlar" class="Footer">Barlar</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/yiyecek-icecek/2-catering" class="Footer">Catering</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/yiyecek-icecek/3-gece_klupleri" class="Footer">Gece Kl&uuml;pleri</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/yiyecek-icecek/4-pastaneler" class="Footer">Pastaneler</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/yiyecek-icecek/5-restoranlar" class="Footer">Restoranlar</a><br>
 	<span class="Footer">&#9658;</span><a href="http://www.antalyaonline.org/yiyecek-icecek/6-sarap_evleri" class="Footer">?arap Evleri</a><br>

					&nbsp;</td>


					<td width="180" valign="top">

 					<b><span class="Footer">&nbsp;HABER&B&Yacute;LG&Yacute;</span></b><br>

 	<span class="Footer">&#9658;</span><a  class="Footer" href="http://www.antalyaonline.org/haber/Antalya-Convention-Bureau">Antalya Convention Bureau</a><br>

 	<span class="Footer">&#9658;</span><a  class="Footer" href="http://www.antalyaonline.org/haber/Uluslararasi-Koro-Festivali-basliyor-">Uluslararası Koro Festivali başlıyor </a><br>

 	<span class="Footer">&#9658;</span><a  class="Footer" href="http://www.antalyaonline.org/haber/1.Ulusal-Antalya-Karikatur-Yarismasi-sonuclandi">1.Ulusal Antalya Karikatür Yarışması sonuçlandı</a><br>

 	<span class="Footer">&#9658;</span><a  class="Footer" href="http://www.antalyaonline.org/haber/6.-Runtalya">6. Runtalya</a><br>

 	<span class="Footer">&#9658;</span><a  class="Footer" href="http://www.antalyaonline.org/haber/ANTALYADA-DEV-ISBIRLIGI-">ANTALYADA DEV İŞBİRLİĞİ </a><br>

 	<span class="Footer">&#9658;</span><a  class="Footer" href="http://www.antalyaonline.org/haber/Yesil-Yaban-Arisi">Yeşil Yaban Arısı</a><br>

 	<span class="Footer">&#9658;</span><a  class="Footer" href="http://www.antalyaonline.org/haber/Nebil-OZGENTURK-ile-Televizyonculuk-Medya-ve-Belgeselcilik">Nebil ÖZGENTÜRK ile Televizyonculuk Medya ve Belgeselcilik</a><br>

 	<span class="Footer">&#9658;</span><a  class="Footer" href="http://www.antalyaonline.org/haber/Anfas-Otel-Ekipmanlari-Fuari">Anfaş Otel Ekipmanları Fuarı</a><br>

 	<span class="Footer">&#9658;</span><a  class="Footer" href="http://www.antalyaonline.org/haber/Buyuksehir-Belediyesi-">Büyükşehir Belediyesi </a><br>
                  

					&nbsp;&nbsp;</td>


					<td width="360" valign="top" align="center">

 					<img border="0" src="http://www.antalyaonline.org/images/log.png" width="152" height="111"><br><img border="0" src="http://www.antalyaonline.org/images/log2.png" width="300" height="46"></td>


				</tr>
			</table>
		</div></td>
        <td>&nbsp;</td>
      </tr>
      <tr>
        <td>&nbsp;</td>
        <td class="submenu" height="55" valign="top">
		<table border="0" width="100%" class="submenu">
			<tr>
				<td width="501" valign="top"  class=Footer>
				<!--<a class=Footer href="#click" onclick="SetHome(this,window.location)" style="cursor:hand">Anasayfam Yap</a>&nbsp;
				 |&nbsp; -->
				<a href="http://www.antalyaonline.org/" class="Footer "> Anasayfa&nbsp; </a>
				&nbsp; |&nbsp;
				
				
				
				
				
				
				
				
				<a class=Footer href="javascript:bookmarksite('Antalya ?ehir Portalı', 'http://www..antalyaonline.org')">Favorilere Ekle</a>
				&nbsp; |&nbsp;
				<a href="http://www.antalyaonline.org/Antalya_Online_Hakkinda" class="Footer "> Antalya Online Hakk&yacute;nda&nbsp; </a>
				&nbsp; |&nbsp;
				<a href="http://www.antalyaonline.org/iletisim" class="Footer "> Yletişim&nbsp; </a>
				&nbsp; |&nbsp;
				<a href="http://www.antalyaonline.org/reklam-ver" class="Footer "> Reklam Ver&nbsp; </a>
				</td>
				<td valign="top" align="right" class=Footer>
© 2009, Tüm hakları saklıdır. 
				ANTALYA ONLINE<br>
				Designed &amp; Programmed by &Yacute;DA
			    </td>
			</tr>
			<tr>
				<td width="501" valign="top">&nbsp;</td>
				<td valign="top" align="right" class=Footer>&nbsp;
				</td>
			</tr>
		</table>
		</td>
        <td>&nbsp;</td>
      </tr>
    </table></td>
    <td>&nbsp;</td>
  </tr>
</table>
<script type="text/javascript">
<!--
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
var TabbedPanels2 = new Spry.Widget.TabbedPanels("TabbedPanels2");
//-->
</script>

</div>


<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-4223304-25");
pageTracker._trackPageview();
} catch(err) {}</script>

</body>
</html>

