var myLoading = document.getElementById("loading").style; var text = document.getElementById("text"); var gallery = document.getElementById("gallery"); var flash = document.getElementById("flash"); var specGallery = document.getElementById("specGallery"); function updateFlash(flashstring) { if (flashstring != "gallery") { flash.style.visibility = "visible"; //var myDiv = document.getElementById("flashit"); //myDiv.team_function(); var textfromflash = thisMovie("flashit").furniture_function(); //document.getElementById("fromflash").innerHTML = textfromflash; // myDiv.furniture_function(); //eval("myDiv" + "." + flashstring + "_function()"); //var myfunction = "myDiv" + "." + flashstring + "_function()"; //eval(myfunction); }//end if return true; }//end function function thisMovie(movieName) { var isIE = navigator.appName.indexOf("Microsoft") != -1; return (isIE) ? window[movieName] : document[movieName]; } function galleryLoaded() { myLoading.visibility = "hidden"; //myLoading.display = "none"; if (flash.style.visibility != "visible") { if(!/MSIE 6.0/.test(navigator.userAgent)) { //Spry.Effect.DoFade('gallery', {duration: 4000, from: 0, to: 100, toggle: false}); } gallery.style.visibility = "visible"; } } function specGalleryLoaded() { myLoading.visibility = "hidden"; if (flash.style.visibility != "visible") { specGallery.style.display = "block"; } } var menu = document.getElementById("id_media"); menu.style.color = '#666666'; var menu = document.getElementById("id_furniture"); menu.style.color = '#666666'; var menu = document.getElementById("id_publishing"); menu.style.color = '#666666'; var menu = document.getElementById("id_gallery"); menu.style.color = '#666666'; var menu = document.getElementById("id_team"); menu.style.color = '#666666'; var menu = document.getElementById("id_renovations"); menu.style.color = '#BABABA'; myLoading.visibility = "hidden"; flash.style.visibility = "hidden"; text.style.visibility = "visible"; gallery.style.zIndex = "0"; gallery.innerHTML = ""; gallery.style.visibility = "hidden"; text.innerHTML = "
Art and artful living are principles that guide True worth Realty in every project we are a part of. Quality, livability, grace, style, and personality are all found in each one of our luxury homes and designs.

Welcome to the world of True luxury, True Grace, and True Worth. We unlock the door to artful living in the worlds most sought after locations.

Relax, and view the finest homes available for sale and/or exclusive lease by the leaders in luxury home design, all from the comfort of your home or office.

We hope you will enjoy browsing our gallery of luxury homes. Contact us for your opportunity to discover artful living.

Contact Marc LaBrie at thu@trueworthrealty.com today and open your life to living beautifully.
"; specGallery.innerHTML = ""; specGallery.style.display = "block"; if(!/MSIE 6.0/.test(navigator.userAgent)) { //Spry.Effect.DoFade('footer', {duration: 2000, from: 0, to: 100, toggle: false}); Effect.FadeIn('text'); Effect.FadeIn('footer'); } if(!/MSIE 6.0/.test(navigator.userAgent)) { //Spry.Effect.DoFade('fade', {duration: 3000, from: 0, to: 100, toggle: false}); //Spry.Effect.DoFade('menu', {duration: 2000, from: 0, to: 100, toggle: false}); }