if ((thisPage.indexOf("motors.") > 0) || (thisPage.indexOf("motors/") > 0) || (thisPage.indexOf("auto") > 0)){
	if (siteID == "2"){
		document.write("<IMG SRC=\"http://pics.ebay.com/aw/pics/aol/aol_brow_150x18.gif\" WIDTH=\"150\" HEIGHT=\"18\" border=\"0\">");
	}   
	else if (siteID == "3"){
		document.write("<IMG SRC=\"http://pics.ebay.com/aw/pics/compuserve/cs_brow_150x18.gif\" WIDTH=\"150\" HEIGHT=\"18\" border=\"0\">");
	}
	else if (siteID == "4"){
		document.write("<IMG SRC=\"http://pics.ebay.com/aw/pics/digitalcity/dci_brow_150x18.gif\" WIDTH=\"150\" HEIGHT=\"18\" border=\"0\">");
	}
	else if (siteID == "6"){
		document.write("<a href=\"http://public.icq.com/public/co-branding/ebay/home.html\"><IMG SRC=\"http://pics.ebay.com/aw/pics/icq/icq_brow2_150x18.gif\" WIDTH=\"150\" HEIGHT=\"18\" border=\"0\"></a>");
	}
	//no eyebrow for core, netscape, carpoint, or go
	else if (siteID == "0"){
		document.write("<IMG SRC=\"http://pics.ebay.com/aw/pics/spacer.gif\" WIDTH=\"150\" HEIGHT=\"18\" border=\"0\">");
	}
	else if (siteID == "5"){
		document.write("<IMG SRC=\"http://pics.ebay.com/aw/pics/spacer.gif\" WIDTH=\"150\" HEIGHT=\"18\" border=\"0\">");
	}
	else if (siteID == "7"){
		document.write("<IMG SRC=\"http://pics.ebay.com/aw/pics/spacer.gif\" WIDTH=\"150\" HEIGHT=\"18\" border=\"0\">");
	}
	else if (siteID == "9"){
		document.write("<IMG SRC=\"http://pics.ebay.com/aw/pics/spacer.gif\" WIDTH=\"150\" HEIGHT=\"18\" border=\"0\">");
	}
}

else{
	if (siteID == "2"){
		document.write("<IMG SRC=\"http://pics.ebay.com/aw/pics/aol/aol_brow.gif\" WIDTH=\"149\" HEIGHT=\"25\" BORDER=\"0\"><BR CLEAR=\"ALL\">");
	}   
	else if (siteID == "3"){
		document.write("<IMG SRC=\"http://pics.ebay.com/aw/pics/compuserve/cisbrow.gif\" WIDTH=\"151\" HEIGHT=\"18\"><BR CLEAR=\"ALL\">");
	}
	else if (siteID == "4"){
		document.write("<IMG SRC=\"http://pics.ebay.com/aw/pics/digitalcity/dci_brow.gif\" WIDTH=\"167\" HEIGHT=\"25\"><BR CLEAR=\"ALL\">");
	}
	else if (siteID == "6"){
		document.write("<a href=\"http://public.icq.com/public/co-branding/ebay/home.html\"><img src=\"http://pics.ebay.com/aw/pics/icq/icqpresents3.gif\" width=149 height=20 border=0 alt=\"ICQ Presents\"></a><BR CLEAR=\"ALL\">");
	}
}
