document.writeln('<li><a href="index.html"  target="_self">Home</a> | </li>');
document.writeln('<li><a href="nursery.php" target="_self">Nursery</a> | </li>');
document.writeln('<li><a href="children.php" target="_self">Children</a> | </li>');
document.writeln('<li><a href="accessories.php" target="_self">Accessories</a> | </li>');
document.writeln('<li><a href="fabrics.php" target="_self">Fabrics</a> | </li>');
document.writeln('<li><a href="locatestore.php" target="_self">Store Locator</a> | </li>');
document.writeln('<li><a href="retailer.php" target="_self">Retailer Resources</a> | </li>');
document.writeln('<li><a href="contact.php" target="_self">Contact</a></li>');