<!--//


var isIE;
var isNS;
var isNS4;
        if (document.layers) {
            isNS4 = true;
        } else if (navigator.appName.indexOf("Explorer") > 0) {
            isIE = true;
        }  else  {
            isNS = true;
        }

var agt=navigator.userAgent.toLowerCase();

var is_major = parseInt(navigator.appVersion);
var is_minor = parseFloat(navigator.appVersion);

var is_nav  = ((agt.indexOf('mozilla')!=-1) && (agt.indexOf('spoofer')==-1)
                && (agt.indexOf('compatible') == -1) && (agt.indexOf('opera')==-1)
                && (agt.indexOf('webtv')==-1) && (agt.indexOf('hotjava')==-1));

var is_nav5down = (is_nav && (is_major < 5));
var is_nav5up = (is_nav && (is_major >= 5));

function setIdProperty( object, property, value )
{
        var styleObject = document.getElementById( object );
        if (styleObject != null)
        {
            styleObject = styleObject.style;
            styleObject[ property ] = value;
        }
}

function hide(object) {
if (is_nav5up) {
setIdProperty( object, "visibility", "hidden" );
} else if (document.layers && document.layers[object] != null) {
document.layers[object].visibility = 'hidden';
}
else if (document.all) {
document.all[object].style.visibility = 'hidden';
}
}

function show(object) {
if (is_nav5up) {
setIdProperty( object, "visibility", "visible" );
} else if (document.layers && document.layers[object] != null) {
document.layers[object].visibility = 'visible';
}
else if (document.all) {
document.all[object].style.visibility = 'visible';
}
}


if (document.images) {

Image1a = new Image(1, 1);
Image1a.src = "/trans.gif";
}

function ChangeImage (ImageName,FileName) {
if (document.images) {
document[ImageName].src = FileName;
}
}

nameWindow();

function addIt() {
if ((navigator.appVersion.indexOf("MSIE") > 0)
  && (parseInt(navigator.appVersion) >= 4)) {
window.external.AddFavorite('http://coolstop.com/2001v2/','coolstop/2001v2');
} else {
alert('sorry - this feature only works in IE4+');
}
}

function goBack() {
history.go(-1);
}

function goBannerot() {
var goBannerot=
window.open('','bannerot','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=320,height=100,left=0,top=0');
}

function goCool() {
var flipper=window.open('','flipper','width=100,height=300,left=0,top=0');
parent.top.name='displayWindow';
}

function goDigest() {
var goDigest=
window.open('','goDigest','toolbars=no,scrollbars=yes,resizable=yes,menubar=no,status=no,directories=no,width=640,height=440,left=0,top=0');
}

function goDisplay() {
var goDisplay=window.open('','goDisplay');
goDisplay.focus();
}

function goEremote() {
top.name="displayWindow";
var goEremote=window.open('','goEremote','toolbar=no,scrollbars=no,resizable=no,location=no,menubar=no,status=no,directories=no,width=380,height=440,left=0,top=0');
}

function goForm() {
document.subscription.submit();
}

function goGb() {
var goGb=
window.open('','goGb','menubar=no,resizable=no,scrollbars=yes,status=yes,location=no,toolbar=no,width=540,height=360,left=24,top=24');
}

function goI2k() {
var i2k= window.open('','i2k','resizable=yes,scrollbars=yes,status=yes,menubar=yes,toolbars=no,width=760,height=580,left=0,top=0');
}

function goMap() {
var goMap=
window.open('','goMap','menubar=no,resizable=no,scrollbars=no,status=yes,location=no,toolbar=no,width=440,height=440,left=24,top=24');
top.name="displayWindow";
}

function goNewsSpring() {
var goNewsSpring=window.open('','goNewsSpring','menubar=no,resizable=yes,scrollbars=yes,status=yes,location=no,toolbar=no,width=640,height=420,left=10,top=10');
}

function goNet() {
window.open ("http://net.weblogs.com","goNet","width=740,height=340,left=25,top=25,location=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes,toolbar=no");
}

function goPager() {
var goPager=window.open('','goPager','toolbars=no,status=no,resizable=no,location=no,scrollbars=no,menubar=no,width=400,height=200,left=200,top=200');
}

function goPc() {
var goPc=window.open('','goPc','toolbar=yes,scrollbars=yes,resizable=yes,status=yes');
this.name="displayWindow";
goPc.focus();
}

function goPcz() { 
var goPcz=window.open('','goPcz','scrollbars=yes,toolbar=yes,status=yes,resizable=yes');
} 

function goPopup() {
var goPopup=
window.open('','popup','toolbar=yes,scrollbars=yes,resizable=yes,location=yes,menubar=yes,status=yes,directories=no,width=760,height=420,left=10,top=10');
} 

function goSeek() {
var goSeek=window.open('/jwtsearch.html','goSeek','resizable=no,toolbar=no,location=no,status=no,menubar=no,width=320,height=142,left=230,top=200');
top.name="displayWindow";
}

function goShow() {
var show=window.open('','show','resizable=no,toolbar=no,location=no,status=yes,menubar=no,width=620,height=440,left=20,top=20');
}

function goSpace() {
var space=window.open('','space','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=560,height=420,left=25,top=25');
}

function goSpring() {
var goSpring=
window.open('','goSpring','toolbar=yes,scrollbars=yes,resizable=yes,location=yes,menubar=yes,status=yes,directories=no'); 
goSpring.focus();
} 

function goTo(url) {
top.location.href=url;
}

function goTop() {
if (isIE) {
location.href="#top";
} else if (isNS4) {
location.href="#top";
} else {
location.href=location.href;
}
}

function nameWindow() {
top.name='displayWindow';
}

function navigator1(springer1) {
var gospringer1=(springer1.springee1.options[springer1.springee1.selectedIndex].value);
if (gospringer1=="badchoice") {
alert('please choose a site');
} else {
if (isNS) {
location.href=gospringer1;
} else {
var goSpring=window.open('','goSpring','menubar=yes,resizable=yes,scrollbars=yes,status=yes,location=yes,toolbar=yes');
goSpring.location.href=gospringer1;
goSpring.focus();
}
}
}

function navigator2(springer2) {
var gospringer2=(springer2.springee2.options[springer2.springee2.selectedIndex].value);
if (gospringer2=="badchoice") {
alert('please choose a site');
} else {
if (isNS) {
location.href=gospringer2;
} else {
var goSpring=window.open('','goSpring','menubar=yes,resizable=yes,scrollbars=yes,status=yes,location=yes,toolbar=yes');
goSpring.location.href=gospringer2;
goSpring.focus();
}
}
}

function navigator3(springer3) {
var gospringer3=(springer3.springee3.options[springer3.springee3.selectedIndex].value);
if (gospringer3=="badchoice") {
alert('please choose a site');
} else {
if (isNS) {
location.href=gospringer3;
} else {
var goSpring=window.open('','goSpring','menubar=yes,resizable=yes,scrollbars=yes,status=yes,location=yes,toolbar=yes');
goSpring.location.href=gospringer3;
goSpring.focus();
}
}
}

function openAntene() {
var openAntene=
window.open('','openAntene','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=790,height=500');
 }

function openArnie() {
var openArnie=
window.open('','openArnie','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=380,height=420');
 }

function openAwards() {
var openAwards=
window.open('','openAwards','toolbars=no,scrollbars=yes,resizable=yes,menubar=no,status=no,directories=no,width=200,height=400');
}

function openBarnhart() {
var openBarnhart=
window.open('','openBarnhart','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=660,height=375');
 }

function openBorder() {
var openBorder=
window.open('','openBorder','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=580,height=540');
 }

function openDuncan() {
var openDuncan=
window.open('','openDuncan','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=600,height=420');
 }

function openEye() {
var openEye=
window.open('','openEye','toolbars=no,scrollbars=no,resizable=yes,menubar=no,status=no,directories=no,width=485,height=365');
 }

function openFaux() {
var openFaux=
window.open('','openFaux','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=580,height=500');
 }

function openJason() {
var openJason=
window.open('','openJason','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=320,height=460');
 }

function openKania() {
var openKania=
window.open('','openKania','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=450,height=450');
 }

function openNetwork() {
var openNetwork=window.open('','openNetwork','toolbars=no,status=no,resizable=no,location=no,scrollbars=no,menubar=no,width=345,height=500,left=20,top=20');
}

function openNetwork2() {
var openNetwork2=window.open('/opennetwork/main.html','openNetwork','toolbars=no,status=no,resizable=no,location=no,scrollbars=no,menubar=no,width=345,height=500,left=20,top=20');
}

function openChat() {
var openChat=window.open('/communicator/','openChat','toolbars=no,status=no,resizable=no,location=no,scrollbars=no,menubar=no,width=440,height=340');
}

function openNimbynet() {
var openNimbynet=
window.open('','openNimbynet','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=630,height=240');
 }

function openSub() {
var openSub=
window.open('','openSub','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=200,height=100,left=0,top=0');
}

function openStrangeBreed() {
var openStrangeBreed=
window.open('','openStrangeBreed','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=306,height=386');
 }

function openRandy() {
var openRandy=
window.open('','openRandy','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=620,height=490');
 }

function openSub() {
var openSub=
window.open('','openSub','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=200,height=100,left=0,top=0');
}

function openTrue() {
var openTrue=
window.open('','openTrue','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=470,height=550');
 }

function openTuft() {
var openTuft=
window.open('','openTuft','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=540,height=420');
 }

function openUnemployed() {
var openTuft=
window.open('','openUnemployed','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=683,height=245');
 }

function openVoyeur() {
var openVoyeur=
window.open('','openVoyeur','toolbars=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,width=640,height=150');
 }

function startBigList() {
var startBigList = window.open('','startBigList','toolbar=no,location=no,directories=no,resizable=yes,status=yes,menubar=no,scrollbars=yes,width=640,height=420');
}

function startScatter() {
window.open('','scatter','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=500,height=400');
}

function startSmart() {
var startSmart = window.open('','startSmart','toolbar=no,location=no,directories=no,status=yes,menubar=yes,scrollbars=no,resizable=yes');
}

function showImage(theimage, thename, thesize) {
var showImage=window.open(theimage, thename, thesize);
}

function showdiv(thediv) {
document.getElementById(thediv).style.display="block";
}
function hidediv(thediv) {
document.getElementById(thediv).style.display="none";
}

//-->

