<!-- start

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Copy and paste any link to add a new link

document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%"><tr><td class="menutext">');
document.write('<br>');
document.write('<ul>');


// -- START MENU LINKS

document.write('<li><A HREF="index.html">Home</a><br>');

document.write('<li><A HREF="about.htm">About</a><br>');

document.write('<li><A HREF="League_of_Higher_Learners_Founded_on_Academic_Honesty.htm">League of Higher Learners Founded on Academic Honesty</a><br>');

document.write('<li><A HREF="Intellectual_Property_Rights_paper.htm">Intellectual Property Rights and eCommerce</a><br>');

document.write('<li><A HREF="Augmenting_Online_Learning_with_SecondLife.htm">Augmenting Online Learning with Second Life</a><br>');

document.write('<li><A HREF="Review_of_R2D2_Instructional_Design_Model.htm">Review of R2D2 Instructional Design Model</a><br>');

document.write('<li><A HREF="Four_Learning_Design_Models.htm">Four Learning Design Models</a><br>');

document.write('<li><A HREF="Blooms_taxonomy.htm">Blooms Taxonomy</a><br>');


//-- END MENU LINKS




document.write('</ul>');
document.write('</td></tr></table>');



//  End -->
