function includeCSS(p_file) { var v_css = document.createElement('link'); v_css.rel = 'stylesheet' v_css.type = 'text/css'; v_css.href = p_file; document.getElementsByTagName('head')[0].appendChild(v_css); } includeCSS("http://www.gengreenlife.com/widgets/calendar.css"); document.write("
February 2010
SuMoTuWeThFrSa
31010203040506
07080910111213
14151617181920
21222324252627
28010203040506
07080910111213

Feb 19
The Green Energy & Building Expo
Mohegan Sun Boulevard | Uncas Ballroom
Denver, CO

Feb 25
Greener Gadgets Conference
McGraw-Hill Conference Center, 1221 Avenue of the Americas, New York, NY
Denver, CO

May 16
NAHB National Green Building Conference
NAHB National Green Building Conference
Raleigh, NC

");