// This is the Database of Upcoming Events
// Please Edit with Care.
//
// 8 Fields (surrounded by brackets[]) are used for EACH event:
// 	["Recurring", "Month", "Day", "Year", "StartTime", "EndTime", "Name", "Description"]
// 	Each event field must be be surrounded by quotation marks followed by a comma ("",) EXCEPT the "Description" field.
//	The "Description" field is surrounded by quotation marks only ("").
//
// Each event has a comma after the closing bracket IF another event is below it on the next line down.
//	Note: The last event in this file should NOT have a comma after the closing bracket
//
// The Recurring field uses:
//	"D" = Daily; "W" = Weekly; "M" = Monthly; "Y" = Yearly; "F" = Floating Holiday
//
// One Time only events should leave the Recurring field blank
//	(ex. "")
//
// Daily events do NOT require that anything be in the Month Day and Year fields
//	Everything in the Month Day and Year fields will be ignored
//
// Weekly events should have the day of the week field set to 1 - 7
//	1=Sunday, 2=Monday, 3=Tuesday, 4=Wednesday, 5=Thurday, 6=Friday, 7=Saturday
//
// "F"loating events uses:
//	the Month field for the Month.
//	the Day field as the Cardinal Occurrence
//		1=1st, 2=2nd, 3=3rd, 4=4th, 5=5th, 6=6th occurrence of the day listed next
//	the Year field as the Day of the week the event/holiday falls on
//		1=Sunday, 2=Monday, 3=Tuesday, 4=Wednesday, 5=Thurday, 6=Friday, 7=Saturday
//	example: "F",	"1",	"3",	"2", = Floating holiday in January on the 3rd Monday of that month.
//
//	Note: Easter has it's own special formula so Please don't change anything related to Easter below
//
// "Y"early events are specific dates that never change - the Year field is ignored
//	example - Christmas is: "12","25","",
events = new Array(
	["W",	"0",	"1",	"0000",	"00:30",	"05:00",	"<b>Live Karaoke</b>",	"Siz de düşlediniz mi hiç, spotlar altında, arkanızda harika bir orkestra, karşınızda çılgın bir kalabalık ile şarkılar söylemeyi, o hep aşağıdan baktığınız... <br<br> <a href=\"livekaraoke.html\">>> Devamı</a>"],

	["W",	"0",	"2",	"0000",	"00:30",	"05:00",	"<b> On the Road</b>",	"On the Road <br><br><a href=\"ontheroad.html\"> >> Detay </a>"],

	["W",	"0",	"3",	"0000",	"00:30",	"05:00",	"<b>Live Karaoke</b>",	"Siz de düşlediniz mi hiç, spotlar altında, arkanızda harika bir orkestra, karşınızda çılgın bir kalabalık ile şarkılar söylemeyi, o hep aşağıdan baktığınız... <br<br> <a href=\"livekaraoke.html\">>> Devamı</a>"],

	["W",	"0",	"4",	"0000",	"00:30",	"05:00",	"<b>Matmazel</b>",	"2000 senesinde Istanbul'da kurulan Matmazel, uzun yillar Istanbul'da birçok popüler mekanda düzenli performans sergilemistir. Istanbul'da genis bir dinleyici... <br<br> <a href=\"matmazel.html\">>> Devamı</a>"],

	["W",	"0",	"5",	"0000",	"00:30",	"05:00",	"<b>Erdem Akakçe</b>",	"2009 senesinin yazında bir araya gelene kadar, birçok değişik ekiple kimi zaman birlikte kimi zaman ayrı ayrı değişik tarzlarda, müziklerle haşır neşir olmuş müzisyenlerden.... <br<br> <a href=\"erdemakakce.html\">>> Devamı</a>"],

	["W",	"0",	"6",	"0000",	"00:30",	"05:00",	"<b>Murat Çekem</b>",	"25 yıldır sahnelerde kendi grubuyla ve Türkiyenin en önemli sanatçıları ve müzisyenleri ile sahne alan Murat Çekem, Cuma geceleri Mask sahnesinde. <br<br> <a href=\"muratcekem.html\">>> Devamı</a>"],

	["W",	"0",	"7",	"0000",	"00:30",	"05:00",	"<b>Cem Kılıç</b>",	"Setlerden firsat buldukça gitar dersleri ve sahne çalismalari yapmaya basladi. Cem Öget, Ekrem Yildirim, Ibrahim Gönenç ve Emre Yenson ile (su andaki orkestrasi) bulusmasi 4 yil öncesine...  <br<br> <a href=\"cemkilic.html\">>> Devamı</a>"],
	
	["Y",	"03",	"10",	"2010",	"22:30",	"05:00",	"<b>Libertad</b>",	"<a href=\"libertad.html\">>> Tanitim Sayfasi</a>"],
	["Y",	"03",	"11",	"2010",	"22:30",	"05:00",	"<b>Zebrass</b>",	"<a href=\"zebrass.html\">>> Tanitim Sayfasi</a>"],
	["Y",	"03",	"12",	"2010",	"22:30",	"05:00",	"<b>Aydilge</b>",	"<a href=\"aydilge.html\">>> Tanitim Sayfasi</a>"],
	["Y",	"03",	"13",	"2010",	"22:30",	"05:00",	"<b>Umut Kaya</b>",	"<a href=\"umutkaya.html\">>> Tanitim Sayfasi</a>"],
	["Y",	"03",	"17",	"2010",	"22:30",	"05:00",	"<b>Garaj</b>",	"<a href=\"garaj.html\">>> Tanitim Sayfasi</a>"],
	["Y",	"03",	"19",	"2010",	"22:30",	"05:00",	"<b>Foma</b>",	"<a href=\"foma.html\">>> Tanitim Sayfasi</a>"],
	["Y",	"03",	"20",	"2010",	"22:30",	"05:00",	"<b>Haydut</b>",	"<a href=\"haydut.html\">>> Tanitim Sayfasi</a>"],
	["Y",	"03",	"24",	"2010",	"22:30",	"05:00",	"<b>Kentmen</b>",	"<a href=\"kentmen.html\">>> Tanitim Sayfasi</a>"],
	["Y",	"03",	"25",	"2010",	"22:30",	"05:00",	"<b>Özgür Çayan</b>",	"<a href=\"ozgurcayan.html\">>> Tanitim Sayfasi</a>"],
	["Y",	"03",	"26",	"2010",	"22:30",	"05:00",	"<b>Friendly Fire</b>",	"<a href=\"friendlyfire.html\">>> Tanitim Sayfasi</a>"],
	
	["Y",	"12",	"27",	"2009",	"22:30",	"05:00",	"<b>Pilli Bebek</b>",	"<a href=\"pillibebek.html\">>> Tanitim Sayfasi</a>"]
	
// Please omit the final comma after the ] from the last line above unless you are going to add another event at this time.
);




