﻿// JavaScript Document

document.write ('<style type="text/css" media="screen,tv">');
document.write ('<!--');
document.write ('a:hover img{ opacity:0.7; filter:alpha(opacity=70);}');
document.write ('#wrap #container #header h1 a:hover img{ opacity:1.0; filter:alpha(opacity=100);}');
document.write ('#wrap #container #header #globalnav a:hover img{ opacity:1.0; filter:alpha(opacity=100);}');
document.write ('#index #wrap #container #content #maincol .section dl{ height:247px; padding:0 10px; overflow:scroll; overflow-x:hidden;}');
document.write ('#other #wrap #container #content #include #cnav .section ul li a{ height:30px; display:block; cursor:hand;}');
document.write ('#other #wrap #container #content #include #cnav .section ul li.ctg3 a{ height:70px; display:block; cursor:hand;}');
document.write ('-->');
document.write ('</style>');
document.write ('<!--');
document.write ('body#index{ zoom:100% !important; zoom:80%;}');
document.write ('body#other{ zoom:100% !important; zoom:80%;}');
document.write ('-->');
document.write ('</style>');
