Estate Agent serving echo $loc ?>, properties for sale and rent
}
else if(curpage("index.php")) {
?>
Estate Agent, properties for sale and rent
}
else if(curpage("sales.php")) {
?>
Houses, Flats, Apartments for Sale in Tooting London
}
else if(curpage("lettings.php")) {
?>
Houses, Flats, Apartments for rent in Tooting London
}
else if(curpage("selling.php")) {
?>
Selling your House, Flat, Apartment for Sale in Tooting London
}
else if(curpage("landlords.php")) {
?>
Landlord renting Houses, Flats, Apartments in Tooting London
}
else if(curpage("valuations.php")) {
?>
House Valuation, Flat Valuation, Apartment Valuation in Tooting London
}
else if(curpage("register.php")) {
?>
Register for Houses, Flats and Apartments for sale and rent in Tooting London
}
else if(curpage("about-us.php")) {
?>
About Pearl Estates, your local estate agent in Tooting London
}
else if(curpage("contact-us.php")) {
?>
Contact Pearl Estates, your local estate agent in Tooting London
}
else {
?>
Estate Agent, properties for sale and rent
};
?>