if (screen.width<1024) {
    obj=document.getElementById("housestyle")
    obj.href="narrowstyle.css"
}


