ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Rodopi Portal - Restaurant Chanove</title> <META name="description" content=" >4>?8 >@B0; - :JI8 8 28;8 70 =0AB0=O20=5, E>B5;8, A5;A:8 8 :C;BC@5= BC@87J<, Rodopi Portal - houses and villas for rent, hotels, rural and cultural tourism"> <META name="keywords" content=" >4>?8, E>B5;8, A5;A:8, J;30@8O, 1J;30@A:8, BC@87J<, ?>G82:0, 20:0=F88, 5:>, 5:>;>38G5=, =0AB0=O20=5, =0AB0=O20=8O, :JI0, :JI8, 28;0, 28;8, A5;A:8 @09>=8, A5;>, A5;0, :JI8 70 3>AB8, A5;A:8 BC@87J<, ! E>B5;8, SPA E>B5;8, A5=>23@04, ;>2482, !<>;O=, OA:>2>, 5;8=3@04, >A?0B, @O=>2>, J:8, >@>2>, 528=, J@460;8, >;:>2=8: !5@0D8<>2>, ><G8;3@04, ;0B>3@04, 5@?5@8:>=, 0G:>2A:8 <0=0AB8@, @JAB>20 3>@0, A5=>20 :@5?>AB, >@<8A>H, !25B0 3>@0, 0B0:, '5?5;0@5, 0<?>@>2>, "@83@04, 'C4=8B5 <>AB>25, @5E>2>, 5;0, !J@=8F0, '5@25=, &83>2 G0@:, 8<>B8, #AB>2>, 09:>2>, <0@H@CB8, 25;>BC@87J<, ?;0=8=0, ?>G82:0 2 ?;0=8=0, ?>G82:0 2 >4>?8B5, ;>25= BC@87J<, @81>;>2, A:8, ;>2482A:8 ?0=08@, 0?0@B0<5=B, :C@>@B, hotel, Bulgaria, rural, bulgarian, tourism, time off, vacations, eco, ecological, settles, settle, house, houses, villa, villas, rural regions, village, villages, houses for guest, rural tourism, slept on hotels, hotels, Asenovgrad, Plovdiv, Smolyan, Liaskovo, Velingrad, Dospat, Drianovo, Laki, Borovo, Devin, Kardjali, Polkovnik Serafimovo, Momchilgrad, Bachkovo monastery, Asen fortress, Kormisosh, Batak, Chepelare, Pamporovo, Ferienwohnung, Ferienhaus, Ferienwohnungen, Ferienhauser, Ferienwohnungen, vermieten, mieten, buchen, Bulgaria, Bulgarien, bulgarisch, Rodopa, Rodopi, Rhodopa, Rhodopen, Rhodopi, Pamporovo, Plovdiv, Ski, Wellness, Villa, Thraki, Thraken, Jesus, Kloster, christlich, Kirche, Smoljan, Smolian, angeln, Jagd, Spa, Rodopa Gebirge, Assenovgrad, Asenovgrad, Weingebiet, Assenfestung, Ferienwohnung in Bulgarien, Urlaub in Bulgarien, Urlaub in BG, Reise in Bulgarien, Reise in BG, Reise, Urlaub, Spa hotel, Bulgarien Urlaub, Bulgarien Reise, Ferienwohnung zu vermieten in Bulgarien, Ferienwohnung zu vermieten in Rodopen, Liaskovo, Velingrad, Dospat, Drianovo, Laki, Borovo, Devin, Kardjali, Polkovnik Serafimovo, Momchilgrad, Zlatograd, Perperikon, Batschkovo Kloster, Krastova gora, Asen Festung, Kormisosh, Batak, Plovdiver Messe, hotels in Plovdiv, Chepelare, Zimmer, Gaestezimmer in Bulgarien, Trigrad, Orehovo, Gela, Cherven, Ustovo, Immobilien, Raikovo, Rila Kloster, Sofia, Burgas, rent a car, Rundreise Bulgarien, Bulgarien Rundreise, Wanderreise Rhodopen, Kardschali, Gebirge, Ardino, Iagodina, Dorf, Shiroka Laka, Rozhen, Bulgarien zu Fuss, Felsformationen, Ubernachtung in Plovdiv, Ubernachtung in Bulgarien, Ubernachtung in Rhodopen, wandern, Hoehle, Berge, Berge in Bulgarien, Berge in Europa, rural, Bulgaria, Bulgarian, tourism, rest, holiday, eco, ecologic, accomodation, accomodations, house, houses, village, villages, camp, rural regions"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1251"> <SCRIPT language=JavaScript> function newWindow(mypage,myname,w,h,features) { if(screen.width){ var winl = (screen.width-w)/2; var wint = (screen.height-h)/2; }else{winl = 0;wint =0;} if (winl < 0) winl = 0; if (wint < 0) wint = 0; var settings = 'height=' + h + ','; settings += 'width=' + w + ','; settings += 'top=' + wint + ','; settings += 'left=' + winl + ','; settings += features; win = window.open(mypage,myname,settings); win.window.focus(); } </SCRIPT> <script language="Javascript"> function PopupPic(sPicURL) { window.open( "popup.htm?"+sPicURL, "", "resizable=1,HEIGHT=200,WIDTH=200"); } </script> <script language="Javascript1.2"> // ============================================================ // Script: Basic No-Right-Click Script // Functions: Blocks right-click on mouse and shows alert box // Browsers: NS & IE 4.0 & later; degrades gracefully // Author: etLux // ============================================================ // Set the message for the alert box am = "This function is disabled!"; // do not edit below this line // =========================== bV = parseInt(navigator.appVersion) bNS = navigator.appName=="Netscape" bIE = navigator.appName=="Microsoft Internet Explorer" function nrc(e) { if (bNS && e.which > 1){ alert(am) return false } else if (bIE && (event.button >1)) { alert(am) return false; } } document.onmousedown = nrc; if (document.layers) window.captureEvents(Event.MOUSEDOWN); if (bNS && bV<5) window.onmousedown = nrc; </script> <script language="JavaScript1.2"> //Disable select-text script (IE4+, NS6+)- By Andy Scott //Exclusive permission granted to Dynamic Drive to feature script //Visit http://www.dynamicdrive.com for this script function disableselect(e){ return false } function reEnable(){ return true } //if IE4+ document.onselectstart=new Function ("return false") //if NS6 if (window.sidebar){ document.onmousedown=disableselect document.onclick=reEnable } </script> <script language="JavaScript1.2"> //Disable select-text script (IE4+, NS6+)- By Andy Scott //Exclusive permission granted to Dynamic Drive to feature script //Visit http://www.dynamicdrive.com for this script function disableselect(e){ return false } function reEnable(){ return true } //if IE4+ document.onselectstart=new Function ("return false") //if NS6 if (window.sidebar){ document.onmousedown=disableselect document.onclick=reEnable } </script> </head> <body background="pictures/curve.JPG" text="#A52A2A" link="#A52A2A"r alink="#A52A2A" vlink="#A52A2A" ondragstart="return false" onselectstart="return false" oncontextmenu="return false;"> <BASEFONT Face="Comic Sans MS,Times New Roman,Arial,Timok,Verdana,Helvetica" align=justify size=4> <table width=100% cellspacing="0" cellpadding="0"> <tr> <td><A href="javascript:newWindow('AktualnoDE.html','aktualnoWin',500,350,'scrollbars=yes')"> <img src="pictures/AktualnoDE.gif" border=0 name="aktuell" alt="Angebote"></A> </td> <td><font size=5><center><b><i>Restaurant "Chanove" **</i></b></center></font> </td> </tr> </table> <Table width="100%"> <tr> <td valign="top" width="160" align="left" cellspacing="0" cellpadding="0"> <a href="KyshtiDE.html"><img src="pictures/KyshtiDE.jpg" border=0 name="kyshti" alt="Ferienhaeuser"></a> <a href="ProgramiDE.html"> <img src="pictures/ProgramiDE.jpg" border=0 name="programi" alt="Wanderungen und Reisen"></a> <a href="ImotiDE.html"><img src="pictures/ImotiDE.jpg" border=0 name="imoti" alt="Immobilien"></a> <a href="HotelDE.html"> <img src="pictures/HotelDE.jpg" border=0 name="hotel" alt="Familien Hotels"></a> <a href="PamporovoDE.html"> <img src="pictures/PamporovoDE.jpg" border=0 name="pamporovo"alt="Skizentrum Pamporovo"></a> <a href="PrazniciDE.html"> <img src="pictures/PrazniciDE.jpg" border=0 name="praznici" alt="Feste und Feiertage"></a> <a href="KontaktiDE.html"> <img src="pictures/KontaktiDE.jpg" border=0 name="kontakti" alt="Kontakte"></a> <br><a href="rodopiDE.html"><img src="pictures/h-058.gif" border=0 alt="HOME"></a> <a href="RestorantChanoveENG.html"><img src="pictures/UK.jpg" alt="UK" border=1></a> <a href="RestorantChanoveBG.html"><img src="pictures/BG.jpg" alt="BG" border=1></a> <!-- Start of StatCounter Code --> <a href="http://www.statcounter.com/" target="_blank"><img src="http://c10.statcounter.com/counter.php?sc_project=1033390&amp;java=0&amp;invisible=1&amp;security=3c9c3726" alt="free hit counter javascript" border="0"></a> <!-- End of StatCounter Code --> </td> <td valign="top"> <font size=2> tel.: +359 3021 82 12, GSM: +359 887 97 10 24 <p> <table border="0"> <tr> <td valign="top"> <img src="pictures/Chanove.jpg" border=0> </td> <td> Das Restaurant hat eine zentrale Lage im Kurort Pamporovo an der Hauptstrasse von Busbahnhof Richtung Hotel Murgavets und Perelik, auf der linken Strassenseite. Für die Gäste des Restaurants gibt es ein Parkplatz. Das Restaurant ist zweistöckig, im Still reiches Rhodopisches Hauses. Naturstein und Holz sind im Baustill ausgeprägt, sehr gut arrangierte Ambienten. Es wird Bulgarische Nationalküche angeboten.<BR> Das Restaurant hat 40 Plätze im freien auf einer massiven Terrasse, sowie andere 80 Plätze im Restaurantgebäude. Es gibt ein Nicht - Raucher Raum, sowie Klimaanlage, innen und draussen je ein massiver Kamin.<BR> Das Abendprogramm ist freitags und samstags, nach Verabredung auch an den Wochentagen. </td> </tr> </table> <P> <table cellspacing=5 cellpadding=0 border=0 align=center> <tr> <td><a href="javascript:PopupPic('pictures/Chanove2x500x500.JPG')"><img src="pictures/Chanove2x200x200.JPG" border=0 height="150" alt="restaurant CHANOVE **"></a></td> <td><a href="javascript:PopupPic('pictures/Chanove3x500x500.JPG')"><img src="pictures/Chanove3x200x200.JPG" border=0 height="150" alt="restaurant CHANOVE **"></a></td> <td><a href="javascript:PopupPic('pictures/Chanove5x200x200.jpg')"><img src="pictures/Chanove5x200x200.jpg" border=0 alt="restaurant CHANOVE **"></a></td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0 align=center> <tr> <td><a href="javascript:PopupPic('pictures/Chanove1x500x500.jpg')"><img src="pictures/Chanove1x200x200.jpg" border=0 height="105" alt="restaurant CHANOVE **"></a></td> <td><a href="javascript:PopupPic('pictures/Chanove4x500x500.jpg')"><img src="pictures/Chanove4x200x200.jpg" border=0 alt="restaurant CHANOVE **"></a></td> </tr> </table> <P> <TABLE border="0" cellspacing="0" cellpadding="2"> <TR> <TD valign="top"><font size="2"><B>Kategorie:</B></TD> <TD valign="top"><font size="2">zwei Sterne</TD> </TR> <TR> <TD valign="top"><font size="2"><B>Kapazitaet:</B></TD> <TD valign="top"><font size="2">120 Plätze</TD> </TR> <TR> <TD valign="top"><font size="2"><B>Im Gebäude:</B></TD> <TD valign="top"><font size="2"> 80 Plätze</TD> </TR> <TR> <TD valign="top" width="200"><font size="2"><B>Im Freien:</B></TD> <TD valign="top"><font size="2"> 40 Plätze</TD> </TR> <TR> <TD valign="top"><font size="2"><B>Oeffnungszeiten:</B></TD> <TD valign="top"><font size="2">9.30 - 01.00 Uhr</TD> </TR> <TR> <TD valign="top"><font size="2"><B>Freier Tag:</B></TD> <TD valign="top"><font size="2">kein</TD> </TR> <TR> <TD valign="top"><font size="2"><B>Programm:</B></TD> <TD valign="top"><font size="2">freitags, samstags</TD> </TR> <TR> <TD valign="top"><font size="2"><B>Spazialitaetetn:</B></TD> <TD valign="top"><font size="2">22 Salate<BR> - Chefsalat (Tometen, Mais, Oliven, Filet Elena) - 6 lv.<BR> - Klostersalat ( Smiljan-Bohnen, Kjopoolu- Auberginen-Paprika Pastete, Eier, Tomaten) - 6 lv.<BR> Lammfleisch vom Offen mit Beilage Drob sarma  18 lv.;<BR> Huhnerkawarma und Schaschlik  8-10 lv.;<BR> Kreme Karamelle mit Eisbälchen - 3 lv.;<BR> Reiche Auswahl an Weinarten </TD> </TR> </TABLE> </font> </i><p> <font text="#A52A2A" size=1> <a href="KyshtiDE.html">FERIENHAUSER</a> &#160;|&#160; <a href="ProgramiDE.html">AUSFLUGE</a> &#160;|&#160; <a href="ImotiDE.html">IMMOBILIEN</a> &#160;|&#160; <a href="HotelDE.html">HOTELS</a> &#160;|&#160; <a href="PamporovoDE.html">PAMPOROVO</a> &#160;|&#160; <a href="PrazniciDE.html">FEIERTAGE</a> &#160;|&#160; <a href="KontaktiDE.html">KONTAKTE</a> </font> </center> </td> </tr> </table> </i></b> </body> </html>