document.write('<br>');
document.write('<center>');
document.write('<a href="drink_non_alcoholic.html" target="_self">DRINK LIST</a> | ');
document.write('<a href="drink_special_drink.html" target="_self">MARTINI</a> | ');
document.write('<a href="drink_special_drink.html" target="_self">SPECIAL DRINK</a> | ');
document.write('<a href="drink_non_alcoholic.html" target="_self">NON-ALCOHOLIC DRINK</a>');
document.write('</center>');
document.write('<br><br>');