<if condition="is_browser('explorer')"> blah blah.. </if>
<if condition="is_browser('ie')">Do Internet Explorer Stuff here</if>