
document.write ("<link href='../style.css' type='text/css' rel='stylesheet'>");

function popup(url)
{
	a=window.open(url,'thewindow','width=800,height=600,toolbar=0,scrollbars=1,statusbar=0,menubar=0,directories=0,resizable=1');
	a.moveTo(20,20);
	a.focus();
}

document.write ("</head><body>");
document.write ("<table width='970' border='0' align='center' cellpadding='0' cellspacing='0'>");
document.write ("  <tr>");
document.write ("    <td rowspan='2'><img src='../pics/h1.jpg' width='334' height='109'></td>");
document.write ("        <td><div align='right'><a href='../info/shop.html'>Shop</a> | <a href='../info/contact.html'>Contact Us</a> | <a href='../info/about.html'>About Us</a> | <a href='../info/jobs.html'>Jobs</a> | <a href='../info/site.html'>Site Map</a> | <a href='../info/affiliates.html'>Affiliates</a> | <a href='http://www.learningsourceonline.com'>U.S. Branch</a> | <a href='../index.html'>Homepage</a><br>");
document.write ("    <img src='../pics/blankx.gif' width='588' height='1'></div></td>");
document.write ("    <td rowspan='2'><img src='../pics/blankx.gif' width='48' height='109'></td>");
document.write ("</tr>");
document.write ("  <tr>");
document.write ("    <td><img src='../pics/arrow.gif' width='37' height='57' align='absmiddle'> Corporate Training Solutions (corporate e-learning and assessment solutions) </td>");
document.write ("  </tr>");
document.write ("</table>");
document.write ("<table width='970' border='0' align='center' cellpadding='0' cellspacing='0'>");
document.write ("  <tr>");
document.write ("    <td colspan='5'><img src='../pics/h2.jpg' width='970' height='45'></td>");
document.write ("  </tr>");
document.write ("  <tr>");
document.write ("    <td><img src='../pics/h3.gif' width='104' height='15'></td>");
document.write ("    <td width='392' bgcolor='#080ff9' class='copy'><div align='center'><a href='../microsoft' class='topnav'>MICROSOFT</a> | <a href='../novell' class='topnav'>NOVELL</a> | <a href='../opensource' class='topnav'>OPEN SOURCE</a> | <a href='../virtualexpert/custom.html' class='topnav'>CUSTOM</a> </div></td>");
document.write ("<td><img src='../pics/h4.gif' width='28' height='15'></td>");
document.write ("<td width='392' bgcolor='#080ff9' class='copy'><div align='center'><a href='../umfundi/' class='topnav'>ASSESSMENT TOOL</a>  | <a href='../umfundi/simulation.html' class='topnav'>SIMULATION QUESTIONS</a> </div></td>");
document.write ("<td><img src='../pics/h5.gif' width='54' height='15'></td>");
document.write ("</tr>");
document.write ("  <tr>");
document.write ("    <td colspan='5'><img src='../pics/h6.gif' width='970' height='15'></td>");
document.write ("  </tr>");
document.write ("</table>");
