document.write('<link rel="stylesheet" href="Defaultnew.css" type="text/css"><link rel="stylesheet" type="text/css" href="IBuySpy.css">');

function popUp(url) {
sealWin=window.open(url,"win",'toolbar=0,location=0,directories=0,status=1,menubar=1,scrollbars=1,resizable=1,width=500,height=450');
self.name = "mainWin";
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function showQuote() {
location.href="http://catalog.eautopartscatalog.com/palace/quote.jsp?partner=palace&product="+escape(document.form1.product.value)
}


function go1(){
if ((document.selecter1.select1.options[document.selecter1.select1.selectedIndex].value != "none") && (document.selecter1.select2.options[document.selecter1.select2.selectedIndex].value != "none")) {
location = document.selecter1.select1.options[document.selecter1.select1.selectedIndex].value+document.selecter1.select2.options[document.selecter1.select2.selectedIndex].value
		}
	}
	
function go1b(){
if ((document.selecter1b.select1b.options[document.selecter1b.select1b.selectedIndex].value != "none") && (document.selecter1b.select2b.options[document.selecter1b.select2b.selectedIndex].value != "none")) {
location = document.selecter1b.select1b.options[document.selecter1b.select1b.selectedIndex].value+document.selecter1b.select2b.options[document.selecter1b.select2b.selectedIndex].value
		}
	}	

function gotothemake()
{
	box = document.forms[0].navi;
	destination = box.options[box.selectedIndex].value;
	if (destination) location.href = destination;
}

function gotothepart()
{
	box = document.forms[0].navi2;
	destination = box.options[box.selectedIndex].value;
	if (destination) location.href = destination;
}
	
