<%@LANGUAGE="VBSCRIPT"%> <% Dim Ogrenciler Dim Ogrenciler_numRows Set Ogrenciler = Server.CreateObject("ADODB.Recordset") Ogrenciler.ActiveConnection = MM_Encuentro_STRING Ogrenciler.Source = "SELECT * FROM Yorumlar ORDER BY Adi ASC" Ogrenciler.CursorType = 0 Ogrenciler.CursorLocation = 2 Ogrenciler.LockType = 1 Ogrenciler.Open() Ogrenciler_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 Ogrenciler_numRows = Ogrenciler_numRows + Repeat1__numRows %> International Istanbul Tango Festival
Welcome      
TurkceFestival home pageAsk for more

 

All classrooms and milongas are in Dalyan Club which is at 3 min. walking distance from the hotel.

All classroom floor is wooden.

Show night milonga is an outdoor milonga.

Locations Dalyan Clup details Hotel insides

 

El Encuentro
 
         
     <% Ogrenciler.Close() Set Ogrenciler = Nothing %>