function calc_college()
{
   document.write('<applet codebase=http://www.ingvfc.com/javaclasses/ height=500 width=410 code=com.ing.na.cdi.calculator.college.College.class>\n');
   document.write('<blockquote>\n');
   document.write('<hr width="300" align="center">\n');
   document.write('<table width="300" border="0" align="center">\n');
   document.write('<tr>\n');
   document.write('<td><span style="font-family: Arial; font-size: 16pt; font-face: bold; color: #FF0000;"><b>Loading Error: Java Not Installed.</b></span>\n');
   document.write('<span style="font-family: Arial; font-size: 16pt; font-face: bold; color: #FF0000;">\n');
   document.write('CyberLink calculators require Java 1.1 in order to operate. The browser you are using either does not support Java, has Java turned off, or does not have Java properly installed. Please check your browser settings or upgrade your browser and install Java in order to access these cutting edge calculators.</span>\n');
   document.write('</td>\n');
   document.write('</tr>\n');
   document.write('</table>\n');
   document.write('<hr width="300" align="center">\n');
   document.write('</blockquote>\n');
   document.write('</applet>\n');
}