<!-- Begin

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




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

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

document.write(' <a href="justdahl.htm">About Just Dahl</a>');

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

document.write(' <a href="myspace.htm">Myspace Layouts</a>');

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

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




document.write('<br><br>All contents &copy;Copyright 2008 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>');



var allwebco	  = "yes"	// 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 -->