	<!--

function resizeWin(newLoc, newHeight, newWidth) {
 alert("You are leaving OBFocus.com");
	newWin = open("",newLoc,",menubar=yes,scrollbars=yes,toolbar=yes,resizable=yes,location=yes,left=50,top=10,height=" + newHeight + ",width=" + newWidth)





}	  



//-->
