<!-- 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="http://www.facebook.com/profile.php?id=1264127931">Just Dahl Facebook</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





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 -->
