// JavaScript Document

var MenuInsert ='';
MenuInsert+='<div id="Grtf2" class="dfltt">';
MenuInsert+='<div id="MenuLinkInsertPoint" class="dfltt calign txt2">';
MenuInsert+='<a href="http://massageforchildren.com/index.html" class ="txt3"> Home </a>';
MenuInsert+='<span class ="txt4">&nbsp\;|&nbsp\;</span>';
MenuInsert+='<span><a href="http://massageforchildren.com/pages/speakingengagements.php" class ="txt3"> Speaking Engagements </a></span>';
MenuInsert+='<span class ="txt4">&nbsp\;|&nbsp\;</span>';
MenuInsert+='<span><a href="http://massageforchildren.com/pages/publications.php" class ="txt3"> Publications </a></span>';
MenuInsert+='<span class ="txt4">&nbsp\;|&nbsp\;</span>';
MenuInsert+='<span> <a href="http://massageforchildren.com/pages/media.php" class ="txt3"> Media </a></span>';
MenuInsert+='<span class ="txt4">&nbsp\;|&nbsp\;</span>';
MenuInsert+='<span> <a href="http://massageforchildren.com/pages/faqs.php" class ="txt3"> FAQs </a> </span>';
MenuInsert+='<span class ="txt4">&nbsp\;|&nbsp\;</span>';
MenuInsert+='<span><a href="http://massageforchildren.com/pages/contactus.php" class ="txt3"> Contact Us </a></span>';
MenuInsert+='</div>';
MenuInsert+='</div>';
document.write(MenuInsert);

