GD.runOnLoad(function(){var B=new YAHOO.widget.TabView("SearchTabs");
var A=id("SearchCompanyName");
if(A){A.focus()
}});
function onPreviewHover(C){var A=id("PreviewReviews");
var B=id("PreviewSalaries");
if(A&&B){if(C){A.style.zIndex=2;
B.style.zIndex=1
}else{A.style.zIndex=1;
B.style.zIndex=2
}}}function onPreviewClick(A){if(A){GD.dom.gotoURL("gs1.html")
}else{GD.dom.gotoURL("xs1.html")
}};
