document.write("<div id='credits'> ")
document.write("<span class='hide'>This page printed from www.kittyinthewindow.com.<br /></span> ")
document.write("Site &amp; Contents &copy; 2011 Kitty In The Window Pet Services<br /> ")
document.write("604-875-MEOW (6369) &bull; ")
var first = 'ma';
var second = 'il';
var third = 'to:';
var address = 'info';
var domain = 'kittyinthewindow';
var ext = 'com'; 
document.write("<a href='");
document.write(first+second+third);
document.write(address);
document.write("&#64;");
document.write(domain);
document.write(".");
document.write(ext); 
document.write("'>"); 
document.write(address);
document.write("&#64;");
document.write(domain);
document.write(".");
document.write(ext);
document.write("</a><br /> ")
document.write("Site coding by <a href='http://www.attentiondesign.ca' target='_blank'>Attention Web &amp; Graphic Design</a></div> ")


