<!--//

defaultStatus= "the dailywebthing";
/*if (self.location.href==top.location.href) {
top.location.href="http://www.bulltown.com/dailywebthing";
}*/
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 goSilly() {
alert('you\'re already here, silly');
}
function goTitle() {
document.title="the dailywebthing";
defaultStatus= "joe jenett\'s dailywebthing";
}
function goSpring() {
var goSpring=
window.open('','goSpring','toolbar=yes,scrollbars=yes,resizable=yes,location=yes,menubar=yes,status=yes,directories=no'); 
goSpring.focus();
} 

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 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 goCoolSpring() {
var goCoolSpring=window.open('','goCoolSpring','menubar=no,resizable=yes,scrollbars=yes,status=yes,location=no,toolbar=yes,width=760,height=420,left=10,top=10');
}
function goNewsSpring() {
var goNewsSpring=window.open('','goNewsSpring','menubar=yes,resizable=yes,scrollbars=yes,status=yes,location=yes,toolbar=no,width=640,height=420,left=10,top=10');
}
function goTour() {
var goTour=window.open('','goTour','menubar=no,resizable=no,scrollbars=no,status=no,location=no,toolbar=no,width=240,height=600,left=0,top=0');
this.name="dailyWindow";
}
function goEndscape() {
var goEndscape= window.open('../endscape/','goEndscape','resizable=no,scrollbars=no,status=no,menubar=no,toolbars=no,width=550,height=275,left=115,top=160');
}
function goI2k() {
var i2k= window.open('','i2k','resizable=yes,scrollbars=yes,status=yes,menubar=yes,toolbars=no,width=680,height=460,left=0,top=0');
}


//-->

