<% String url = CobrandMap.getTopCobrandUrl(strServerName); if (strServerName.equals("www.mygeekdirect.com")) url = "mygeekdirect_top.html"; out.write(CobrandMap.readHeader("http://localhost/" + url)); %>