document.write("<table width='99%'>");
document.write("	<tr valign='top'>");
document.write("	<td><a href='/mainpage.php' class='menuInactive'><B>Home<B/></a></td>");
document.write("	<td><a href='/productshowcase/bedding.php' class='menuInactive'><B>Product Showcase<B/></a></td>");
document.write("	<td><a href='/onlineshop/e-shopping/' class='menuInactive'><B>Online Shop<B/></a></td>");
document.write("	<td><a href='/onlineoutlet/e-shopping/home-decor.php' class='menuInactive'><B>Online Factory Outlet<B/></a></td>");
document.write("	<td><a href='/b2b/' class='menuInactive'><B>Distributor<B/></a></td>");
document.write("	<td><a href='/aboutus/whatispasaya/philosophy.php' class='menuActive'><B>About Us<B/></a></td>");
document.write("	</tr>");
document.write("</table>");