<!-- Begin

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




document.write('<a href="index.html">Fresh Edna</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">About Edna</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="cartoons.htm">Cartoons</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Edna</a>');




document.write('<br><br>All contents &copy;Copyright 2008 <a href="http://justdahl.com/" target="_blank">Just Dahl<br>');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Edna the lunch lady says:</a>');
document.write('&nbsp;|&nbsp;');


document.write('<a href="http://sodapopkids.com/" target="_blank">Sodapopkids Comic Strip</a>');
document.write('&nbsp;|&nbsp;');


document.write('<a href="http://inhousegp.com/" target="_blank">In House Graphic Productions</a>');
document.write('&nbsp;|&nbsp;');



document.write('<a href="http://www.zazzle.com/justdahl*" target="_blank">Edna T-Shirts, Cards &amp;  Gifts</a><br>');


document.write('<a href="http://justdahl.com/" target="_blank">FREE MYSPACE LAYOUTS</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="http://www.zazzle.com/justdahl*" target="_blank">Business Card Templates and Printing</a>');
document.write('<br>');

var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('<a href="http://allwebco.com" target="_blank">Allwebco Hosting Tell Them Edna Sent You!</a><br>');
}





//  End -->