<!-- 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="home2.htm">More About APEAS II</a>');

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

document.write(' <a href="purchase.htm">Purchase </a>');

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

document.write(' <a href="support.htm">Support</a>');




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


// EDIT THE NEXT LINE


document.write('<a href="index.html">AAPAR-APEAS.org</a><br>');






var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2007 All Rights Reserved <a href="http://AAPAR-APEAS.org/online.htm" target="_blank">Dan Cariaga</a> & <a href="http://AAPAR-APEAS.org/online2.htm" target="_blank">AAHPERD/AAPAR</a>"<br>');
}





//  End -->