function icones_en() {
document.write('<div name="zone_center_home2" id="zone_center_home2">');
document.write('<div name="zone_espace2" id="zone_espace2"><strong style="font-size:14px;">Learn about iGOvirtual™</strong><br><br style="font-size:2px;">');
document.write('<a href="en/works.html"><img src="en/images/learn_btn1-tmp_of.gif" alt="HOW IT WORKS" title="HOW IT WORKS" border="0" onmouseover="rollOver(this);" onmouseOut="rollOut(this);"></a><a href="en/inclus.html"><img src="en/images/learn_btn3-tmp_of.gif" alt="WHAT COMES WITH" title="WHAT COMES WITH" border="0" onmouseover="rollOver(this);" onmouseOut="rollOut(this);"></a><a href="en/faq.html"><img src="en/images/learn_btn4-tmp_of.gif" alt="FAQ" title="FAQ" border="0" onmouseover="rollOver(this);" onmouseOut="rollOut(this);"></a><a href="en/security_diagram.html"><img src="en/images/learn_btn9-tmp_of.gif" 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="en/term.html" class="footer_txt">Term of use</a> &nbsp;&nbsp;&nbsp;&nbsp;<a href="en/privacy.html" class="footer_txt">Privacy policy</a> &nbsp;&nbsp;&nbsp;&nbsp;<a href="en/site_map.html" class="footer_txt">Site map</a></div>');
document.write('</div>');
document.write('</div>');
}
*/