document.write("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" ")
document.write("    \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"> ")
document.write("<html lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\"> ")

document.write("<head> ")
document.write("  <meta name=\"description\" content=\"Welcome to IKON Keeshonden\" >")
document.write("  <meta name=\"keywords\" content=\"keeshond, keeshonden, BKC, KCA, IKON\" >")
document.write("  <link rel=\"stylesheet\" type=\"text/css\" href=\"../style/kathi.css\" />  ")
document.write("  <meta http-equiv=\"Content-Type\" content=\"text/html;charset=iso-8859-1\" />  ")
document.write("</head>  ")


document.write("<body>  ")

document.write("  <div class=\"mainheader\">  ")
document.write("    <img src=\"../stdimages/IkonLogoShort.jpg\" alt=\"Ikon Keeshonden\" /> ")

document.write("    <table class=\"menubar\" summary=\"menubar\"> ") 
document.write("      <tr> ") 
document.write("        <td><a href=\"../main/ikonhome.html\">HOME</a></td> ") 
document.write("        <td><a href=\"../dogs/boysgirls.html\">BOYS/GIRLS</a></td> ") 
document.write("        <td><a href=\"../angels/angels.html\">PAST STARS</a></td> ") 
document.write("        <td><a href=\"../puppies/puppies.html\">PUPPIES</a></td> ") 
document.write("        <td><a href=\"../family/family.html\">FAMILY</a></td> ") 
document.write("        <td><a href=\"../friends/friends.html\">HANDLED</a></td> ") 
document.write("        <td><a href=\"../links/links.html\">LINKS</a></td> ")
document.write("        <td><a href=\"../contact/contact.html\">CONTACT</a></td> ") 
document.write("      </tr> ") 
document.write("    </table> ")

