tags*/
$title='Fine Restaurants and food in Chile';
/* The foLlowing title will be printed as the grey
text at the top of the webpage*/
$title2='Fine Restaurants and food in Chile';
/* enter the keywords for the page here; between the '' quotes
These will show up in the keywords metatag.*/
$meta_keywords='Chile,restaurants,food,café,chilean food,sea food,Chile,chile,food,restaurants';
/* here goes the description meta-tag information; between the '' guotes */
$meta_description='Chile Travel Com offers information on the best places to eat in Chile. Includes a wide variety of restaurants, from Sea food kitchens to Cafés and much more.';
/* this is where the the page subject/title goes.
(the big & fat text in the bar towards the top of the page)*/
$page_subject='Food and Restaurants in Chile';
// Now for the language setting, 'EN' for english or 'SP' for spanish
$language='EN';;
// The line below is the part that actually loads the top-part, menus etc. of the page, no changes necessary
require($includepath.'top.php');
?>