function tdpopUp1() {
var tdURL = "/toolbox/presentations/touchdown1.html"
var score = window.open("", 'touchdownQT', 'width=280,height=311,scrollbars=no,menubar=no,directories=no,location=no,toolbar=no,screenX=405,left=405,screenY=200,top=200');
score.location = tdURL;
//movie is 240 x 180
}

/*
function essentialstopten() {

var which='/essentials/' + 'toptendealers' + '.html';
var score = window.open("", 'toptendealers', 'width=600,height=375,scrollbars=no,menubar=no,directories=no,location=no,toolbar=no,screenX=405,left=405,screenY=200,top=200');
score.location = which;
//movie is 240 x 180
}
*/

function essentialstopten(whichtopten) {
var which='/essentials/' + whichtopten + '.html';
var score = window.open("", 'topten', 'width=600,height=375,scrollbars=no,menubar=no,directories=no,location=no,toolbar=no,screenX=405,left=405,screenY=200,top=200');
score.location = which;
//movie is 240 x 180
}

function essentialstop20(whichtop20) {
var which='/essentials/' + whichtop20 + '.html';
var score = window.open("", 'topten', 'width=600,height=624,scrollbars=no,menubar=no,directories=no,location=no,toolbar=no,screenX=250,left=250,screenY=100,top=100');
score.location = which;
//movie is 240 x 180
}


	
function popFlameRes() {
var theURL = "/products/kt_flame_resistance.jsp"
var score = window.open("", 'flame', 'width=460,height=340,scrollbars=no,menubar=no,directories=no,location=no,toolbar=no,screenX=450,left=450,screenY=300,top=300');
score.location = theURL;
//movie is 240 x 180
}	
	

/*
function essentialstopten(which) {
var whichtopten = which
var theURL ='/essentials/' + 'toptendealers' + '.html';
var newwin = window.open(theURL, 'toptendealers', 'width=600,height=375,scrollbars=no,menubar=no,directories=no,location=no,toolbar=no,screenX=405,left=405,screenY=200,top=200');
}
*/
//newwin = window.open

//movie is 240 x 180

function knollitall() {
var tdURL = "/knoll_it_all/index2.html"
var score = window.open("", 'kia', 'width=750,height=375,scrollbars=no,menubar=no,directories=no,location=no,toolbar=no,screenX=50,left=50,screenY=100,top=100');
score.location = tdURL;
//movie is 240 x 180
}

function openKnollitALL () {

var winW,winH,bbk;
var appname=navigator.appName.toLowerCase();
var version=navigator.appVersion.toLowerCase();
var ua=navigator.userAgent.toLowerCase();
var n4=appname=="netscape"&&document.layers?1:0;
var n6=appname=="netscape"&&(parseInt(version) >= 5)?1:0;
var ie=appname=="microsoft internet explorer"?1:0;
var ie5=(version.indexOf('msie 5')>0);
var platform = "other";
if (ua.indexOf("win")>-1) platform = "win";
else if (ua.indexOf("mac")>-1) platform = "mac";
var browser="other";
if(n4)browser="n4";
else if(ie)browser="ie";
else if(n6)browser="dom";
var winWidth = (platform=="mac") ? 734: 750;
var winHeight = (platform=="mac") ? 359 : 375;
var chrome = "width="+winWidth+",height="+winHeight;
window.open("/knoll_it_all/index2.html","knoll",chrome);
}

function noticepop() {
var tdURL = "/noticepop.html"
var score = window.open("", 'notice', 'width=468,height=352,scrollbars=no,menubar=no,directories=no,location=no,toolbar=no,screenX=100,left=100,screenY=200,top=200');
score.location = tdURL;
//movie is 240 x 180
}

function halleypopup() {
var which='/products/halley_popup.html';
var score = window.open("", 'halley', 'width=800,height=600,scrollbars=no,menubar=no,directories=no,location=no,toolbar=no,screenX=250,left=250,screenY=100,top=100');
score.location = which;
//movie is 240 x 180
}

function popKTAttributes() {
var herURL = "/products/kt_icon_attributes.html"
var score = window.open("", 'attr', 'width=432,height=453,scrollbars=no,menubar=no,directories=no,location=no,toolbar=no,screenX=450,left=450,screenY=300,top=300');
score.location = herURL;
//movie is 240 x 180
}	