//<!--if (document.images) {header = new Image(485, 113);header.src = 'images/header.jpg';cbslogo = new Image(113, 113);cbslogo.src = 'images/cbslogo.jpg';headermid = new Image(2, 113);headermid.src = 'images/headermid.jpg';c = new Image(2, 113);c.src = 'images/c.gif';cbslogoghost = new Image(150, 150);cbslogoghost.src = 'images/cbslogoghost.jpg';line = new Image(2, 2);line.src = 'images/line.gif';spacer = new Image(1, 1);spacer.src = 'images/spacer.gif';one = new Image(100, 100);one.src = 'images/1.jpg';two = new Image(100, 100);two.src = 'images/2.jpg';three = new Image(100, 100);three.src = 'images/3.jpg';four = new Image(100, 100);four.src = 'images/4.jpg';five = new Image(100, 100);five.src = 'images/5.jpg';six = new Image(100, 100);six.src = 'images/6.jpg';seven = new Image(100, 100);seven.src = 'images/7.jpg';eight = new Image(100, 100);eight.src = 'images/8.jpg';oneL = new Image(300, 400);oneL.src = 'images/1L.jpg';twoL = new Image(300, 400);twoL.src = 'images/2L.jpg';threeL = new Image(300, 400);threeL.src = 'images/3L.jpg';fourL = new Image(300, 400);fourL.src = 'images/4L.jpg';fiveL = new Image(300, 400);fiveL.src = 'images/5L.jpg';sixL = new Image(300, 400);sixL.src = 'images/6L.jpg';sevenL = new Image(300, 400);sevenL.src = 'images/7L.jpg';eightL = new Image(500, 367);eightL.src = 'images/8L.jpg';}function di(id,name){  if (document.images) {document.images[id].src=eval(name+".src"); }}// function that displays status bar messagefunction dm(msgStr) {  document.returnValue = false;  if (document.images) {      window.status = msgStr;     document.returnValue = true;  }}var showMsg = navigator.userAgent != "Mozilla/4.0 (compatible; MSIE 4.0; Mac_PowerPC)";function dmim(msgStr) {  document.returnValue = false;  if (showMsg) {     window.status = msgStr;    document.returnValue = true;  }}function openwin1(){window.open('1L.html','1L','height=300,width=400,toolbar=no')}function openwin2(){window.open('2L.html','2L','height=300,width=400,toolbar=no')}function openwin3(){window.open('3L.html','3L','height=300,width=400,toolbar=no')}function openwin4(){window.open('4L.html','4L','height=300,width=400,toolbar=no')}function openwin5(){window.open('5L.html','5L','height=300,width=400,toolbar=no')}function openwin6(){window.open('6L.html','6L','height=300,width=400,toolbar=no')}function openwin7(){window.open('7L.html','7L','height=300,width=400,toolbar=no')}function openwin8(){window.open('8L.html','8L','height=500,width=367,toolbar=no')}function stopSpam() {  var displaytext = "click here";  var mail1 = "i.bulut";  var mail2 = "btinternet.com";  var subject = "?subject=Enquiry%20to%20Anatolia%20Restaurant";  document.write("<a href=" + "mail" + "to:" + mail1 + "@" + mail2 + subject + ">" + displaytext + "</a>")}var days=new Array(8);days[1] = "Sunday";days[2] = "Monday";days[3] = "Tuesday";days[4] = "Wednesday";days[5] = "Thursday";days[6] = "Friday";days[7] = "Saturday";var months=new Array(13);months[1] = "January";months[2] = "February";months[3] = "March";months[4] = "April";months[5] = "May";months[6] = "June";months[7] = "July";months[8] = "August";months[9] = "September";months[10] = "October";months[11] = "November";months[12] = "December";var dateObj=new Date()var wday=days[dateObj.getDay() + 1]var lmonth=months[dateObj.getMonth() + 1]var year=dateObj.getYear()if (year < 1000) year += 1900var date=dateObj.getDate()//-->