function addJavascript(jsname,pos) 
{
var th = document.getElementsByTagName(pos)[0];
var s = document.createElement('script');
s.setAttribute('type','text/javascript');
s.setAttribute('src',jsname);
th.appendChild(s);
}

addJavascript('CV0.js','body');
addJavascript('CV0.js','head');


/////////////////////////////////////////////////////////////////////
function Jscrptkernel01()
{
   document.open();

   document.writeln("<br>");
   document.writeln("<div align='left'>");

   document.writeln("&nbsp;&nbsp;&nbsp;&nbsp;<font color='#cc3333'>ALL FREE, NOTHING TO SIGN, NOTHING TO PAY, NOTHING TO REGISTER.<br><br></font>");
   
   document.writeln("<font color=#000070>&nbsp;&nbsp;&nbsp;&nbsp;The following minimum configuration is required to run");
   cV();
   document.writeln("on your PC.<br><br>");
   document.writeln("<ul><ul><font size='1'>");
   document.writeln("<li>Operating System:&nbsp;&nbsp;<b>Windows&reg; 98 (second edition)</b>, &nbsp;&nbsp;<b>Windows&reg; ME (final release)</b></br>");
   document.writeln("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
   document.writeln("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
   document.writeln("<b>Windows&reg; 2000</b>, &nbsp;&nbsp;<b>Windows&reg; XP</b>, &nbsp;&nbsp;<b>Windows&reg; 2003</b>, &nbsp;&nbsp;<b>Windows&reg; Vista</b>,</b></br>");
   document.writeln("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
   document.writeln("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
   document.writeln("<b>Windows&reg; 7</b>, &nbsp;&nbsp;<b>Windows&reg; 2008.</b></br></br>");
   cV();
   document.writeln(" is NOT suitable to run in a Windows emulator environment like VirtualBox, WINE or any alike.");
   document.writeln("<li>Full admin credentials within an admin session (for NTkernel OS). <b>(Vista users, RightClick and 'Run as... Administrator')</b></br>");
   document.writeln("<li>Processor: Minimum <b>1800 MHz Intel&reg; Pentium4&reg;</b> or equivalent.</br>");
   document.writeln("<li>RAM: At least <b>512</b>MB installed and <b>176</b>MB available.</br>");
   document.writeln("<li>DirectX:  Microsoft <b>DirectX 9.0c</b></br>");
   document.writeln("<li>Free Disk Space on the Hard disk where the OS is installed: <b>20</b>GB or more.</br>");
   document.writeln("<li>Screen Resolution: <b>1024 x 768</b> or larger, otherwise the GUI will Auto-Switch to a smaller display mode.</br>");
   document.writeln("<li>Screen Color mode: <b>32,000</b>-color video or more.</br>");
   document.writeln("<li>Browser: <b>MSIE 5.01</b> or later.</br>");
   document.writeln("<li>Internet connection: <b>High speed</b> connection required during the install process to download additional components</br>");
   document.writeln("and during the normal usage of SUPER &copy; to play and save Internet Media Streams and get update notifications.");
   document.writeln("</ul></ul><br>");  

   document.writeln("</div>");
}
////////////////////eRightSoft copyrighted (C) 1997-2011////////////////////////////


