var nn4 = (document.layers) ? true : false
var ie = (document.all) ? true : false
var dom = (document.getElementById && !document.all) ? true : false
var content1 = '<ul id="jc-header-menu"><li id="hl_home"><a href="/">Home</a> | </li ><li id="hl_testimonial"><a href="/Testimonials.ubr">Testimonials</a> | </li ><li id="hl_articles"><a href="/Articles.ubr">Articles</a> | </li ><li id="hl_services"><a href="/Bio.ubr">Biography</a> | </li ><li id="hl_contact"><a href="/Contact.php">Contact</a></li ></ul><div id="site_title"><a href="/index.php"><strong>Jennifer Chu</strong><small>Macdonald Realty (Downtown)</small></a></div><ul id="contact_info"><li class="phone">phone: <strong>(604) 897-6700</strong></li><li class="email">email: <strong><a href="mailto:jc@jcproperty.ca">jc@jcproperty.ca</a></strong></li></ul>';
document.getElementById('page_header_inner').innerHTML=content1;