<!-- Begin

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


var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "no"	// SHOW W3C VALID LOGO


document.write('<FONT COLOR="black">');
document.write('<font color="#000000" size="2" face="Arial, Helvetica, sans-serif"><a href="http://www.miaeyc.org">Homepage</a>');

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

document.write(' <a href="http://www.miaeyc.org/about.htm">About Us</a>');

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

document.write(' <a href="http://www.miaeyc.org/contact.htm">Contact Us</a>');

document.write('<br>');

   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> ');




// EDIT THE NEXT LINE









   if (allwebco == "yes") {
document.write('miaeyc <a href="http://www.miaeyc.org" target="_blank">miaeyc</a> &amp; <a href="http://www.miaeyc.org" target="_blank">Hosting</a><br>');
}




document.write('<br>');

//  End -->