<!-- Begin

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


var wfds	  = "yes"	// SHOW WFDS COPYRIGHT
var w3clogo	  = "no"	// SHOW W3C VALID LOGO






   if (w3clogo == "yes") {
document.write('<br><a href="http://www.w3.org/"><img src="picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="6"></a><br>');
}

document.write('<br>All contents &copy;Copyright 2010 2011');




// EDIT THE NEXT LINE

document.write('<a href="default.html">&nbsp;Tartaglia Law, P.A.</a><br>');







   if (wfds == "yes") {
document.write('Site Design 2010 <a href="http://www.wendiefinnan.com" target="_blank">Wendie Finnan Web Site Services 727-741-8262</a> &amp; <a href="http://www.wendiefinnan.com/packages.html" target="_blank">Hosting</a><br>');
}




document.write('<br>');

//  End -->
