
document.write("<DIV id=sidebar>");
document.write("<DIV id=sidebarBack>");
document.write("<DIV id=lselect>");
document.write("    <DIV id=adoptables></DIV>");
document.write("    <DIV id=safe></DIV>");
document.write("<UL>");
document.write("  <LI><A href='dogs/mayer.htm'>Mayer</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/aslan.htm'>Aslan</A>&nbsp; </LI>");
document.write("</UL>");
document.write("    <DIV id=unsafe></DIV>");
document.write("<UL>");
document.write("  <LI><A href='dogs/monkey.htm'>Monkey</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/brie.htm'>Brie</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/toretto.htm'>Torreto</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/hugo.htm'>Hugo</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/patience.htm'>Patience</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/olive.htm'>Olive</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/maze.htm'>Maze</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/bayou.htm'>Bayou</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/eco.htm'>Eco</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/ocean.htm'>Ocean</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/mowgli.htm'>Mowgli</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/dixie.htm'>Dixie</A>&nbsp; </LI>");
document.write("</UL>");
document.write("    <DIV id=nonbully></DIV>");
document.write("<UL>");
document.write("  <LI><A href='dogs/darby.htm'>Darby</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/thelma.htm'>Thelma</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/rogue.htm'>Rogue</A>&nbsp; </LI>");
document.write("</UL>");
document.write("    <DIV id=courtesy></DIV>");
document.write("<UL>");
document.write("  <LI><A href='dogs/boomer.htm'>Boomer</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/chance.htm'>Chance</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/twiggy.htm'>Twiggy</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/sybil.htm'>Sybil</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/libby.htm'>Libby</A>&nbsp; </LI>");
document.write("  <LI><A href='dogs/gabby.htm'>Gabby</A>&nbsp; </LI>");
document.write("</UL>");
document.write("    <DIV id=happytails></DIV>");
document.write("<UL>");
document.write("  <LI><A href='happy_tails/happyTails1.htm'>Ben</A>&nbsp; </LI>");
document.write("  <LI><A href='happy_tails/happyTails2.htm'>Sidney</A>&nbsp; </LI>");
document.write("  <LI><A href='happy_tails/happyTails3.htm'>Hank</A>&nbsp; </LI>");
document.write("</UL>");
document.write("</DIV>");
document.write(" <H3 class=end>&nbsp;</H3>");
document.write("</DIV>");
document.write("</DIV>");