
사랑
Smart man + smart woman = romance
똑똑한남자 + 똑똑한여자 = 로맨스
Smart man + dumb woman = affair
똑똑한남자 + 멍청한여자 = 바람
Dumb man + smart woman = marriage
멍청한남자 + 똑똑한여자 = 결혼
Dumb man + dumb woman = pregnancy
멍청한남자 + 멍청한여자 = 임신
*OFFICE ARITHMETIC*
일에관한 수학공식
Smart boss + smart employee = profit
똑똑한 상사 + 똑똑한 부하직원 = 이윤..흑자!
Smart boss + dumb employee = production
똑똑한 상사 + 멍청한 부하직원 = 생산!
Dumb boss + smart employee = promotion
멍청한 상사 + 똑똑한 부하직원 = 진급!
Dumb boss + dumb employee = overtime
멍청한 상사 + 멍청한 부하직원 = 연장근무!
*SHOPPING MATH *
쇼핑에 관한 공식
A man will pay $2 for a $1 item he needs.
남자는 꼭 필요한 1달러짜리 물건을 2달러에 사온다.
A woman will pay $1 for a $2 item that she doesn't need.
여자는 전혀 필효하지 않은 2달러짜리 물건을 1달러에 사온다.
*GENERAL EQUATIONS & STATISTICS*
일반방정식과 통계
A woman worries about the future until she g! ets a husband.
여자는 결혼할때까지만 미래에 대해 걱정한다.
A man never worries about the future until he gets a wife.
남자는 전혀 걱정없이 살다가 결혼하고나서 걱정이 생긴다.
A successful man is one who makes more money than his wife can spend.
성공한 남자란 마누라가 쓰는 돈보다 많이 버는 사람이다
A successful woman is one who can find such a man.
성공한 여자는 그런 남자를 만나는 것이다.
*HAPPINESS *
행복
To be happy with a man, you must understand him a lot and love him a little.
남자와 행복하게 살려면 반드시 최대한 많이 그남자를 이해하려 노력해야하고 사랑은 쪼금만 해라..
To be happy with a woman, you must love her a lot and not try to nderstand her at all.
여자와 행복하게 살려면 반드시 그녀를 아주 많이 사랑하되 절대 그녀를 이해하려해선 안된다
var anchor_links = document.getElementById("brd_content_0").getElementsByTagName("A");
for(i=0; i< anchor_links.length; i++){
if(i == 0 && anchor_links[i].id == "target1") {
}
else {
anchor_links[i].target = "_blank";
}
}