document.writeln("<img border='0' src='images/logov.gif' width='137' height='133'>");
 
// LinuxVM side pannel
document.writeln("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
 
document.writeln("<tr><td> &nbsp;&nbsp;</td></tr>");
 
 
// HOME PAGE
document.writeln("<tr><td>");
document.writeln("<a href='/index.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_0');");
document.writeln("window.status='LINUX/VM Home Page';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_0');");
document.writeln("window.status='';return true;\">");
 
document.writeln("<img border='0' name='img_0'");
document.writeln("height='24' width='120'");
document.writeln("src='/images/HOME_U.GIF'");
document.writeln("align='LEFT' alt='Home Page'>");
document.writeln("</a></td></tr>");
 
 
// Performance Tips
 
document.writeln("<tr><td>");
document.writeln("<a href='performance.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_1');");
document.writeln("window.status='Performance Tips';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_1');");
document.writeln("window.status='';");
document.writeln("return true;\">");
 
document.writeln("<img border='0' name='img_1'");
document.writeln("src='images/Perf_U.GIF' align='LEFT'");
document.writeln("alt='Performance Tips' width='134' height='24'>");
document.writeln("</a>");
document.writeln("</td></tr>");
 
// Processore Tips
document.writeln("<tr><td>");
document.writeln("<a href='processor.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_2');");
document.writeln("window.status='Processor Tips';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_2');");
document.writeln("window.status='';return true;\">");
 
document.writeln("<img border='0' name='img_2'");
document.writeln("src='images/PROC_U.GIF' align='right'");
document.writeln("alt='Processor' width='95' height='15'></a>");
document.writeln("</td></tr>");
 
// Storage Tips
document.writeln("<tr><td>");
document.writeln("<a href='storage.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_3');");
document.writeln("window.status='Storage Tips';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_3');");
document.writeln("window.status='';return true;\">");
 
document.writeln("<img border='0' name='img_3'");
document.writeln("src='images/STOR_U.GIF' align='right'");
document.writeln("alt='Storage' width='95' height='15'></a>");
document.writeln("</td></tr>");
 
// Scheduler Tips
document.writeln("<tr><td>");
document.writeln("<a href='vmscheduler.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_4');");
document.writeln("window.status='VM Scheduler Tips';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_4');");
document.writeln("window.status='';return true;\">");
 
document.writeln("<img border='0' name='img_4'");
document.writeln("src='images/SCHE_U.GIF' align='right'");
document.writeln("alt='VM Scheduler' width='95' height='15'></a>");
document.writeln("</td></tr>");
 
// DASD Tips
// document.writeln("<tr><td>");
// document.writeln("<a href='dasd.html'");
// document.writeln("onMouseover=\"dynamic_image_on('img_5');");
// document.writeln("window.status='DASD Tips';return true;\"");
// document.writeln("onMouseout=\"dynamic_image_off('img_5');");
// document.writeln("window.status='';return true;\">");
//
// document.writeln("<img border='0' name='img_5'");
// document.writeln("src='images/DASD_U.GIF' align='right'");
// document.writeln("alt='DASD' width='95' height='15'></a>");
// document.writeln("</td></tr>");
 
 
// Instrumentation Technologies
 
document.writeln("<tr><td>");
document.writeln("<a href='instrumentation.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_6');");
document.writeln("window.status='Instrumentation Technologies';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_6');");
document.writeln("window.status='';return true;\">");
 
document.writeln("<img border='0' name='img_6'");
document.writeln("src='images/Inst_U.GIF' align='LEFT'");
document.writeln("alt='Instrumentation Technologies'");
document.writeln("width=\"134\" height=\"32\">");
document.writeln("</a>");
document.writeln("</td></tr>");
 
document.writeln("<tr><td>");
document.writeln("<a href='snmp.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_61');");
document.writeln("window.status='SNMP';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_61');");
document.writeln("window.status='';return true;\">");
 
document.writeln("<img border='0' name='img_61'");
document.writeln("src='images/SNMP_U.GIF'");
document.writeln("align='right' alt='SNMP'");
document.writeln("width='96' height='15'></a>");
document.writeln("</td></tr>");
 
document.writeln("<tr><td>");
document.writeln("<a href='rmfpS.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_62');");
document.writeln("window.status='RMFPS';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_62');");
document.writeln("window.status='';return true;\">");
 
document.writeln("<img border='0' name='img_62'");
document.writeln("src='images/RMFPS_U.GIF'");
document.writeln("align='right' alt='RMFPS'");
document.writeln("width='96' height='15'></a>");
document.writeln("</td></tr>");
 
 
// Case Studies
 
document.writeln("<tr><td>");
document.writeln("<a href='casestudies.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_7');");
document.writeln("window.status='Case Studies';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_7');");
document.writeln("window.status='';");
document.writeln("return true;\">");
 
document.writeln("<img border='0' name='img_7'");
document.writeln("src='images/Case_U.GIF'");
document.writeln("align='left' width='134' height='24'>");
document.writeln("</a>");
document.writeln("</td></tr>");
 
document.writeln("<tr><td>");
document.writeln("<a href='idleservers.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_71');");
document.writeln("window.status='Idle Servers';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_71');");
document.writeln("window.status='';return true;\">");
 
document.writeln("<img border='0' name='img_71'");
document.writeln("src='images/Idle_U.GIF'");
document.writeln("align='right' alt='Idle Servers'");
document.writeln("width='96' height='15'></a>");
document.writeln("</td></tr>");
 
document.writeln("<tr><td>");
document.writeln("<a href='virtualdisk.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_72');");
document.writeln("window.status='Virtual Disk';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_72');");
document.writeln("window.status='';return true;\">");
 
document.writeln("<img border='0' name='img_72'");
document.writeln("src='images/Virt_U.GIF'");
document.writeln("align='right' alt='Virtual Disk'");
document.writeln("width='96' height='15'></a>");
document.writeln("</td></tr>");
 
document.writeln("<tr><td>");
document.writeln("<a href='dasdmdc.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_73');");
document.writeln("window.status='DASD/MDC';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_73');");
document.writeln("window.status='';return true;\">");
 
document.writeln("<img border='0' name='img_73'");
document.writeln("src='images/DMDC_U.GIF'");
document.writeln("align='right' alt='DASD/MDC'");
document.writeln("width='96' height='15'></a>");
document.writeln("</td></tr>");
 
document.writeln("<tr><td>");
document.writeln("<a href='cpoverhead.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_74');");
document.writeln("window.status='CP Overhead';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_74');");
document.writeln("window.status='';return true;\">");
 
document.writeln("<img border='0' name='img_74'");
document.writeln("src='images/CPOV_U.GIF'");
document.writeln("align='right' alt='CP Overhead'");
document.writeln("width='96' height='15'></a>");
document.writeln("</td></tr>");
 
document.writeln("<tr><td>");
document.writeln("<a href='modifycp.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_75');");
document.writeln("window.status='Modify CP';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_75');");
document.writeln("window.status='';return true;\">");
 
document.writeln("<img border='0' name='img_75'");
document.writeln("src='images/MCP_U.GIF'");
document.writeln("align='right' alt='Modify CP'");
document.writeln("width='96' height='15'></a>");
document.writeln("</td></tr>");
 
document.writeln("<tr><td>");
document.writeln("<img border='0' src='images/sample.gif'");
document.writeln("align='right' width='96' height='15'>");
document.writeln("</td></tr>");
 
 
document.writeln("<tr><td>");
document.writeln("<a href='userreports.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_76');");
document.writeln("window.status='User Reports';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_76');");
document.writeln("window.status='';return true;\">");
 
document.writeln("<img border='0' name='img_76'");
document.writeln("src='images/User_U.GIF'");
document.writeln("align='right' alt='User Reports'");
document.writeln("width='96' height='15'>");
document.writeln("</td></tr>");
 
document.writeln("<tr><td>");
document.writeln("<a href='vdiskreports.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_77');");
document.writeln("window.status='Vdisk Reports';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_77');");
document.writeln("window.status='';return true;\">");
 
document.writeln("<img border='0' name='img_77'");
document.writeln("src='images/vdis_U.GIF'");
document.writeln("align='right' alt='Vdisk Reports'");
document.writeln("width='96' height='15'></a>");
document.writeln("</td></tr>");
 
document.writeln("<tr><td>");
 
document.writeln("<a href='mdcreports.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_78');");
document.writeln("window.status='MDC Reports';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_78');");
document.writeln("window.status='';return true;\">");
 
document.writeln("<img border='0' name='img_78'");
document.writeln("src='images/MDC_U.GIF'");
document.writeln("align='right' alt='MDC Reports'");
document.writeln("width='96' height='15'></a>");
document.writeln("</td></tr>");
 
// document.writeln("<tr><td>");
// document.writeln("<a href='snmpreports.html'");
// document.writeln("onMouseover=\"dynamic_image_on('img_79');");
// document.writeln("window.status='SNMP Reports';return true;\"");
// document.writeln("onMouseout=\"dynamic_image_off('img_79');");
// document.writeln("window.status='';return true;\">");
//
// document.writeln("<img border='0' name='img_79'");
// document.writeln("src='images/Srep_U.GIF'");
// document.writeln("align='right' alt='SNMP Reports'");
// document.writeln("width='96' height='15'></a>");
// document.writeln("</td></tr>");
 
// LINXUVM.ORG
 
document.writeln("<tr><td>");
document.writeln("<a href='http://www.linuxvm.org'");
document.writeln("onMouseover=\"dynamic_image_on('img_8');");
document.writeln("window.status='LinuxVM.org';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_8');");
document.writeln("window.status='';return true;\">");
 
document.writeln("<img border='0' name='img_8'");
document.writeln("src='images/VMorg_U.GIF'");
document.writeln("align='LEFT' alt='LinuxVM.org'");
document.writeln("width=\"134\" height=\"24\">");
document.writeln("</a>");
document.writeln("</td></tr>");
 
 
// VELOCITY SOFTWARE.COM
 
document.writeln("<tr><td>");
document.writeln("<a href='http://www.velocitysoftware.com'");
document.writeln("onMouseover=\"dynamic_image_on('img_9');");
document.writeln("window.status='Velocity Software, Inc.';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_9');");
document.writeln("window.status='';return true;\">");
 
document.writeln("<img border='0' name='img_9'");
document.writeln("src='images/VSI_U.GIF'");
document.writeln("align='LEFT'");
document.writeln("alt='Velocity Software'");
document.writeln("width=\"134\" height=\"24\">");
document.writeln("</a>");
document.writeln("</td></tr>");
 
 
// powered by
 
document.writeln("<tr><td>");
document.writeln("<p align='center'>");
document.writeln("<font face=\"Arial\" color=\"#FFFFFF\" size=\"1\">");
document.writeln("<i>This site is powered by</i></font></p>");
document.writeln("</td></tr>");
 
 
// ESAWEB
 
document.writeln("<tr><td>");
document.writeln("<a href='http://www.velocitysoftware.com/esaweb.html'");
document.writeln("onMouseover=\"dynamic_image_on('img_a');");
document.writeln("window.status='Velocity Software ESAWEB';return true;\"");
document.writeln("onMouseout=\"dynamic_image_off('img_a');");
document.writeln("window.status='';return true;\">");
document.writeln("<img border='0' name='img_a'");
document.writeln("src='images/WEB_U.GIF'");
document.writeln("align='LEFT' alt='ESAWEB'");
document.writeln("width=\"134\" height=\"24\">");
document.writeln("</a>");
document.writeln("</td></tr>");
 
 
document.writeln("<tr><td>");
document.writeln("<p align='center'>");
document.writeln("<font size=\"1\" color=\"#FFFFFF\"");
document.writeln("face=\"Arial\">");
document.writeln("<i>running on z/VM V3.1</i></font>");
document.writeln("</p>");
document.writeln("</td></tr>");
 
 
document.writeln("</table>");

