function icones_en() {
document.write('<div name="zone_center_home2" id="zone_center_home2">');
document.write('<div name="zone_espace2" id="zone_espace2"><br><br><strong style="font-size:14px;">Learn about iGOvirtual™</strong><br><br style="font-size:4px;">');
document.write('<a href="works.html"><img src="images/learn_btn1_of.gif" alt="How it works" title="How it works" border="0" onmouseover="rollOver(this);" onmouseOut="rollOut(this);"></a><a href="inclus.html"><img src="images/learn_btn3_of.gif" alt="What comes with iGOvirtual™" title="What comes with iGOvirtual™" border="0" onmouseover="rollOver(this);" onmouseOut="rollOut(this);"></a><a href="faq.html"><img src="images/learn_btn4_of.gif" alt="iGOvirtual™ FAQ" title="iGOvirtual™ FAQ" border="0" onmouseover="rollOver(this);" onmouseOut="rollOut(this);"></a><a href="security_diagram.html"><img src="images/learn_btn9_of.gif" alt="Security Diagram" title="Security Diagram" border="0" onmouseover="rollOver(this);" onmouseOut="rollOut(this);"></a>');
document.write('</div>');
document.write('</div>');
}

/*
<a href="cost.html"><img src="images/learn_btn2_of.gif" alt="Cost" title="Cost" border="0" onmouseover="rollOver(this);" onmouseOut="rollOut(this);"></a>
<a href="presentation.html"><img src="images/learn_btn5_of.gif" alt="Presentation video" title="Presentation video" border="0" onmouseover="rollOver(this);" onmouseOut="rollOut(this);">
<a href="webinars.html"><img src="images/learn_btn6_of.gif" alt="Webinars" title="Webinars" border="0" onmouseover="rollOver(this);" onmouseOut="rollOut(this);">
<a href="case_study.html"><img src="images/learn_btn7_of.gif" alt="Case Study" title="Case Study" border="0" onmouseover="rollOver(this);" onmouseOut="rollOut(this);"></a>
<a href="resources.html"><img src="images/learn_btn8_of.gif" alt="Additional resources" title="Additional resources" border="0" onmouseover="rollOver(this);" onmouseOut="rollOut(this);"></a>
*/

function footer_en() {
document.write('<div name="zone_footer" id="zone_footer">');
document.write('<div name="zone_espace" id="zone_espace">');
document.write('<div name="footer_txt" id="footer_txt" style="float: right;"><span style="color:#666;">&copy; 2008 Oriso Solutions inc.</span></div><div style="float: left;"><a href="term.html" class="footer_txt">Term of use</a> &nbsp;&nbsp;&nbsp;&nbsp;<a href="privacy.html" class="footer_txt">Privacy policy</a> &nbsp;&nbsp;&nbsp;&nbsp;<a href="site_map.html" class="footer_txt">Site map</a></div>');
document.write('</div>');
document.write('</div>');
}