var $mt = "mailto";
var $rd = ":royfdvorak";
var $at = "23@";
var $cm = "comcast.";
var $nt = "net";
var $maddress = $mt + $rd + $at + $cm + $nt;

var copydate = new Date();
var copyyear = copydate.getFullYear();

document.write( '<div style="text-align:left; position: relative; z-index: 102; top:1px; left:10px; width:500px; height:64px; border: solid black 0px; font-size: 11px; text-align: center;"> ' );
document.write( '<P>' );
document.write( '&nbsp; Last updated on Tuesday, July 26, 2011. <br />' );
document.write( '&nbsp; Copyright &#169; 2006-' + copyyear +' CedarHills Standard Schnauzers<br>' );
document.write( '&nbsp; Questions regarding the structure of this site <br>&nbsp; should be sent to the webmaster,');
document.write( '<A class="medium" href="' + $maddress + '?subject=CedarHills%20Standard%20Schnauzers"> Roy F. Dvorak</A>'); 
document.write( '<br></P></div>');


