// stylesheets to be loaded only when javascript is enabled
loadStylesheet( "/css/style_js_contact_us.css", "screen, print" );

// schedule functions to be called once the DOM has been constructed
addLoadEvent(sfHover);
addLoadEvent(targetBlank);
addLoadEvent(datestamp);
addLoadEvent(firefoxForceRerender);
