seperating content from action
and you thought it was enough to seperate content and style. now take out those onclicks, too. Behavior is a neat script that lets you to apply javascript actions to html elements by css selector (often class or id attributes).
Behaviour : Using CSS selectors to apply Javascript behaviours.