
<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('Phone: <span class="phonetitle2">(512)940-2447<BR></span>');

document.write('E-mail: ');

document.write(' <a href="mailto:info@starkepfoten.com" class="link">info@starkepfoten.com</a><br>');

document.write('&copy;Copyright 2006-2009 ');

document.write('<a href="http://www.starkepfoten.com/" target="_top">Starke Pfoten</a> ');

document.write('All Rights Reserved<br>');

document.write('</span>');

//  End -->