if(navigator.userAgent.indexOf('Netscape6') != -1){ns6 = 1}else{ns6 = 0}
var ie = document.all ? 1 : 0
var ns = document.layers ? 1 : 0


if(ie || ns6){
document.write('<style type="text/css">')
document.write('.cbutton {font-size:8pt; font-family:verdana, arial, helvetica; font-weight:bold; color:#FFFFFF; border-style:solid; border-color:#808080; border-width:1px; background-color:#C0C0C0;}')
document.write('.textfield {font-size:8pt; font-family:verdana, arial, helvetica; color:#808080; font-weight:none;}')
document.write('</style>')
}


function cmOver(elem){
elem.style.backgroundColor='#FFFFFF';
elem.style.color='#C0C0C0'}

function cmOut(elem){
elem.style.backgroundColor='#C0C0C0';
elem.style.color='#FFFFFF'}

function cFocus(elem){if(!ns){elem.blur()}}

function cClick(elem){}



function launchhex(){
y=window.open("http://w1.webinterlock.com/groundzero/hex_palette.html","Hex","width=310,height=380,top=100,left=100,resizeable=no,scrollbars=no,menubar=no,toolbar=no,status=yes")}

function faq(whichq){
y=window.open("faq.htm#Q"+whichq,"FAQ","width=550,height=400,top=100,left=100,resizable=yes,scrollbars=yes,menubar=no,toolbar=no,status=no,location=no")}
