//var BW_BASE_PATH ="http://localhost/pueraria.co.uk/";
var BW_BASE_PATH ="http://www.pueraria.co.uk/";

document.write("<a href="+BW_BASE_PATH+"index.htm class='top_menu' title='Home Page'>HOME</a>");
document.write("<font class='top_text'> | </font>");

document.write("<a href="+BW_BASE_PATH+"order_form.php class='top_menu' title='Mail order form'>MAIL ORDER FORM</a>");
document.write("<font class='top_text'> | </font>");

document.write("<a href="+BW_BASE_PATH+"contact.htm class='top_menu' title='Contact us'>CONTACT US</a>");
document.write("<font class='top_text'> | </font>");

document.write("<a href="+BW_BASE_PATH+"offers.htm class='top_menu' title='Special offers'>SPECIAL OFFERS</a>");
document.write("<font class='top_text'> | </font>");

document.write("<a href="+BW_BASE_PATH+"join.php class='top_menu' title='10% Discount'>10% DISCOUNT</a>");

document.write("<br><a href="+BW_BASE_PATH+"cart/view_cart.php class='top_menu' title='View your shopping cart'>VIEW CART</a>");