<!--
var sHTM

sHTM = "</TD></TR><TR><TD></TD><TD class='CenterAlign'>" +
    "<A HREF='default.html'>Home</A> | " +
    "<A HREF='patterns/patterns.html'>Patterns</A> | " +
    "<A HREF='kits/kits.html'>Kits</A> | " +
    "<A HREF='embellish/embellish.html'>Embellish</A> | " +
    "<A HREF='notions/notions.html'>Notions</A> | " +
    "<A HREF='links.html'>Links</A> | " +
    "<A HREF='about.html'>Who Is PKC?</A> | " +
    "<A HREF='http://frompamsquiltingstudio.blogspot.com/' TARGET='_new'>Blog</A> | " +
    "<A HREF='contactus/contactus.html'>Contact Us</A> | " +
    "<A HREF='fine-print.html'>Fine Print</A></P>" +
    "<P class='Footer'>Copyright &#169; 2008-2009 PKC Designs Online, Pam Colman, all rights reserved.<BR/>Site design and development by <A HREF='http://www.horse-round.com' TARGET='_new'>Horse 'n' Round Studio</A>.<BR/><BR/></P>" +
    "</TD></TR></TABLE>" ;

document.write(sHTM);

//-->
