
document.writeln("<table bgcolor=#ffffff width=800 border=0 cellpadding=0 cellspacing=0>")
document.writeln("<tr><td width=8>&nbsp;</td><td background=\"images/lines.jpg\">&nbsp;</td><td width=8>&nbsp;</td></tr>")
document.writeln("</table>")

document.writeln("<table bgcolor=#ffffff width=800 height=100 border=0 cellpadding=0 cellspacing=0>")
document.writeln("<tr><td width=10>&nbsp;</td><td>")
document.writeln("<table bgcolor=#ffffff width=100% border=0 cellpadding=0 cellspacing=0>")
document.writeln("<tr align=center><td>")
document.writeln("|<a href=\"index.htm\">Home</a>")
document.writeln("|<a href=\"tips.htm\">Tips</a>")
document.writeln("|<a href=\"customers.htm\">Customers</a>")
document.writeln("|<a href=\"links.htm\">Links</a>")
document.writeln("|<a href=\"about.htm\">About Us</a>")
document.writeln("|<a href=\"mailto:angels@doggyapparel.com\">Email</a>|")
document.writeln("</td></tr><tr align=center><td>")
document.writeln("|<a href=\"jackets.htm\">Jackets</a>")
document.writeln("|<a href=\"sweaters.htm\">Sweaters</a>")
document.writeln("|<a href=\"shirts.htm\">Shirts</a>")
document.writeln("|<a href=\"dresses.htm\">Dresses</a>")
document.writeln("|<a href=\"collars.htm\">Collars</a>")
document.writeln("|<a href=\"harnesses.htm\">Harnesses</a>")
document.writeln("|<a href=\"hats.htm\">Hats</a>")
document.writeln("|<a href=\"nightwear.htm\">Nightwear</a>")
document.writeln("|<a href=\"costumes.htm\">Costumes</a>")

//document.writeln("|<a href=\"jewelry.htm\">Jewelry</a>")

document.writeln("|")
document.writeln("</td></tr>")
document.writeln("<tr><td>&nbsp;</td></tr><tr><td>")
document.writeln("<table bgcolor=#ffffff width=100% border=0 cellpadding=0 cellspacing=0 style=\"font-family: arial; font-size: 10;\">")
document.writeln("<tr align=center><td>Web site designed and maintained by CogswareŠ Images and content not to be copied without written permission.</td><tr>")
document.writeln("</table></td></tr></table></td><td width=10>&nbsp;</td></tr></table>")
