document.write("<table width='150' border='0' cellpadding='5' cellspacing='1' class='schoix-table1'>");
document.write("<tr align='center' valign='middle' class='schoix-tr1'>");
document.write("<td><a href='/uk/hotels.php' class='choix1'>Hotels</a><br>");
document.write("<a href='/uk/chambres-hotes.php' class='choix1'>Bed & Breakfasts</a><br>");
document.write("<a href='/uk/meubles.php' class='choix1'>Cottages</a><br>");
document.write("<a href='/uk/camping.php' class='choix1'>Camping sites</a></td>");
document.write("</tr>");
document.write("</table>");