<!--// standard left menu 
document.write("<div class='headbox'>stage 0.5 completed:<br><small>redo business plan</small></div>");
document.write("<div class='headbox'>stage 1.0 completed:<br><small>raise startup capital</small></div>");
document.write("<a class='leftmenu' href='products.html' title='stage 2'>stage 2.0:<br><small>speed software development</small></a>");
document.write("<a class='leftmenu' href='#' title='stage 3'>stage 3.0:<br><small>software sales and online support</small></a>");
document.write("<a class='leftmenu' href='#' title='stage 4'>stage 4.0:<br><small>game admin software development</small></a>");
document.write("<br />");

document.write("<div class='headbox'>tutorials</div>");
document.write("<a class='leftmenu' href='faqs/python/pythonIIS.html' title='cgi on iis'>CGI on IIS</a> ");
document.write("<a class='leftmenu' href='faqs/win2000jpn/win2000jpn.html' title='Japanese on English Windows'>Japanese on English Windows</a> ");
document.write("<br />");

//-->