/* author: Ale Fan */
/* Creation date: 27/6/08 */



document.write("<html>");

document.write("<div style='text-align:left;'>");

document.write("<h1>www.bottled-beer.co.uk</h1>");
/*document.write("<h3>more bottled beer than you can shake a stick at!</h3>");*/
document.write("<h3>beer in bottles, the thinking man's tinned beer!</h3>");

document.write("</div>");

document.write("<br><br><br>");
document.write("</html>");
