function nav() {

document.write('    	<div id="logo"><a href="index.html" id="look"><img border="0" src="images/logo.jpg" width="280" height="65" alt="Enroll Force, LLC"></a></div> ');
document.write('    	<div id="nav1"><a href="who.html" id="nav1"><img border="0" src="images/b_1.jpg" width="165" height="65" alt="Who We Are"></a></div> ');
document.write('    	<div id="nav2"><a href="what.html" id="nav2"><img border="0" src="images/b_2.jpg" width="165" height="65" alt="What We Do"></a></div> ');
document.write('    	<div id="nav3"><a href="how.html" id="nav3"><img border="0" src="images/b_3.jpg" width="170" height="65" alt="How we Do It"></a></div>  ');

}

function footer() {

document.write('        <div style="float:right; text-align:right; padding-right:10px"> ');
document.write('        <a href="mailto:info&#64;enrollforce.com">info&#64;enrollforce.com</a>&nbsp; |&nbsp; (866) 606-6170&nbsp; |&nbsp; <a href="sitemap.html">site map</a>&nbsp;   ');
document.write('        |&nbsp; <a href="term.html">terms & conditions</a>&nbsp;  |&nbsp;  <a href="contact.html">contact info</a>  </div> ');
document.write('        <div style="float:left; padding-left:10px"> Copyright &copy; 2009-2010 Enroll Force - All Rights Reserved </div> <BR>  ');

}

function news() {

document.write(' 	<h3 style="margin-bottom:0; margin-top:5px"><font color="0033ff">Latest News</font></h3><BR>');
document.write(' 	The start of Enroll Force, how it all began. <a href="news081201.html">read more</a><br /><br />');
document.write(' 	Enroll Force contact center releases with leading communications technology. <a href="news081207.html">read more</a><BR>');

document.write('<div style="padding-top:6px">');
document.write('<scr'+'ipt type="text/jav'+'ascr'+'ipt" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"></scr'+'ipt>');
document.write('<br><a href="skype:enrollforce?call"><img src="http://mystatus.skype.com/smallclassic/enrollforce" style="border: none;" width="114" height="20" alt="My status" /></a>');       
document.write('</div><br style="clear:both; line-height:6px">');


}

function rightBox() {

document.write('      <br style="line-height:10px"><center><h3 style="margin:0; margin-bottom:7px"><font color="8e9bbe">Experience Enroll Force</font></h3>');
document.write('      <h2 style="margin:0; margin-bottom:5px"><font color="#0B2F5F">Call 866-606-6170</font></h2>');
document.write('      <b style="margin-bottom:5px">OR</b></center>');
document.write('       	<table><tr><td><a href="proposal.php" id="look">');
document.write('         <img border="0" src="images/req_poposal.jpg" alt="Request A Proposal" width="110" height="115"></a></td>');
document.write('	<td><a href="videos.html" id="look">');
document.write('        <img border="0" src="images/videos.jpg" alt="Videos" width="110" height="115"></a></td></tr>');
document.write(' 	<tr><td><a href="partner.php" id="look"><img border="0" src="images/partner_info.jpg" alt="Partner Information" width="110" height="115"></a></td>');
document.write('	  <td><a href="contact.php" id="look">');
document.write('      <img border="0" src="images/enroll_profile.jpg" alt="Enroller Profile" width="110" height="115"></a></td></tr>   </table>');

}

function right() {

rightBox();
news();

}


function right_sub() {

rightBox();
document.write(' 	<h3 style="margin-bottom:0; margin-top:5px"><font color="#0033FF">What We Do</font></h3> ');
document.write(' 	<ul><li> <a href="benefits_communication.html">Benefits Communication</a> <br> ');
document.write(' 	<li> <a href="enrollment_services.html">Enrollment Services</a><br> ');
document.write(' 	<li> <a href="client_management_services.html">Client Management Services</a><br>     ');
document.write(' 	<li> <a href="enrollment_staffing.html">Enrollment Staffing</a><br> ');
document.write(' 	<li> <a href="technology_purchase_and_licensing.html">Technology Purchase and Leasing</a><br></ul>  ');
news();

}

function netStuff() {

document.write('<scr' + 'ipt ty' + 'pe="text/jav' + 'ascr'+'ipt" ');
document.write('sr' + 'c="http://w.sharethis.com/widget/?tabs=web%2Cpost%2Cemail&amp;'); 
document.write('charset=utf-8&amp;style=default&amp;publisher=6353f4c0-fbec-4929-8452-68946ced4976&amp;embeds=true"></scr' + 'ipt> &nbsp;');
document.write('<a target="_blank" href="http://www.facebook.com/people/Wes-Hamby/1427681860"><img border="0" src="images/facebook-icon.gif" width="16" height="16" alt="Facebook"> Facebook</a> &nbsp;');
document.write('<a target="_blank" href="http://www.linkedin.com/in/weshamby"><img border="0" src="images/linkedin-icon.gif" width="16" height="16" alt="Linked In"> Linked In</a> &nbsp;');
document.write('<a target="_blank" href="http://enrollforce.blogspot.com/"><img border="0" src="images/blogger-icon.gif" width="16" height="16" alt="Blogger"> Blogger</a> &nbsp;');
document.write('<a target="_blank" href="http://www.tokbox.com/Wes172"><img border="0" src="images/tokbox-icon.gif" width="16" height="16" alt="Twitter"> Tokbox</a> &nbsp;');
document.write('<a target="_blank" href="http://twitter.com/EnrollForce"><img border="0" src="images/twitter-icon.gif" width="16" height="16" alt="Twitter"> Twitter</a> &nbsp;');

}