designguide.com Open in urlscan Pro
147.160.135.28  Public Scan

Submitted URL: http://designguide.com/
Effective URL: https://designguide.com/
Submission: On February 08 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: aspnetFormPOST ./

<form name="aspnetForm" method="post" action="./" id="aspnetForm">
  <div>
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJOTcxMjY0MjExZBgBBR5fX0NvbnRyb2xzUmVxdWlyZVBvc3RCYWNrS2V5X18WAQUaY3RsMDAkSGVhZDIkSW1hZ2VCdXR0b25fZ2+czUbiE2NQHVEWHyOFfc964p/LIxeFxbnf7UQHolcdyQ==">
  </div>
  <script type="text/javascript" src="/js/simplegallery.js"></script>
  <script type="text/javascript">
    //<![CDATA[
    var myArrayctl00_ContentPlaceHolder1_Featured_Members2_SlideShow1Div = [];
    $(document).ready(function() {
      $.ajax({
        type: "GET",
        url: '/xml/sites.xml',
        cache: true,
        dataType: "xml",
        success: function(xml) {
          var count = 0;
          $(xml).find('site').each(function() {
            var url = $(this).find('url').text();
            var target = $(this).find('target').text();
            var imageURL = $(this).find('imageURL').text();
            var alt = $(this).find('alt').text();
            myArrayctl00_ContentPlaceHolder1_Featured_Members2_SlideShow1Div[parseInt(count)] = new Array(imageURL, url, target, alt);
            count++;
          });
          var mygalleryctl00_ContentPlaceHolder1_Featured_Members2_SlideShow1Div = new simpleGallery({
            wrapperid: 'ctl00_ContentPlaceHolder1_Featured_Members2_SlideShow1_ctl00_ContentPlaceHolder1_Featured_Members2_SlideShow1Div',
            dimensions: [1000, 100],
            imagearray: myArrayctl00_ContentPlaceHolder1_Featured_Members2_SlideShow1Div,
            navimages: ['/images/previous.gif', '/images/play.gif', '/images/slidenext.gif', '/images/pause.gif'],
            showpanel: 'true',
            autoplay: [true, 5000, 99],
            persist: true,
            fadeduration: 1400,
            oninit: function() {},
            onslide: function(curslide, i) {}
          })
        }
      });
    }); //]]>
  </script>
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334">
  </div>
  <div id="mainpage">
    <a id="RequestComplete" href="/Account/RequestComplete" style="display: none;">Request Complete</a> <a id="SelectCountry" href="/Account/SelectCountry" style="display: none;">Select Country</a>
    <!-- Beginning of compulsory code below -->
    <link href="/css/dropdown/dropdown.css?102" media="screen" rel="stylesheet" type="text/css">
    <link href="/css/dropdown/themes/nvidia.com/default.advanced.css?102" media="screen" rel="stylesheet" type="text/css">
    <!-- / END -->
    <style type="text/css">
      .isearchdropdown {
        display: inline;
        float: left;
        height: 20px;
        border-width: 0px;
      }

      ul.dropdown {
        width: 1000px;
        height: 36px;
        border: 0px solid red;
        top: 17px;
        background-color: #195790;
      }

      ul.dropdown li {
        background-color: #195790;
      }

      ul.dropdown li select {
        display: block;
        margin: 8px 0px 7px 5px;
      }

      .isearchkeyword {
        display: inline;
        float: left;
        width: 181px;
        height: 14px;
        margin: 8px 5px 5px 0;
        padding: 3px 25px 3px 5px;
        border-width: 0;
        background: White 0 0 no-repeat;
        color: #000;
        border: 0px solid blue;
        vertical-align: middle;
      }

      .isearchbutton {
        display: inline;
        float: left;
        position: relative;
        margin: 10px 0 0 -20px;
      }

      ul.dropdown *.headerlogo {
        padding: 0px 0px 0px 0px;
        border: 0px solid red;
      }

      ul.subdropdown li a {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 11px !important;
      }
    </style>
    <script type="text/javascript">
      function IsUserAuthed() {
        var remote = false;
        $.ajax({
          type: "POST",
          url: "Detail/IsUserAuthed",
          data: {},
          async: false,
          cache: false,
          dataType: "json",
          success: function(data) {
            if (data.Success) {
              remote = true;
            } else {
              remote = false;
            }
          }
        }); //end save call
        if (remote == false) {
          $('#ctl00_Head2_HyperLinkLogin').click();
        }
        return remote;
      }

      function IsUserNeedLogin() {
        var remote = false;
        $.ajax({
          type: "POST",
          url: "Detail/IsUserNeedLogin",
          data: {},
          async: false,
          cache: false,
          dataType: "json",
          success: function(data) {
            if (data.Success) {
              remote = true;
            } else {
              remote = false;
            }
          }
        }); //end save call
        if (remote == true) {
          $('#ctl00_Head2_HyperLinkLogin').click();
        }
        return remote;
      }
      $(document).ready(function() {
        IsUserNeedLogin();
      });
    </script>
    <a name="1" id="1"></a>
    <ul class="dropdown dropdown-horizontal">
      <li style="overflow: hidden; background-color: White; margin-right:13px;"><a onfocus="if(this.blur)this.blur()" href="/" target="_parent" class="headerlogo">
        <img alt="" src="images/header_logo176.png" width="176" height="37" border="0" name="nav_default_r1_c6"></a>
      </li>
      <li><a href="Design_Professionals.aspx" class="dir">Professionals</a>
        <ul class="subdropdown">
          <li><a href="Architects.aspx">Architects</a></li>
          <li><a href="Interior_Designers.aspx">Interior
                Designers </a></li>
          <li><a href="Engineers.aspx">Engineers</a></li>
          <li><a href="Landscape_Architects.aspx">Landscape
                Architects</a></li>
          <li><a href="Acoustical_Theater.aspx">Acoustical
                + AV</a></li>
          <li><a href="Lighting_Designers.aspx">Lighting
                Designers</a></li>
        </ul>
      </li>
      <li><a href="Building_Products.aspx" class="dir">Products</a>
        <ul class="subdropdown">
          <li><a href="Software_Tools_Building_Products.aspx" id="ctl00_Head2_A1">01 Computer + Tools</a></li>
          <li><a href="Sitework_Building_Products.aspx" id="ctl00_Head2_A2">02
                Site Construction</a></li>
          <li><a href="Concrete_Building_Products.aspx" id="ctl00_Head2_A3">03 Concrete</a></li>
          <li><a href="Masonry_Stone_Building_Products.aspx" id="ctl00_Head2_A4">04 Masonry
                + Stone</a></li>
          <li><a href="Steel_Metal_Building_Products.aspx" id="ctl00_Head2_A5">05 Metals</a></li>
          <li><a href="Wood_Plastics_Building_Products.aspx" id="ctl00_Head2_A6">06 Wood
                + Plastics</a></li>
          <li><a href="Thermal_Moisture_Building_Products.aspx" id="ctl00_Head2_A7">
                07 Thermal + Moisture</a></li>
          <li><a href="Door_Window_Building_Products.aspx" id="ctl00_Head2_A8">08 Doors
                + Windows</a></li>
          <li><a href="Finish_Materials_Building_Products.aspx" id="ctl00_Head2_A9">09
                Finishes</a></li>
          <li><a href="Special_Contruction_Building_Products.aspx" id="ctl00_Head2_A10">10 Specialties</a></li>
          <li><a href="Equipment_Appliances_Building_Products.aspx" id="ctl00_Head2_A11">11 Equip.
                + Appliances</a></li>
          <li><a href="Interior_Furnishings_Products.aspx" id="ctl00_Head2_A12">12 Furnishings</a></li>
          <li><a href="Special_Building_Products.aspx" id="ctl00_Head2_A13" style="font-size: 10px;">
                13 Special Construction</a></li>
          <li><a href="Elevators_Lifts_Escalator_Building_Products.aspx" id="ctl00_Head2_A14">14 Conveying
                Systems</a></li>
          <li><a href="Plumbing_Fixtures_HVAC_Building_Products.aspx" id="ctl00_Head2_A15">
                15 Plumbing + HVAC </a></li>
          <li><a href="Lighting_Electrical_Building_Products.aspx" id="ctl00_Head2_A16">16
                Lighting + Electrical </a></li>
        </ul>
      </li>
      <li><a href="News.aspx" class="dir">News</a>
        <ul class="subdropdown">
          <li><a href="building_innovations_innovative_building_products.aspx" class="a_innovation">
                Innovations</a></li>
          <li><a href="building_industry_news_Building_product_news.aspx" class="a_connect">Connect</a></li>
          <li><a href="products_showcase_news.aspx" class="a_green">Product Showcase</a></li>
          <li><a href="building_videos_design_videos_architecture_videos.aspx" class="a_movie">
                Movie House</a></li>
          <li><a href="building_trade_shows_conventions_expos.aspx" class="a_showtime">Showtime</a></li>
          <li><a href="CEU_Learning_Center.aspx" class="a_ceu">CEU Learning Center</a></li>
        </ul>
      </li>
      <li><a href="UserFavorite.aspx" onclick="return IsUserAuthedByPasswordFavorite();">+ Workbook</a>
        <a id="HyperLinkLoginComplex" href="LoginComplex.aspx" class="fancyboxiframe products" style="display:none">Sign In</a>
        <a id="HyperLinkLoginComplexFavorite" href="LoginComplex.aspx?favorite=1" class="fancyboxiframe products" style="display:none">Sign In</a>
      </li>
      <li style="width: 332px;margin-left:11px;">
        <input name="ctl00$Head2$txtKeyword" type="text" id="ctl00_Head2_txtKeyword" class="isearchkeyword" placeholder="Search">
        <input type="image" name="ctl00$Head2$ImageButton_go" id="ctl00_Head2_ImageButton_go" class="isearchbutton" src="images/nvidia.com/btn_search.png" style="border-width:0px;">
        <select name="ctl00$Head2$DropDownListSearch" id="ctl00_Head2_DropDownListSearch" class="isearchdropdown">
          <option selected="selected" value="1">Products</option>
          <option value="2">Professionals</option>
        </select>
      </li>
      <li style="float: right;">
        <a id="ctl00_Head2_HyperLinkLogin" class="fancyboxiframelogin products" href="/Login.aspx" style="padding-left:5px;padding-right:13px;">Sign In</a>
      </li>
      <li style="float: right;">
        <a id="ctl00_Head2_HyperLinkRegister" class="fancyboxiframe products" href="/RegistrationSimple.aspx" style="padding-right:8px;padding-left:0px;">Register</a>
      </li>
    </ul>
    <!-- div style="background-color:pink;color:White;border:solid 1px red;">Test</div -->
    <script language="JavaScript" type="text/javascript">
      function RedirectURL(m) {
        if (m.href.indexOf('redirect.ashx') == -1) m.href = 'redirect.ashx?url=' + m.href;
      }

      function CheckAll(checkAllBox, fieldName) {
        var frm = document.forms[0];
        var actVar = checkAllBox.checked;
        for (i = 0; i < frm.length; i++) {
          e = frm.elements[i];
          if (e.type == 'checkbox') //&& e.name.indexOf(fieldName) != -1)
            e.checked = actVar;
        }
      }

      function ShowRequestConfirmation() {
        //tb_show("Forest Pic", "Forest.jpg", false);
        alert("ContentPageOnLoad() called");
        tb_show("Confirm Request", "Request_Confirm.aspx", false);
      }
    </script>
    <style type="text/css">
      .button2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        height: 18px;
        width: 170px;
        padding: 4px;
        padding-top: 0px;
      }

      a.rp:link {
        font-family: Helvetica, Arial, Verdana, sans-serif;
        font-size: 12px;
        color: #ffffff;
        /* color: #333333; */
        text-decoration: none;
        font-weight: bold;
      }

      a.rp:active {
        font-family: Helvetica, Arial, Verdana, sans-serif;
        font-size: 12px;
        color: #ffffff;
        /* color: #333333; */
        text-decoration: none;
        font-weight: bold;
      }

      a.rp:visited {
        font-family: Helvetica, Arial, Verdana, sans-serif;
        font-size: 12px;
        color: #ffffff;
        /* color: #F5900D; */
        text-decoration: none;
        font-weight: bold;
      }

      a.rp:hover {
        font-family: Helvetica, Arial, Verdana, sans-serif;
        font-size: 12px;
        color: #003366;
        /* color: #003366; */
        text-decoration: underline;
        font-weight: bold;
      }
    </style>
    <script type="text/javascript">
      //    jQuery(document).ready(function ($) {
      //        var options = { $AutoPlay: true };
      //        var jssor_slider1 = new $JssorSlider$('slider1_container', options);
      //    });
      jQuery(document).ready(function($) {
        var _CaptionTransitions = [];
        _CaptionTransitions["L"] = {
          $Duration: 800,
          $FlyDirection: 1,
          $Easing: $JssorEasing$.$EaseInCubic
        };
        _CaptionTransitions["R"] = {
          $Duration: 800,
          $FlyDirection: 2,
          $Easing: $JssorEasing$.$EaseInCubic
        };
        _CaptionTransitions["T"] = {
          $Duration: 800,
          $FlyDirection: 4,
          $Easing: $JssorEasing$.$EaseInCubic
        };
        _CaptionTransitions["B"] = {
          $Duration: 800,
          $FlyDirection: 8,
          $Easing: $JssorEasing$.$EaseInCubic
        };
        _CaptionTransitions["TL"] = {
          $Duration: 800,
          $FlyDirection: 5,
          $Easing: $JssorEasing$.$EaseInCubic
        };
        _CaptionTransitions["TR"] = {
          $Duration: 800,
          $FlyDirection: 6,
          $Easing: $JssorEasing$.$EaseInCubic
        };
        _CaptionTransitions["BL"] = {
          $Duration: 800,
          $FlyDirection: 9,
          $Easing: $JssorEasing$.$EaseInCubic
        };
        _CaptionTransitions["BR"] = {
          $Duration: 800,
          $FlyDirection: 10,
          $Easing: $JssorEasing$.$EaseInCubic
        };
        _CaptionTransitions["WAVE|L"] = {
          $Duration: 1500,
          $FlyDirection: 5,
          $Easing: {
            $Left: $JssorEasing$.$EaseLinear,
            $Top: $JssorEasing$.$EaseOutWave
          },
          $ScaleVertical: 0.4,
          $Round: {
            $Top: 2.5
          }
        };
        _CaptionTransitions["MCLIP|B"] = {
          $Duration: 600,
          $Clip: 8,
          $Move: true,
          $Easing: $JssorEasing$.$EaseOutExpo
        };
        var options = {
          $AutoPlay: true,
          $AutoPlayInterval: 5000,
          $ArrowKeyNavigation: true, //[Optional] Allows keyboard (arrow key) navigation or not, default value is false
          $DragOrientation: 3,
          //$NavigatorOptions: {                                //[Optional] Options to specify and enable navigator or not
          //    $Class: $JssorNavigator$,                       //[Required] Class to create navigator instance
          //    $ChanceToShow: 2,                               //[Required] 0 Never, 1 Mouse Over, 2 Always
          //    $AutoCenter: 1,                                 //[Optional] Auto center navigator in parent container, 0 None, 1 Horizontal, 2 Vertical, 3 Both, default value is 0
          //    $Lanes: 1,                                      //[Optional] Specify lanes to arrange items, default value is 1
          //    $SpacingX: 10,                                   //[Optional] Horizontal space between each item in pixel, default value is 0
          //    $SpacingY: 10                                    //[Optional] Vertical space between each item in pixel, default value is 0
          //},
          //$DirectionNavigatorOptions: {
          //    $Class: $JssorDirectionNavigator$,              //[Requried] Class to create direction navigator instance
          //    $ChanceToShow: 1                                //[Required] 0 Never, 1 Mouse Over, 2 Always
          //},
          $CaptionSliderOptions: {
            $Class: $JssorCaptionSlider$,
            $CaptionTransitions: _CaptionTransitions,
            $PlayInMode: 1,
            $PlayOutMode: 3
          },
          $ThumbnailNavigatorOptions: {
            $Class: $JssorThumbnailNavigator$, //[Required] Class to create thumbnail navigator instance
            $ChanceToShow: 2, //[Required] 0 Never, 1 Mouse Over, 2 Always
            $ActionMode: 0, //[Optional] 0 None, 1 act by click, 2 act by mouse hover, 3 both, default value is 1
            $Orientation: 2,
            $DisableDrag: true, //[Optional] Disable drag or not, default value is false
            $AutoCenter: 3
          },
          $ArrowNavigatorOptions: {
            $Class: $JssorArrowNavigator$, //[Requried] Class to create arrow navigator instance
            $ChanceToShow: 2 //[Required] 0 Never, 1 Mouse Over, 2 Always
          },
          $BulletNavigatorOptions: { //[Optional] Options to specify and enable navigator or not
            $Class: $JssorBulletNavigator$, //[Required] Class to create navigator instance
            $ChanceToShow: 2, //[Required] 0 Never, 1 Mouse Over, 2 Always
            $ActionMode: 1, //[Optional] 0 None, 1 act by click, 2 act by mouse hover, 3 both, default value is 1
            $AutoCenter: 1, //[Optional] Auto center navigator in parent container, 0 None, 1 Horizontal, 2 Vertical, 3 Both, default value is 0
            $Steps: 1, //[Optional] Steps to go for each navigation request, default value is 1
            $Lanes: 1, //[Optional] Specify lanes to arrange items, default value is 1
            $SpacingX: 0, //[Optional] Horizontal space between each item in pixel, default value is 0
            $SpacingY: 0, //[Optional] Vertical space between each item in pixel, default value is 0
            $Orientation: 1 //[Optional] The orientation of the navigator, 1 horizontal, 2 vertical, default value is 1
          }
        };
        var jssor_slider1 = new $JssorSlider$('slider1_container', options);
      });
    </script>
    <div id="slider1_container" style="position: relative; top: 0px; left: 0px; width: 1000px;
    height: 641px;" jssor-slider="true">
      <!-- Navigator Skin Begin -->
      <!-- navigator container -->
      <!-- Navigator Skin End -->
      <!-- Direction Navigator Skin Begin -->
      <!-- Arrow Left -->
      <!-- Arrow Right -->
      <!-- Direction Navigator Skin End -->
      <div style="position: absolute; top: 0px; left: 0px; width: 1000px; height: 641px; transform-origin: 0px 0px; transform: scale(1);">
        <div class="" style="position: relative; top: 0px; left: 0px; width: 1000px; height: 641px; display: block; overflow: visible;">
          <div u="slides" style="cursor: move; position: absolute; overflow: hidden; left: 0px; top: 0px; width: 1000px; height: 571px; z-index: 0;">
            <div style="position: absolute; z-index: 0; pointer-events: none; left: -1000px; top: 0px;"></div>
          </div>
          <div u="slides" style="cursor: move; position: absolute; overflow: hidden; left: 0px; top: 0px; width: 1000px; height: 571px; z-index: 0;">
            <div style="width: 1000px; height: 571px; top: 0px; left: 0px; position: absolute; background-color: rgb(0, 0, 0); opacity: 0; display: none;"></div>
            <div style="width: 1000px; height: 571px; top: 0px; left: -1000px; position: absolute; overflow: hidden;">
              <a u="image" target="_blank" onclick="RedirectURL(this)" href="https://www.dezeen.com/2022/01/28/ice-ribbon-populous-beijing-2022-winter-olympics/" style="width: 1000px; height: 571px; top: 0px; left: 0px;"><img src="Staging/Uploaded_Movies/1-1_feb2022.jpg" width="1000" height="541" border="0" alt="Populous completes Ice Ribbon arena for Beijing 2022 Winter Olympics" style="width: 1000px; height: 571px; top: 0px; left: 0px; position: absolute;"></a>
              <div u="thumb" style="display: none;">
                <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;">
                  <a target="_blank" onclick="RedirectURL(this)" href="https://www.dezeen.com/2022/01/28/ice-ribbon-populous-beijing-2022-winter-olympics/">Populous completes Ice Ribbon arena for Beijing 2022 Winter Olympics</a>
                </div>
                <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;"> Photos: Populous </div>
                <div class="graytextsmall" style="margin-top: 0px; display: block; line-height: 16px;"> Architecture firm Populous has unveiled the National Speed Skating Oval, also known as the Ice Ribbon, the only new building created for the
                  Beijing 2022 Winter Olympics. </div>
              </div>
              <div style="width: 1000px; height: 571px; top: 0px; left: 0px; z-index: 1000; display: none;"></div>
            </div>
            <div style="width: 1000px; height: 571px; top: 0px; left: 0px; position: absolute; overflow: hidden;">
              <a u="image" target="_blank" onclick="RedirectURL(this)" href="https://www.azuremagazine.com/article/moreysmith-revamps-londons-henrietta-house-for-hybrid-work/" style="width: 1000px; height: 571px; top: 0px; left: 0px;"><img src="Staging/Uploaded_Movies/1-2_feb2022.jpg" width="1000" height="541" border="0" alt="MoreySmith Revamps London’s Henrietta House for Hybrid Work" style="width: 1000px; height: 571px; top: 0px; left: 0px; position: absolute;"></a>
              <div u="thumb" style="display: none;">
                <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;">
                  <a target="_blank" onclick="RedirectURL(this)" href="https://www.azuremagazine.com/article/moreysmith-revamps-londons-henrietta-house-for-hybrid-work/">MoreySmith Revamps London’s Henrietta House for Hybrid Work</a>
                </div>
                <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;"> Photograph: Hufton+Crow </div>
                <div class="graytextsmall" style="margin-top: 0px; display: block; line-height: 16px;"> CBRE expands its existing office building to create a future-forward work environment focused on collaboration and wellness. </div>
              </div>
              <div style="width: 1000px; height: 571px; top: 0px; left: 0px; z-index: 1000; display: none;"></div>
            </div>
            <div style="width: 1000px; height: 571px; top: 0px; left: 1000px; position: absolute; overflow: hidden;">
              <a u="image" target="_blank" onclick="RedirectURL(this)" href="https://www.domusweb.it/en/architecture/gallery/2022/01/13/homage-to-the-square-house-inspired-by-josef-albers.html" style="width: 1000px; height: 571px; top: 0px; left: 0px;"><img src="Staging/Uploaded_Movies/1-3_feb2022.jpg" width="1000" height="541" border="0" alt="Homage to the square: house inspired by Josef Albers" style="width: 1000px; height: 571px; top: 0px; left: 0px; position: absolute;"></a>
              <div u="thumb" style="display: none;">
                <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;">
                  <a target="_blank" onclick="RedirectURL(this)" href="https://www.domusweb.it/en/architecture/gallery/2022/01/13/homage-to-the-square-house-inspired-by-josef-albers.html">Homage to the square: house inspired by Josef Albers</a>
                </div>
                <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;"> Photo: Borzu Talaie </div>
                <div class="graytextsmall" style="margin-top: 0px; display: block; line-height: 16px;"> A famous series of artworks by the German painter inspired the architectural composition of a single-family residence in the Greater Toronto Area.
                </div>
              </div>
              <div style="width: 1000px; height: 571px; top: 0px; left: 0px; z-index: 1000; display: none;"></div>
            </div>
            <div style="width: 1000px; height: 571px; top: 0px; left: -1000px; position: absolute; overflow: hidden;">
              <a u="image" target="_blank" onclick="RedirectURL(this)" href="https://www.designboom.com/architecture/tezuka-architects-castle-house-mount-fuji-shizuoka-japan-katsuhisa-kida-fototeca-02-03-2022/" style="width: 1000px; height: 571px; top: 0px; left: 0px;"><img src="Staging/Uploaded_Movies/1-4_feb2022.jpg" width="1000" height="541" border="0" alt="Tezuka Architects optimizes views of mount fuji from its terraced 'castle house'" style="width: 1000px; height: 571px; top: 0px; left: 0px; position: absolute;"></a>
              <div u="thumb" style="display: none;">
                <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;">
                  <a target="_blank" onclick="RedirectURL(this)" href="https://www.designboom.com/architecture/tezuka-architects-castle-house-mount-fuji-shizuoka-japan-katsuhisa-kida-fototeca-02-03-2022/">Tezuka Architects optimizes views of mount fuji from its terraced 'castle house'</a>
                </div>
                <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;"> Photo: Katsuhisa Kida </div>
                <div class="graytextsmall" style="margin-top: 0px; display: block; line-height: 16px;"> Tezuka Architects presents its ‘castle house,’ built in shizuoka with stunning views of mount fuji. during the design of the project, the team
                  notes that... </div>
              </div>
              <div style="width: 1000px; height: 571px; top: 0px; left: 0px; z-index: 1000; display: none;"></div>
            </div>
            <div style="width: 1000px; height: 571px; top: 0px; left: -1000px; position: absolute; overflow: hidden;">
              <a u="image" target="_blank" onclick="RedirectURL(this)" href="https://interiordesign.net/projects/pca-stream-and-rf-studio-meld-two-historic-buildings-in-paris-to-create-a-modern-office/" style="width: 1000px; height: 571px; top: 0px; left: 0px;"><img src="Staging/Uploaded_Movies/1-5_feb2022.jpg" width="1000" height="541" border="0" alt="PCA-Stream and RF Studio Meld Two Historic Buildings in Paris to Create a Modern Office" style="width: 1000px; height: 571px; top: 0px; left: 0px; position: absolute;"></a>
              <div u="thumb" style="display: none;">
                <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;">
                  <a target="_blank" onclick="RedirectURL(this)" href="https://interiordesign.net/projects/pca-stream-and-rf-studio-meld-two-historic-buildings-in-paris-to-create-a-modern-office/">PCA-Stream and RF Studio Meld Two Historic Buildings in Paris to Create a Modern Office</a>
                </div>
                <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;"> Photo: Jean-Philippe Mesguen </div>
                <div class="graytextsmall" style="margin-top: 0px; display: block; line-height: 16px;"> Situated at the prowlike juncture between Boulevard Haussmann and Rue du Faubourg Saint-Honoré in the eighth arrondissement stands a hybrid
                  structure originally composed of two buildings... </div>
              </div>
              <div style="width: 1000px; height: 571px; top: 0px; left: 0px; z-index: 1000; display: none;"></div>
            </div>
            <div style="width: 1000px; height: 571px; top: 0px; left: -1000px; position: absolute; overflow: hidden;">
              <a u="image" target="_blank" onclick="RedirectURL(this)" href="https://www.archdaily.com/976218/casa-sofia-castillo-plus-valdivieso-arquitectos" style="width: 1000px; height: 571px; top: 0px; left: 0px;"><img src="Staging/Uploaded_Movies/1-6_feb2022.jpg" width="1000" height="541" border="0" alt="Casa Sofía / CASTILLO + VALDIVIESO arquitectos" style="width: 1000px; height: 571px; top: 0px; left: 0px; position: absolute;"></a>
              <div u="thumb" style="display: none;">
                <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;">
                  <a target="_blank" onclick="RedirectURL(this)" href="https://www.archdaily.com/976218/casa-sofia-castillo-plus-valdivieso-arquitectos">Casa Sofía / CASTILLO + VALDIVIESO arquitectos</a>
                </div>
                <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;"> Photo: Freddy Bonilla </div>
                <div class="graytextsmall" style="margin-top: 0px; display: block; line-height: 16px;"> A simple geometry with homogeneous and continuous textures makes this project a contemporary and unique composition in its immediate context.
                </div>
              </div>
              <div style="width: 1000px; height: 571px; top: 0px; left: 0px; z-index: 1000; display: none;"></div>
            </div>
          </div>
          <div u="thumbnavigator" class="sliderb-T" style="position: absolute; top: 571px;
        left: 0px; width: 1000px; height: 80px;" jssor-slider="true">
            <div style="position: absolute; top: 0px; left: 0px; width: 1000px; height: 80px; transform-origin: 0px 0px; transform: scale(1);">
              <div class="sliderb-T" style="position: relative; top: 0px; left: 0px; width: 1000px; height: 80px; display: block; overflow: visible;">
                <div style="filter: alpha(opacity=60); opacity: 0.6; position: absolute; display: block;
            background-color: #ffffff; top: 0px; left: 0px; width: 100%; height: 100%;">
                </div>
                <div u="slides" style="position: absolute; overflow: hidden; left: 0px; top: 5px; width: 1000px; height: 70px; z-index: 0;">
                  <div style="position: absolute; z-index: 0; pointer-events: none; left: 0px; top: -73px;"></div>
                </div>
                <div u="slides" style="position: absolute; overflow: hidden; left: 0px; top: 5px; width: 1000px; height: 70px; z-index: 0;">
                  <div style="width: 1000px; height: 70px; top: 0px; left: 0px; position: absolute; background-color: rgb(0, 0, 0); opacity: 0;"></div>
                  <div style="width: 1000px; height: 70px; top: -73px; left: 0px; position: absolute; overflow: hidden;">
                    <div u="prototype" style="position: absolute; width: 1000px; height: 70px; top: 0;
                left: 0;" class="">
                      <div u="thumb" class="" style="font-weight: normal; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; color: rgb(0, 0, 0); line-height: 16px; font-size: 13px; padding: 0px; text-align: left;">
                        <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;">
                          <a target="_blank" onclick="RedirectURL(this)" href="https://www.dezeen.com/2022/01/28/ice-ribbon-populous-beijing-2022-winter-olympics/">Populous completes Ice Ribbon arena for Beijing 2022 Winter Olympics</a>
                        </div>
                        <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;"> Photos: Populous </div>
                        <div class="graytextsmall" style="margin-top: 0px; display: block; line-height: 16px;"> Architecture firm Populous has unveiled the National Speed Skating Oval, also known as the Ice Ribbon, the only new building created for
                          the Beijing 2022 Winter Olympics. </div>
                      </div>
                    </div>
                    <div style="width: 1000px; height: 70px; top: 0px; left: 0px; z-index: 1000; display: none;"></div>
                  </div>
                  <div style="width: 1000px; height: 70px; top: 0px; left: 0px; position: absolute; overflow: hidden;">
                    <div u="prototype" style="position: absolute; width: 1000px; height: 70px; top: 0;
                left: 0;" class="av">
                      <div u="thumb" class="" style="font-weight: normal; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; color: rgb(0, 0, 0); line-height: 16px; font-size: 13px; padding: 0px; text-align: left;">
                        <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;">
                          <a target="_blank" onclick="RedirectURL(this)" href="https://www.azuremagazine.com/article/moreysmith-revamps-londons-henrietta-house-for-hybrid-work/">MoreySmith Revamps London’s Henrietta House for Hybrid Work</a>
                        </div>
                        <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;"> Photograph: Hufton+Crow </div>
                        <div class="graytextsmall" style="margin-top: 0px; display: block; line-height: 16px;"> CBRE expands its existing office building to create a future-forward work environment focused on collaboration and wellness. </div>
                      </div>
                    </div>
                    <div style="width: 1000px; height: 70px; top: 0px; left: 0px; z-index: 1000; display: none;"></div>
                  </div>
                  <div style="width: 1000px; height: 70px; top: 73px; left: 0px; position: absolute; overflow: hidden;">
                    <div u="prototype" style="position: absolute; width: 1000px; height: 70px; top: 0;
                left: 0;">
                      <div u="thumb" class="" style="font-weight: normal; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; color: rgb(0, 0, 0); line-height: 16px; font-size: 13px; padding: 0px; text-align: left;">
                        <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;">
                          <a target="_blank" onclick="RedirectURL(this)" href="https://www.domusweb.it/en/architecture/gallery/2022/01/13/homage-to-the-square-house-inspired-by-josef-albers.html">Homage to the square: house inspired by Josef Albers</a>
                        </div>
                        <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;"> Photo: Borzu Talaie </div>
                        <div class="graytextsmall" style="margin-top: 0px; display: block; line-height: 16px;"> A famous series of artworks by the German painter inspired the architectural composition of a single-family residence in the Greater
                          Toronto Area. </div>
                      </div>
                    </div>
                    <div style="width: 1000px; height: 70px; top: 0px; left: 0px; z-index: 1000; display: none;"></div>
                  </div>
                  <div style="width: 1000px; height: 70px; top: -73px; left: 0px; position: absolute; overflow: hidden;">
                    <div u="prototype" style="position: absolute; width: 1000px; height: 70px; top: 0;
                left: 0;">
                      <div u="thumb" class="" style="font-weight: normal; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; color: rgb(0, 0, 0); line-height: 16px; font-size: 13px; padding: 0px; text-align: left;">
                        <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;">
                          <a target="_blank" onclick="RedirectURL(this)" href="https://www.designboom.com/architecture/tezuka-architects-castle-house-mount-fuji-shizuoka-japan-katsuhisa-kida-fototeca-02-03-2022/">Tezuka Architects optimizes views of mount fuji from its terraced 'castle house'</a>
                        </div>
                        <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;"> Photo: Katsuhisa Kida </div>
                        <div class="graytextsmall" style="margin-top: 0px; display: block; line-height: 16px;"> Tezuka Architects presents its ‘castle house,’ built in shizuoka with stunning views of mount fuji. during the design of the project, the
                          team notes that... </div>
                      </div>
                    </div>
                    <div style="width: 1000px; height: 70px; top: 0px; left: 0px; z-index: 1000; display: none;"></div>
                  </div>
                  <div style="width: 1000px; height: 70px; top: -73px; left: 0px; position: absolute; overflow: hidden;">
                    <div u="prototype" style="position: absolute; width: 1000px; height: 70px; top: 0;
                left: 0;">
                      <div u="thumb" class="" style="font-weight: normal; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; color: rgb(0, 0, 0); line-height: 16px; font-size: 13px; padding: 0px; text-align: left;">
                        <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;">
                          <a target="_blank" onclick="RedirectURL(this)" href="https://interiordesign.net/projects/pca-stream-and-rf-studio-meld-two-historic-buildings-in-paris-to-create-a-modern-office/">PCA-Stream and RF Studio Meld Two Historic Buildings in Paris to Create a Modern Office</a>
                        </div>
                        <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;"> Photo: Jean-Philippe Mesguen </div>
                        <div class="graytextsmall" style="margin-top: 0px; display: block; line-height: 16px;"> Situated at the prowlike juncture between Boulevard Haussmann and Rue du Faubourg Saint-Honoré in the eighth arrondissement stands a
                          hybrid structure originally composed of two buildings... </div>
                      </div>
                    </div>
                    <div style="width: 1000px; height: 70px; top: 0px; left: 0px; z-index: 1000; display: none;"></div>
                  </div>
                  <div style="width: 1000px; height: 70px; top: -73px; left: 0px; position: absolute; overflow: hidden;">
                    <div u="prototype" style="position: absolute; width: 1000px; height: 70px; top: 0;
                left: 0;">
                      <div u="thumb" class="" style="font-weight: normal; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; color: rgb(0, 0, 0); line-height: 16px; font-size: 13px; padding: 0px; text-align: left;">
                        <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;">
                          <a target="_blank" onclick="RedirectURL(this)" href="https://www.archdaily.com/976218/casa-sofia-castillo-plus-valdivieso-arquitectos">Casa Sofía / CASTILLO + VALDIVIESO arquitectos</a>
                        </div>
                        <div class="graytextsmall" style=" margin-top: 0px; overflow: hidden;"> Photo: Freddy Bonilla </div>
                        <div class="graytextsmall" style="margin-top: 0px; display: block; line-height: 16px;"> A simple geometry with homogeneous and continuous textures makes this project a contemporary and unique composition in its immediate
                          context. </div>
                      </div>
                    </div>
                    <div style="width: 1000px; height: 70px; top: 0px; left: 0px; z-index: 1000; display: none;"></div>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <style>
            /* jssor slider navigator skin 03 css */
            /*
            .jssorn03 div           (normal)
            .jssorn03 div:hover     (normal mouseover)
            .jssorn03 .av           (active)
            .jssorn03 .av:hover     (active mouseover)
            .jssorn03 .dn           (mousedown)
            */
            .jssorn03 div,
            .jssorn03 div:hover,
            .jssorn03 .av {
              background: url(/images/n03.png) no-repeat;
              overflow: hidden;
              cursor: pointer;
            }

            .jssorn03 div {
              background-position: -5px -4px;
            }

            .jssorn03 div:hover,
            .jssorn03 .av:hover {
              background-position: -35px -4px;
            }

            .jssorn03 .av {
              background-position: -65px -4px;
            }

            .jssorn03 .dn,
            .jssorn03 .dn:hover {
              background-position: -95px -4px;
            }
          </style>
          <div u="navigator" class="jssorn03" style="position: absolute; bottom: 70px; width: 126px; height: 21px; left: 437px;">
            <div u="prototype" style="position: absolute; width: 21px; height: 21px; text-align: center; line-height: 21px; color: white; font-size: 12px; left: 0px; top: 0px;" class="">
              <span class="" style="">1</span>
            </div>
            <div u="prototype" style="position: absolute; width: 21px; height: 21px; text-align: center; line-height: 21px; color: white; font-size: 12px; left: 21px; top: 0px;" class="av">
              <span class="" style="">2</span>
            </div>
            <div u="prototype" style="position: absolute; width: 21px; height: 21px; text-align: center; line-height: 21px; color: white; font-size: 12px; left: 42px; top: 0px;">
              <span class="" style="">3</span>
            </div>
            <div u="prototype" style="position: absolute; width: 21px; height: 21px; text-align: center; line-height: 21px; color: white; font-size: 12px; left: 63px; top: 0px;">
              <span class="" style="">4</span>
            </div>
            <div u="prototype" style="position: absolute; width: 21px; height: 21px; text-align: center; line-height: 21px; color: white; font-size: 12px; left: 84px; top: 0px;">
              <span class="" style="">5</span>
            </div>
            <div u="prototype" style="position: absolute; width: 21px; height: 21px; text-align: center; line-height: 21px; color: white; font-size: 12px; left: 105px; top: 0px;">
              <span class="" style="">6</span>
            </div>
          </div>
          <style>
            /* jssor slider direction navigator skin 05 css */
            /*
            .jssord05l              (normal)
            .jssord05r              (normal)
            .jssord05l:hover        (normal mouseover)
            .jssord05r:hover        (normal mouseover)
            .jssord05ldn            (mousedown)
            .jssord05rdn            (mousedown)
            */
            .jssord05l,
            .jssord05r,
            .jssord05ldn,
            .jssord05rdn {
              position: absolute;
              cursor: pointer;
              display: block;
              background: url(/images/d17.png) no-repeat;
              overflow: hidden;
            }

            .jssord05l {
              background-position: -10px -40px;
            }

            .jssord05r {
              background-position: -70px -40px;
            }

            .jssord05l:hover {
              background-position: -130px -40px;
            }

            .jssord05r:hover {
              background-position: -190px -40px;
            }

            .jssord05ldn {
              background-position: -250px -40px;
            }

            .jssord05rdn {
              background-position: -310px -40px;
            }
          </style><span u="arrowleft" class="jssord05l" style="width: 40px; height: 40px; top: 263px;
        left: 8px;"></span><span u="arrowright" class="jssord05r" style="width: 40px; height: 40px; top: 263px;
        right: 8px"></span>
        </div>
      </div>
    </div>
    <div style="clear:both; margin-top: 8px;margin-bottom: 10px; width: 1000px;">
      <div id="ctl00_ContentPlaceHolder1_Featured_Members2_SlideShow1_ctl00_ContentPlaceHolder1_Featured_Members2_SlideShow1Div" style="background: white; overflow: hidden; position: relative; visibility: visible; width: 1000px; height: 100px;">
        <div class="gallerylayer" style="position: absolute; left: 0px; top: 0px; z-index: 99;"></div>
        <div class="gallerylayer" style="position: absolute; left: 0px; top: 0px; z-index: 100; opacity: 1;"><a href="https://www.theroofingexpo.com/en/home.html" target="_new">
<img title="Intl Roofing Expo_2022" alt="Intl Roofing Expo_2022" src="http://www.designguide.com/Staging/Uploaded_Movies/2022_Intl-Roofing_Tradeshow.jpg" style="border-width:0"></a></div>
        <div class="navpanellayer" style="position: absolute; width: 100%; height: 20px; left: 0px; top: 100px; font: bold 11px Verdana; z-index: 101;">
          <div class="navpanelbg" style="position: absolute; left: 0px; top: 0px; width: 100%; height: 90%; background: white; opacity: 0.5;"></div>
          <div class="navpanelfg" style="position: absolute; left: 0px; top: 0px; width: 100%; height: 90%; padding-top: 3px; text-align: center; color: blue;"><img class="navimages" title="Prev" src="/images/previous.gif"
              style="position: relative; border: 0px; cursor: pointer; top: -2px; margin-right: 10px; opacity: 0.8;"> <img class="navimages" title="Pause" src="/images/pause.gif"
              style="position: relative; border: 0px; cursor: pointer; top: -2px; margin-right: 10px; opacity: 0.8;"> <img class="navimages" title="Next" src="/images/slidenext.gif"
              style="position: relative; border: 0px; cursor: pointer; top: -2px; margin-right: 0px; opacity: 0.8;">
            <div class="gallerystatus" style="position:absolute; top:-2px; right:0px; width:50px;">1/4</div>
          </div>
        </div>
        <div class="gallerydesc" style="position: absolute; width: 100%; left: 0px; top: -18px; z-index: 101; height: 18px; visibility: visible;">
          <div class="gallerydescbg" style="position: absolute; left: 0px; top: 0px; width: 100%; background: white; opacity: 0.5; height: 100%;"></div>
          <div class="gallerydescfg" style="position: absolute; left: 0px; top: 0px; width: 100%; color: rgb(0, 0, 153); height: 100%;">
            <div class="gallerydesctext" style="position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;">Intl Roofing Expo_2022</div>
          </div>
        </div>
      </div>
    </div>
    <div class="categoryHeader" style="clear: both; width: 992px; margin-bottom: 16px;
    overflow: hidden;">
      <div class="orangeheadline3_wht" style="width: 50%;float:left"> Featured Products + Furnishings </div>
      <div style="width: 49%; float: left;text-align:right">
        <a id="ctl00_ContentPlaceHolder1_Featured_Members2_HyperLinkCompanyRegister" class="fancyboxiframe rp" href="Account/RequestCompany">Showcase your Products</a>
      </div>
    </div>
    <table width="1017" border="0" cellspacing="0" cellpadding="0">
      <tbody>
        <tr>
          <td width="339px" valign="top">
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/66396/AirConcepts-Inc-Air-Products">
            <img src="http://www.designguide.com/staging/imagescustomers/62887/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/66396/AirConcepts-Inc-Air-Products">
                   AirConcepts Inc. Air Products
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'66396'); return true;" href="http://www.airconceptsinc.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Tucson, AZ </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('66396');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> AirConcepts Inc. manufactures distinctive air distribution ... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://airconceptsinc.com/index.html" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66396'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://airconceptsinc.com/Catalogs.html" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66396'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://airconceptsinc.com/Submittals&amp;PerformanceData.html" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66396'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                </div>
              </div>
            </div>
          </td>
          <td width="339px" valign="top">
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/47952/MCA-ALPOLIC-a-Division-of-Mitsubishi-Chemical-Composites-America">
            <img src="http://www.designguide.com/staging/imagescustomers/10439/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/47952/MCA-ALPOLIC-a-Division-of-Mitsubishi-Chemical-Composites-America">
                   MCA-ALPOLIC, a Division of  Mitsubishi Chemical Composites America
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'47952'); return true;" href="http://www.alpolic-americas.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Chesapeake, VA </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('47952');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Leading manufacturer of metal composite materials ... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.alpolic-americas.com/products/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47952'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://www.alpolic-americas.com/request-literature/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47952'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://www.alpolic-americas.com/documents/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47952'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink3" target="_blank" href="http://www.alpolic-americas.com/sustainable-architecture/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47952'+'&amp;stattype=14'" class="a">leed</a>
                </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://www.alpolic-americas.com/documents/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47952'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;">
                  <a id="HyperLink1" target="_blank" href="http://www.alpolic-americas.com/lunchandlearn/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47952'+'&amp;stattype=16'" class="a">ceu</a>
                </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
          <td width="339px" valign="top">
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/62364/American-Bicycle-Security-Company">
            <img src="http://www.designguide.com/staging/imagescustomers/58855/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/62364/American-Bicycle-Security-Company">
                   American Bicycle Security Company
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'62364'); return true;" href="http://www.ameribike.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Santa Paula, CA </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('62364');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> American Bicycle is the Premier Manufacture of Bicycle Lockers... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.ameribike.com/intro-site.html" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=62364'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://www.ameribike.com/pdf/pdf-library.html" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=62364'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://ameribike.com/bike-lockers/pdfs/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=62364'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink3" target="_blank" href="http://ameribike.com/about-us/leeds-information-2/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=62364'+'&amp;stattype=14'" class="a">leed</a>
                </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://ameribike.com/bike-lockers/pdfs/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=62364'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
        </tr>
        <tr>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/74401/Anamese">
            <img src="http://www.designguide.com/staging/imagescustomers/70892/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/74401/Anamese">
                  Anamese
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'74401'); return true;" href="http://www.anamese.com/">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Welsh, LA </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('74401');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Dramatic, well-priced and well made pots in a vast array of glazed and unglazed finishes. Wholesale purchasing. </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.anamese.com/products/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=74401'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://www.anamese.com/pdf/Master-Catalog-web.pdf" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=74401'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://microsite.caddetails.com/5141" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=74401'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/67405/Archatrak">
            <img src="http://www.designguide.com/staging/imagescustomers/63896/Results-Favorites/Main5.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/67405/Archatrak">
                   Archatrak
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'67405'); return true;" href="http://www.archatrak.com/">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Chevy Chase, MD </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('67405');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Archatrak is a national supplier of porcelain pavers, Ipe wood tiles, pedestal support systems planters and... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.archatrak.com/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=67405'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://www.archatrak.com/wp-content/uploads/2020/02/Archatrak-Colors-Catalog.pdf" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=67405'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://www.archatrak.com/wp-content/uploads/2019/11/Archatrak-Porcelain-Pavers-Specifications.pdf" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=67405'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://www.archatrak.com/cad-drawings/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=67405'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/68468/Barnett-Bates">
            <img src="http://www.designguide.com/staging/imagescustomers/64959/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/68468/Barnett-Bates">
                   Barnett Bates
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'68468'); return true;" href="http://www.barnettbates.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Anderson, IN </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('68468');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Providing Architectural Screening and Grating Solutions for over 90 Years </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.barnettbates.com/architectural-screening-fencing/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=68468'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://www.barnettbates.com/wp-content/uploads/2019/02/BB-CatalogLO.pdf" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=68468'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://www.barnettbates.com/download-library/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=68468'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                </div>
              </div>
            </div>
          </td>
        </tr>
        <tr>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/51971/Bigfoot-Systems">
            <img src="http://www.designguide.com/staging/imagescustomers/51341/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/51971/Bigfoot-Systems">
                  Bigfoot Systems 
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'51971'); return true;" href="http://www.bigfootsystems.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Martin's Point, NS </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('51971');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Bigfoot Systems® Footing Forms are the original, code evaluated engineered footing forms for... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://bigfootsystems.com/include/products.htm" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=51971'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://https://www.bigfootsystems.com/include/concrete.htm" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=51971'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://bigfootsystems.com/include/cad.htm" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=51971'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/51179/BK-Barrit">
            <img src="http://www.designguide.com/staging/imagescustomers/50561/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/51179/BK-Barrit">
                  BK Barrit
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'51179'); return true;" href="http://www.bkbarrit.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Valley Forge, PA </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('51179');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> BK Barrit is a Philadelphia manufacturer of excellent quality seating and tables. </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://bkbarrit.com/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=51179'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                </div>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/47814/Bobrick-Washroom-Equipment">
            <img src="http://www.designguide.com/staging/imagescustomers/10302/Results-Favorites/Main8.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/47814/Bobrick-Washroom-Equipment">
                   Bobrick Washroom Equipment
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'47814'); return true;" href="http://www.bobrick.com ">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> North Hollywood, CA </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('47814');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Today, Bobrick serves U.S. customers from three locations: the ... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.bobrick.com/products/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47814'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://www.bobrick.com/resource-center-2/literature/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47814'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://www.bobrick.com/resource-center-2/guide-specifications/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47814'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink3" target="_blank" href="http://www.bobrick.com/about-us/values/bobrick-green/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47814'+'&amp;stattype=14'" class="a">leed</a>
                </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://products.bobrick.com/bimobjects/Pages/default.aspx" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47814'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;">
                  <a id="HyperLink1" target="_blank" href="http://www.bobrick.com/resource-center-2/continuing-education/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47814'+'&amp;stattype=16'" class="a">ceu</a>
                </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
        </tr>
      </tbody>
    </table>
    <table width="1017" border="0" cellspacing="0" cellpadding="0">
      <tbody>
        <tr>
          <td width="339px" valign="top">
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 310px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; ">
                <a class="" href="https://youtu.be/azPkJcwv04E" target="_blank">
            <img src="http://www.designguide.com/staging/Uploaded_Movies/5404_movie.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden; margin-top: 4px; ">
                <a class="" href="https://youtu.be/azPkJcwv04E">
                The Queen of Curves : The Story of Zaha Hadid (Part 1)
            </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 4px; margin-bottom: 0px;"> 9:49 </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 2px; margin-bottom: 5px;">
                <a target="_blank" href="/building_videos_design_videos_architecture_videos.aspx" class="graytextsmall" style="font-weight: normal; text-decoration: underline; ">
                Show More Movies&gt;&gt;
            </a>
              </div>
            </div>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 310px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; ">
                <a class="" href="https://youtu.be/3A5qhGm_BVw" target="_blank">
            <img src="http://www.designguide.com/staging/Uploaded_Movies/5403_movie.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden; margin-top: 4px; ">
                <a class="" href="https://youtu.be/3A5qhGm_BVw">
                The Queen of Curves : The Story of Zaha Hadid (Part 2)
            </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 4px; margin-bottom: 0px;"> 14:20 </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 2px; margin-bottom: 5px;">
                <a target="_blank" href="/building_videos_design_videos_architecture_videos.aspx" class="graytextsmall" style="font-weight: normal; text-decoration: underline; ">
                Show More Movies&gt;&gt;
            </a>
              </div>
            </div>
          </td>
          <td colspan="2" valign="top">
            <div style="float: left; padding-top:0px; width: 661px; border: 0 none;overflow:hidden;">
              <div style="margin-top: 0px; border: 0 none; width: 661px; height: 541px;overflow:hidden;">
                <a target="_blank" onclick="RedirectURL(this)" href="https://dirt.asla.org/2022/02/01/landscape-architecture-in-the-news-highlights-january-16-31-7/"><img src="Staging/Uploaded_Movies/2_feb2022.jpg" width="661" height="541" border="0" alt="Landscape Architecture in the News Highlights"></a>
              </div>
              <div class="graytextsmall" style="margin-top: 4px;overflow:hidden;">
                <label><a target="_blank" onclick="RedirectURL(this)" href="https://dirt.asla.org/2022/02/01/landscape-architecture-in-the-news-highlights-january-16-31-7/">Landscape Architecture in the News Highlights</a></label>
              </div>
              <div class="graytextsmall" style="margin-top: 4px;overflow:hidden;">
                <label class="graytextsmall">Photo: Paul Dingman</label>
              </div>
              <div class="graytextsmall" style="margin-top: 2px; display: block;line-height:16px;">
                <label>Fast Company Design “[Atlanta] didn’t just want to replace low-lying flooded homes with a low-lying flooded park. </label>
              </div>
            </div>
          </td>
        </tr>
      </tbody>
    </table>
    <table width="1017" border="0" cellspacing="0" cellpadding="0">
      <tbody>
        <tr>
          <td width="339px" valign="top">
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/68211/Carter-Millwork">
            <img src="http://www.designguide.com/staging/imagescustomers/64702/Results-Favorites/Main9.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/68211/Carter-Millwork">
                    Carter Millwork
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'68211'); return true;" href="http://www.carterflex.com/">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Lexington, NC </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('68211');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> We satisfy the demand with quality assured flexible moulding. </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.flextrim.com/products.php" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=68211'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://www.carterflex.com/pdf/CMW_Catalog.pdf" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=68211'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://www.carterflex.com/pdf/CM_Catalog_12_2006.pdf" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=68211'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://www.flexmolding.com/flexSearch1.asp" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=68211'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                </div>
              </div>
            </div>
          </td>
          <td width="339px" valign="top">
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/72889/Casa-Vita-Bella">
            <img src="http://www.designguide.com/staging/imagescustomers/69380/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/72889/Casa-Vita-Bella">
                   Casa Vita Bella
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'72889'); return true;" href="http://www.casavitabella.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Salt Lake, UT </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('72889');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Hand-made Encaustic Tiles in Hex and Square formats. </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.casavitabella.com/collections" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=72889'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
          <td width="339px" valign="top">
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/66580/CSI-Architectural-Metal">
            <img src="http://www.designguide.com/staging/imagescustomers/63071/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/66580/CSI-Architectural-Metal">
                   CSI Architectural Metal
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'66580'); return true;" href="http://www.csimetalinc.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Carson, CA </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('66580');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> America's premier fabricator of roof &amp; wall metal systems made of aluminum, copper, stainless steel, and zinc. </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.csimetalinc.com/products.html" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66580'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://www.csimetalinc.com/products.html" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66580'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                </div>
              </div>
            </div>
          </td>
        </tr>
        <tr>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/66578/DeepStream-Designs">
            <img src="http://www.designguide.com/staging/imagescustomers/63069/Results-Favorites/Main3.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/66578/DeepStream-Designs">
                   DeepStream Designs
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'66578'); return true;" href="http://www.deepstreamdesign.com/">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Miami, FL </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('66578');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Sustainably designed Garden Planters,Garden Gates, Garden Bench, Trash Bins and Recyclers.. </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.deepstreamdesign.com/index.html" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66578'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://www.caddetails.com/Main/Company/ViewCompanyContent?companyID=2632&amp;view=Default" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66578'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/62946/Designed-Security">
            <img src="http://www.designguide.com/staging/imagescustomers/59437/Results-Favorites/Main4.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/62946/Designed-Security">
                  Designed Security
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'62946'); return true;" href="http://dsigo.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Bastrop, TX </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('62946');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Designed Security, Inc. offers a complete line of Optical ... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://dsigo.com/products/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=62946'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://dsigo.com/resources-downloads/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=62946'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://dsigo.com/resources-downloads/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=62946'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink3" target="_blank" href="http://dsigo.com/wp-content/uploads/LEED.pdf" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=62946'+'&amp;stattype=14'" class="a">leed</a>
                </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://dsigo.com/resources-downloads/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=62946'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/47644/Dex-O-Tex">
            <img src="http://www.designguide.com/staging/imagescustomers/10132/Results-Favorites/Main4.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/47644/Dex-O-Tex">
                   Dex-O-Tex
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'47644'); return true;" href="http://www.dexotex.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Rancho Dominguez, CA </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('47644');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Advanced Floor and Waterproofing Solutions! </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://dex-o-tex.com/products" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47644'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://dex-o-tex.com/ResourceCenter/Brochures" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47644'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://dex-o-tex.com/csi-specifications" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47644'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink3" target="_blank" href="http://dex-o-tex.com/leed" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47644'+'&amp;stattype=14'" class="a">leed</a>
                </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://dex-o-tex.com/details" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47644'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;">
                  <a id="HyperLink1" target="_blank" href="http://dex-o-tex.com/resources/aia-continuing-education" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47644'+'&amp;stattype=16'" class="a">ceu</a>
                </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
        </tr>
        <tr>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/63392/FoldUp-">
            <img src="http://www.designguide.com/staging/imagescustomers/59883/Results-Favorites/Main15.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/63392/FoldUp-">
                   FoldUp™ 
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'63392'); return true;" href="http://www.foldupwindow.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Rochester, NY </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('63392');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> FoldUp™ by Rochester Colonial Mfg. Corp. A unique window that creates new opportunities to open your living space to... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://foldupwindow.com/our-products/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=63392'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                </div>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/67101/Fox-Blocks-by-Airlite-Plastics-Co">
            <img src="http://www.designguide.com/staging/imagescustomers/63592/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/67101/Fox-Blocks-by-Airlite-Plastics-Co">
                   Fox Blocks by Airlite Plastics Co.
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'67101'); return true;" href="http://www.foxblocks.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Omaha, NE </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('67101');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Fox Blocks Insulating Concrete... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.foxblocks.com/products/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=67101'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://www.foxblocks.com/resources?category=3228&amp;audience=&amp;filetype=" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=67101'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink3" target="_blank" href="http://foxblocks.com/wp-content/uploads/2017/10/1.10.04-LEED-NCv4.pdf" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=67101'+'&amp;stattype=14'" class="a">leed</a>
                </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://www.caddetails.com/main/company/viewcompanycontent?companyID=4227&amp;view=Default" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=67101'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;">
                  <a id="HyperLink1" target="_blank" href="http://www.foxblocks.com/ilc" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=67101'+'&amp;stattype=16'" class="a">ceu</a>
                </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/73023/Fuller-Phoenix">
            <img src="http://www.designguide.com/staging/imagescustomers/69514/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/73023/Fuller-Phoenix">
                  Fuller-Phoenix
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'73023'); return true;" href="http://www.fullerphoenix.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Houston, TX </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('73023');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> The originators of Glasspan™ Systems. </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.fullerphoenix.com/walls.html" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=73023'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                </div>
              </div>
            </div>
          </td>
        </tr>
      </tbody>
    </table>
    <table width="1017" border="0" cellspacing="0" cellpadding="0">
      <tbody>
        <tr>
          <td colspan="2" valign="top">
            <div style="float: left; padding-top:0px; width: 661px; border: 0 none;overflow:hidden;">
              <div style="margin-top: 0px; border: 0 none; width: 661px; height: 541px;overflow:hidden;">
                <a target="_blank" onclick="RedirectURL(this)" href="https://metropolismag.com/profiles/edward-lyons-pryce-the-black-landscape-architect-that-preserved-the-tuskegee-institute/"><img src="Staging/Uploaded_Movies/3_feb2022.jpg" width="661" height="541" border="0" alt="Edward Lyons Pryce, the Black Landscape Architect that Preserved the Tuskegee Institute"></a>
              </div>
              <div class="graytextsmall" style="margin-top: 4px;overflow:hidden;">
                <label><a target="_blank" onclick="RedirectURL(this)" href="https://metropolismag.com/profiles/edward-lyons-pryce-the-black-landscape-architect-that-preserved-the-tuskegee-institute/">Edward Lyons Pryce, the Black Landscape Architect that Preserved the Tuskegee Institute</a></label>
              </div>
              <div class="graytextsmall" style="margin-top: 4px;overflow:hidden;">
                <label class="graytextsmall">Photo: Marilyn Pryce Hoytt</label>
              </div>
              <div class="graytextsmall" style="margin-top: 2px; display: block;line-height:16px;">
                <label>A new scholarship will continue Pryce’s legacy as one of the first Black landscape architects.</label>
              </div>
            </div>
          </td>
          <td width="339px" valign="top">
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 310px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; ">
                <a class="" href="https://youtu.be/ToZ1iR370hE" target="_blank">
            <img src="http://www.designguide.com/staging/Uploaded_Movies/5402_movie.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden; margin-top: 4px; ">
                <a class="" href="https://youtu.be/ToZ1iR370hE">
                MAD architects  'train station in the forest'
            </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 4px; margin-bottom: 0px;"> 2:35 </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 2px; margin-bottom: 5px;">
                <a target="_blank" href="/building_videos_design_videos_architecture_videos.aspx" class="graytextsmall" style="font-weight: normal; text-decoration: underline; ">
                Show More Movies&gt;&gt;
            </a>
              </div>
            </div>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 310px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; ">
                <a class="" href="https://youtu.be/RQYYACuDMig" target="_blank">
            <img src="http://www.designguide.com/staging/Uploaded_Movies/5401_movie.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden; margin-top: 4px; ">
                <a class="" href="https://youtu.be/RQYYACuDMig">
                Visit Wormhole Library along the coastline of Haikou, China
            </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 4px; margin-bottom: 0px;"> 1:21 </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 2px; margin-bottom: 5px;">
                <a target="_blank" href="/building_videos_design_videos_architecture_videos.aspx" class="graytextsmall" style="font-weight: normal; text-decoration: underline; ">
                Show More Movies&gt;&gt;
            </a>
              </div>
            </div>
          </td>
        </tr>
      </tbody>
    </table>
    <table width="1017" border="0" cellspacing="0" cellpadding="0">
      <tbody>
        <tr>
          <td width="339px" valign="top">
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/52148/Fyre-Tec">
            <img src="http://www.designguide.com/staging/imagescustomers/51517/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/52148/Fyre-Tec">
                   Fyre-Tec
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'52148'); return true;" href="http://www.fyre-tec.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Wayne, NE </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('52148');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Fyre-Tec's line of steel window products have been developed and enhanced for over 50 years... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://www.fyre-tec.com/literature.php" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=52148'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://www.fyre-tec.com/fyre-tec-fire-rated-windows.php" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=52148'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://www.fyre-tec.com/fyre-tec-fire-rated-windows.php" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=52148'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                </div>
              </div>
            </div>
          </td>
          <td width="339px" valign="top">
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/72351/GTI-Pots-Planters-More">
            <img src="http://www.designguide.com/staging/imagescustomers/68842/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/72351/GTI-Pots-Planters-More">
                  GTI - Pots Planters &amp; More
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'72351'); return true;" href="http://potsplantersandmore.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Skokie, IL </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('72351');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> We want to be your 'go to' source for containers and supplies... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.potsplantersandmore.com/collections/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=72351'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
          <td width="339px" valign="top">
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/66032/Hauser-Industries">
            <img src="http://www.designguide.com/staging/imagescustomers/62523/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/66032/Hauser-Industries">
                   Hauser Industries
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'66032'); return true;" href="http://www.hausersite.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Waterloo, ON </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('66032');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> North America’s manufacturer of high quality commercial outdoor furniture, shade structures and custom design. </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://hausersite.com/#product-categories" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66032'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://cdn.shopify.com/s/files/1/1192/0250/files/Hauser_Site_Furniture_-_Products_Services_Overview.pdf?15825887781599252453" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66032'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink3" target="_blank" href="http://hausersite.com/pages/sustainability-1" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66032'+'&amp;stattype=14'" class="a">leed</a>
                </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
        </tr>
        <tr>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/52688/Howard-Industries">
            <img src="http://www.designguide.com/staging/imagescustomers/52057/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/52688/Howard-Industries">
                  Howard Industries
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'52688'); return true;" href="http://www.howardindustries.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Fairview, PA </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('52688');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Howard Industries, based in northwestern Pennsylvania, has ... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.howardindustries.com/services/imprinted-brochures?utm_source=DesignGuide&amp;utm_medium=Website&amp;utm_campaign=Brochures" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=52688'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://catalog.howardindustries.com/?utm_source=DesignGuide&amp;utm_medium=Website&amp;utm_campaign=Catalog" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=52688'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://www.howardindustries.com/services/technical-drawings?utm_source=DesignGuide&amp;utm_medium=Website&amp;utm_campaign=Installation_Guides" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=52688'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/72923/Infinity-Canopy">
            <img src="http://www.designguide.com/staging/imagescustomers/69414/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/72923/Infinity-Canopy">
                   Infinity Canopy
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'72923'); return true;" href="http://goo.gl/7XHoa6">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Los Angeles, CA </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('72923');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Infinity Canopy is the most dynamic and versatile retractable canopy... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.infinitycanopy.com/#!gallery/ce1t" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=72923'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/47690/Kawneer">
            <img src="http://www.designguide.com/staging/imagescustomers/10178/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/47690/Kawneer">
                  Kawneer 
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'47690'); return true;" href="http://www.kawneer.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Norcross, GA </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('47690');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Kawneer offers architectural aluminum building product systems for the commercial construction industry. </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.kawneer.com/kawneer/north_america/en/product_browse.asp" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47690'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://www.kawneer.com/kawneer/north_america/en/adm.asp?manual=1&amp;desc=aluminum-architectural-detail-manual" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47690'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://www.kawneer.com/kawneer/north_america/en/cad_spec.asp" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47690'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink3" target="_blank" href="http://www.kawneer.com/kawneer/green/en/leeds/LeedCertification.asp" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47690'+'&amp;stattype=14'" class="a">leed</a>
                </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://www.kawneer.com/kawneer/north_america/en/bim.asp" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47690'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;">
                  <a id="HyperLink1" target="_blank" href="http://www.kawneer.com/kawneer/north_america/en/product_info_page_cat.asp?info_page_id=710" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=47690'+'&amp;stattype=16'" class="a">ceu</a>
                </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
        </tr>
        <tr>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/66624/Lattice-Stix">
            <img src="http://www.designguide.com/staging/imagescustomers/63115/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/66624/Lattice-Stix">
                  Lattice Stix
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'66624'); return true;" href="http://www.latticestix.com/index.php">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> San Francisco, CA </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('66624');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Lattice Stix manufactures high quality, decorative lattice . . . </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.latticestix.com/allprods.php" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66624'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://www.latticestix.com/index.php" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66624'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                </div>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/66273/PAC-International">
            <img src="http://www.designguide.com/staging/imagescustomers/62764/Results-Favorites/Main5.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/66273/PAC-International">
                   PAC International
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'66273'); return true;" href="http://www.pac-intl.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Canby, OR </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('66273');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> PAC International, Inc., is a world leader in Noise Control Solutions ... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.pac-intl.com/products.html" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66273'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://www.pac-intl.com/pdf/RSIC-Product-Guide-2014.pdf" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66273'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://www.pac-intl.com/specifications.html" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66273'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink3" target="_blank" href="http://www.pac-intl.com/pdf/RSIC-green-designs.pdf" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66273'+'&amp;stattype=14'" class="a">leed</a>
                </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://www.pac-intl.com/cad_dwgs.html" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66273'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;">
                  <a id="HyperLink1" target="_blank" href="http://www.pac-intl.com/rsic_university.html" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=66273'+'&amp;stattype=16'" class="a">ceu</a>
                </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                </div>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/68807/Planters-Unlimited">
            <img src="http://www.designguide.com/staging/imagescustomers/65298/Results-Favorites/Main6.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/68807/Planters-Unlimited">
                   Planters Unlimited
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'68807'); return true;" href="http://www.plantersunlimited.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Carlsbad, CA </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('68807');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Planters Unlimited specializes in commercial landscape products for architects, landscape architects... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.plantersunlimited.com/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=68807'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://info.plantersunlimited.com/catalog-request-designguide.com?utm_source=Digital- Profile-catalog&amp;utm_campaign=DesignGuide.com-catalog" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=68807'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://microsite.caddetails.com/3404" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=68807'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://microsite.caddetails.com/3404" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=68807'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                </div>
              </div>
            </div>
          </td>
        </tr>
      </tbody>
    </table>
    <table width="1017" border="0" cellspacing="0" cellpadding="0">
      <tbody>
        <tr>
          <td width="339px" valign="top">
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 310px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; ">
                <a class="" href="https://youtu.be/fu_zfDabTnU" target="_blank">
            <img src="http://www.designguide.com/staging/Uploaded_Movies/5400_movie.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden; margin-top: 4px; ">
                <a class="" href="https://youtu.be/fu_zfDabTnU">
                Transforming Urban Landscapes | Meet Ma Yansong
            </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 4px; margin-bottom: 0px;"> 5:51 </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 2px; margin-bottom: 5px;">
                <a target="_blank" href="/building_videos_design_videos_architecture_videos.aspx" class="graytextsmall" style="font-weight: normal; text-decoration: underline; ">
                Show More Movies&gt;&gt;
            </a>
              </div>
            </div>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 310px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; ">
                <a class="" href="https://youtu.be/dIKij7-rjio" target="_blank">
            <img src="http://www.designguide.com/staging/Uploaded_Movies/5399_movie.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden; margin-top: 4px; ">
                <a class="" href="https://youtu.be/dIKij7-rjio">
                Star architect Ma Yansong - Danwei TV Hard Hat Show
            </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 4px; margin-bottom: 0px;"> 8:15 </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 2px; margin-bottom: 5px;">
                <a target="_blank" href="/building_videos_design_videos_architecture_videos.aspx" class="graytextsmall" style="font-weight: normal; text-decoration: underline; ">
                Show More Movies&gt;&gt;
            </a>
              </div>
            </div>
          </td>
          <td colspan="2" valign="top">
            <div style="float: left; padding-top:0px; width: 661px; border: 0 none;overflow:hidden;">
              <div style="margin-top: 0px; border: 0 none; width: 661px; height: 541px;overflow:hidden;">
                <a target="_blank" onclick="RedirectURL(this)" href="https://www.abitare.it/en/architecture/projects/2022/01/29/alfonso-femia-mixed-use-complex-marseille/"><img src="Staging/Uploaded_Movies/4_feb2022.jpg" width="661" height="541" border="0" alt="Rhythm and colour in Marseille "></a>
              </div>
              <div class="graytextsmall" style="margin-top: 4px;overflow:hidden;">
                <label><a target="_blank" onclick="RedirectURL(this)" href="https://www.abitare.it/en/architecture/projects/2022/01/29/alfonso-femia-mixed-use-complex-marseille/">Rhythm and colour in Marseille </a></label>
              </div>
              <div class="graytextsmall" style="margin-top: 4px;overflow:hidden;">
                <label class="graytextsmall">Photo: Stefano Anzini</label>
              </div>
              <div class="graytextsmall" style="margin-top: 2px; display: block;line-height:16px;">
                <label>A new mixed-use complex by Atelier(s) Alfonso Femia restores quality to a historic block in the French city.</label>
              </div>
            </div>
          </td>
        </tr>
      </tbody>
    </table>
    <table width="1017" border="0" cellspacing="0" cellpadding="0">
      <tbody>
        <tr>
          <td width="339px" valign="top">
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/73424/Pool-and-Spa-Enclosures">
            <img src="http://www.designguide.com/staging/imagescustomers/69915/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/73424/Pool-and-Spa-Enclosures">
                    Pool and Spa Enclosures
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'73424'); return true;" href="http://www.sunrooms-enclosures.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Monroe, NJ </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('73424');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Retractable pool, spa and patio enclosures, all year and all weather. It's time to relax and enjoy with quality... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.sunrooms-enclosures.com/enclosures-list/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=73424'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://www.sunrooms-enclosures.com/enclosure-catalogues/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=73424'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                </div>
              </div>
            </div>
          </td>
          <td width="339px" valign="top">
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/68752/Covertech-rFoil-Insulation">
            <img src="http://www.designguide.com/staging/imagescustomers/65243/Results-Favorites/Main3.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/68752/Covertech-rFoil-Insulation">
                  Covertech - rFoil Insulation 
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'68752'); return true;" href="http://www.rfoil.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Etobicoke, ON </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('68752');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Covertech has started up a blown film division and is now ... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.rfoil.com/products.shtml" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=68752'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://www.rfoil.com/products.shtml" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=68752'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://www.rfoil.com/products.shtml" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=68752'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
          <td width="339px" valign="top">
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/72679/Safety-Rail-Company">
            <img src="http://www.designguide.com/staging/imagescustomers/69170/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/72679/Safety-Rail-Company">
                  Safety Rail Company
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'72679'); return true;" href="http://www.safetyrailcompany.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Spring Park, MN </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('72679');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Safety Handrail &amp; Railing Solutions&nbsp;- Smarter. Better. Easier. </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.safetyrailcompany.com/e-brochure/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=72679'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://www.safetyrailcompany.com/content/MobileRailFlipBook/MobileRail/flipbook/index.html?page=1" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=72679'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://www.safetyrailcompany.com/specs-bim-models/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=72679'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://www.safetyrailcompany.com/specs-bim-models/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=72679'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                </div>
              </div>
            </div>
          </td>
        </tr>
        <tr>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/49519/SAFTI-FIRST-Fire-Rated-Glazing">
            <img src="http://www.designguide.com/staging/imagescustomers/48916/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/49519/SAFTI-FIRST-Fire-Rated-Glazing">
                  SAFTI FIRST™ Fire Rated Glazing 
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'49519'); return true;" href="http://www.safti.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Brisbane, CA </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('49519');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> SAFTI FIRST Fire Rated Glazing Solutions was the first to... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://safti.com/fireglass.html" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=49519'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://www.safti.com/selector.html" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=49519'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://www.safti.com/specs" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=49519'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://www.safti.com/details" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=49519'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;">
                  <a id="HyperLink1" target="_blank" href="http://safti.com/webinars/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=49519'+'&amp;stattype=16'" class="a">ceu</a>
                </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/74564/Sonus">
            <img src="http://www.designguide.com/staging/imagescustomers/71055/Results-Favorites/Main2.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/74564/Sonus">
                   Sonus
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'74564'); return true;" href="http://www.sonusna.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Frederick, CO </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('74564');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Masterful Acoustics For Vibrant, Functional Spaces </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.sonusna.com/product-filter" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=74564'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://assets-global.website-files.com/5f4fd2bd2371867d7e3a1fd5/61420d3f1e4d8f70d142dc01_product%20catalog%209-15.pdf" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=74564'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://www.sonusna.com/resources-2/downloads?groupings-for-downloads-short=specifications" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=74564'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink3" target="_blank" href="http://www.sonusna.com/resources-2/downloads?groupings-for-downloads-short=other" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=74564'+'&amp;stattype=14'" class="a">leed</a>
                </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/67422/Specrail">
            <img src="http://www.designguide.com/staging/imagescustomers/63913/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/67422/Specrail">
                  Specrail
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'67422'); return true;" href="http://www.specrail.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Hamden, CT </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('67422');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> Manufacturer of aluminum fence products for residential, commercial and industrial projects. </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://specrail.com/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=67422'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://specrail.com/general-specifications/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=67422'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                </div>
              </div>
            </div>
          </td>
        </tr>
        <tr>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/72400/Stainless-Structurals-America">
            <img src="http://www.designguide.com/staging/imagescustomers/68891/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/72400/Stainless-Structurals-America">
                   Stainless Structurals America
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'72400'); return true;" href="http://www.stainless-structurals.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Conroe, TX </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('72400');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> AESS for Curtain Walls and more... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.stainless-structurals.com/products/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=72400'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://www.stainless-structurals.com/product-catalog/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=72400'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://www.stainless-structurals.com/support/#Downloads" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=72400'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                </div>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/49402/Victor-Stanley">
            <img src="http://www.designguide.com/staging/imagescustomers/48799/Results-Favorites/Main1.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/49402/Victor-Stanley">
                  Victor Stanley
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'49402'); return true;" href="http://www.victorstanley.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Dunkirk, MD </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('49402');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> From benches and bike racks to smart litter receptacles, we design, engineer &amp; manufacture every product for longevity. </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.victorstanley.com/product-category/series/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=49402'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://www.victorstanley.com/downloads/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=49402'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink4" target="_blank" href="http://www.victorstanley.com/downloads/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=49402'+'&amp;stattype=13'" class="a">spec</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink3" target="_blank" href="http://www.victorstanley.com/about-us/environmental-commitment/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=49402'+'&amp;stattype=14'" class="a">leed</a>
                </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;">
                  <a id="HyperLink2" target="_blank" href="http://www.victorstanley.com/downloads/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=49402'+'&amp;stattype=15'" class="a">cad</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;">
                  <a id="HyperLink1" target="_blank" href="http://www.victorstanley.com/laces/aboutlaces/" onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=49402'+'&amp;stattype=16'" class="a">ceu</a>
                </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; margin-bottom: 3px;">
                <a class="" href="/products/59019/Wittus-Fire-by-Design">
            <img src="http://www.designguide.com/staging/imagescustomers/58381/Results-Favorites/Main3.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div class="graytextsmall" style="width: 222px; float: left; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a class="" href="/products/59019/Wittus-Fire-by-Design">
                  Wittus - Fire by Design
            </a>
                </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 2px;">
                  <a target="_blank" class="" onclick="DoRegisterWebClick(this.href,'59019'); return true;" href="http://www.wittus.com">View Website</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 2px; margin-bottom: 2px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Pound Ridge, NY </div>
                <div style="width: 100px; float: left; text-align: right; border: 0 none; overflow: hidden;
            margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('59019');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
        margin-top: 0px; margin-bottom: 0px; line-height:16px;"> We continue to improve and develop new products to ... </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; clear: both; overflow: hidden;
        margin-top: 4px; margin-bottom: 3px;">
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink6" target="_blank" href="http://www.wittus.com/wiproductsbase.htm " onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=59019'+'&amp;stattype=11'" class="a">prod</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;">
                  <a id="HyperLink5" target="_blank" href="http://www.wittus.com/wicatalog.htm " onclick="if (this.href.indexOf('redirect.ashx') == -1) this.href = 'redirect.ashx?url='+ this.href+'&amp;lid=59019'+'&amp;stattype=12'" class="a">cat</a>
                </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 30px; float: left; border: 0 none; overflow: hidden; text-align: left;"> &nbsp; </div>
                <div style="width: 40px; float: left; border: 0 none; overflow: hidden; text-align: right;"> &nbsp; </div>
                <div class="graytextsmall" style="width: 92px; float: left; border: 0 none; overflow: hidden;
            text-align: right;">
                  <img src="/media/green.jpg" alt="Green" height="13">
                </div>
              </div>
            </div>
          </td>
        </tr>
      </tbody>
    </table>
    <table width="1017" border="0" cellspacing="0" cellpadding="0">
      <tbody>
        <tr>
          <td colspan="2" valign="top">
            <div style="float: left; padding-top:0px; width: 661px; border: 0 none;overflow:hidden;">
              <div style="margin-top: 0px; border: 0 none; width: 661px; height: 541px;overflow:hidden;">
                <a target="_blank" onclick="RedirectURL(this)" href="https://www.contemporist.com/oak-lined-interior-of-this-cabin-is-a-warm-escape-from-the-weather-outside/"><img src="Staging/Uploaded_Movies/5_feb2022.jpg" width="661" height="541" border="0" alt="The Oak-Lined Interior Of This Cabin Is A Warm Escape From The Weather Outside"></a>
              </div>
              <div class="graytextsmall" style="margin-top: 4px;overflow:hidden;">
                <label><a target="_blank" onclick="RedirectURL(this)" href="https://www.contemporist.com/oak-lined-interior-of-this-cabin-is-a-warm-escape-from-the-weather-outside/">The Oak-Lined Interior Of This Cabin Is A Warm Escape From The Weather Outside</a></label>
              </div>
              <div class="graytextsmall" style="margin-top: 4px;overflow:hidden;">
                <label class="graytextsmall">Photo: Arseniy Rossikhin</label>
              </div>
              <div class="graytextsmall" style="margin-top: 2px; display: block;line-height:16px;">
                <label>Architects Ivan Ovchinnikov, Olga Sandakova, and Kirill Kazakov of DublDom, together with interior designer Anna Kandybovich, have recently completed a modular prefabricated home named “TOPOL 27”.</label>
              </div>
            </div>
          </td>
          <td width="339px" valign="top">
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 310px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; ">
                <a class="" href="https://youtu.be/_IjOzD2KeLg" target="_blank">
            <img src="http://www.designguide.com/staging/Uploaded_Movies/5398_movie.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden; margin-top: 4px; ">
                <a class="" href="https://youtu.be/_IjOzD2KeLg">
                Star architect fears for his famous masterpiece in Vals.
            </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 4px; margin-bottom: 0px;"> 3:15 </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 2px; margin-bottom: 5px;">
                <a target="_blank" href="/building_videos_design_videos_architecture_videos.aspx" class="graytextsmall" style="font-weight: normal; text-decoration: underline; ">
                Show More Movies&gt;&gt;
            </a>
              </div>
            </div>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
    margin-top: 0px; margin-bottom: 0px; height: 310px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; margin-top: 0px; ">
                <a class="" href="https://youtu.be/gV4QmRsQP0o" target="_blank">
            <img src="http://www.designguide.com/staging/Uploaded_Movies/5397_movie.jpg" width="322" height="231" border="0">
        </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden; margin-top: 4px; ">
                <a class="" href="https://youtu.be/gV4QmRsQP0o">
                Peter Zumthor - Therme in Vals
            </a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 4px; margin-bottom: 0px;"> 4:26 </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 2px; margin-bottom: 5px;">
                <a target="_blank" href="/building_videos_design_videos_architecture_videos.aspx" class="graytextsmall" style="font-weight: normal; text-decoration: underline; ">
                Show More Movies&gt;&gt;
            </a>
              </div>
            </div>
          </td>
        </tr>
      </tbody>
    </table>
    <div class="categoryHeader" style="clear: both; width: 992px; margin-bottom: 16px;margin-top: 0px;
    overflow: hidden;">
      <div class="orangeheadline3_wht" style="width: 50%;float:left"> Featured Design Professionals </div>
      <div style="width: 49%; float: left;text-align:right">
        <a id="ctl00_ContentPlaceHolder1_Featured_Members2_HyperLinkFirmRegister" class="fancyboxiframe rp" href="Account/RequestRegister">Profile Your Design Firm</a>
      </div>
    </div>
    <table id="ctl00_ContentPlaceHolder1_Featured_Members2_dlt_FeaturedProfessionals" class="graytextsmall" cellspacing="0" border="0" style="width:1017px;border-collapse:collapse;">
      <tbody>
        <tr>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
            margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 3px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'74122'); return true;" href="http://studiogang.com/">
                    <img alt="" src="http://www.designguide.com/staging/imagescustomers/70613/Results-Favorites/Main1.jpg" width="322" height="231" border="0"></a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 5px; margin-bottom: 2px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'74122'); return true;" href="http://studiogang.com/">
                      Studio Gang</a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> 1520 W Division Street </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('74122');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Chicago, IL&nbsp;60642 </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a id="ctl00_ContentPlaceHolder1_Featured_Members2_dlt_FeaturedProfessionals_ctl00_HyperLinkFirmLogin" class="fancyboxiframe a" href="Account/Login/74122" style="">Update Info</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;"> Tel:&nbsp;773.384.1212 </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <a class="a" href="mailto:"> </a>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
            margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 3px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'46066'); return true;" href="http://www.sasaki.com">
                    <img alt="" src="http://www.designguide.com/staging/imagescustomers/46066/Results-Favorites/Main2.jpg" width="322" height="231" border="0"></a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 5px; margin-bottom: 2px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'46066'); return true;" href="http://www.sasaki.com">
                      Sasaki Associates</a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> 64 Pleasant St. </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('46066');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Watertown, MA&nbsp;02472 </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a id="ctl00_ContentPlaceHolder1_Featured_Members2_dlt_FeaturedProfessionals_ctl01_HyperLinkFirmLogin" class="fancyboxiframe a" href="Account/Login/46066" style="">Update Info</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;"> Tel:&nbsp;617.926.3300 </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <a class="a" href="mailto:info@sasaki.com"> info@sasaki.com</a>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
            margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 3px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'48204'); return true;" href="http://www.olsonkundigarchitects.com">
                    <img alt="" src="http://www.designguide.com/staging/imagescustomers/47602/Results-Favorites/Main1.jpg" width="322" height="231" border="0"></a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 5px; margin-bottom: 2px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'48204'); return true;" href="http://www.olsonkundigarchitects.com">
                        Olson Kundig Architects</a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> 159 South Jackson Street, 6th Floor </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('48204');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Seattle, WA&nbsp;98104 </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a id="ctl00_ContentPlaceHolder1_Featured_Members2_dlt_FeaturedProfessionals_ctl02_HyperLinkFirmLogin" class="fancyboxiframe a" href="Account/Login/48204" style="">Update Info</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;"> Tel:&nbsp;206.624.5670 </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <a class="a" href="mailto:matt@olsonsundberg.com"> matt@olsonsundberg.com</a>
              </div>
            </div>
          </td>
        </tr>
        <tr>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
            margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 3px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'51004'); return true;" href="http://www.champalimauddesign.com">
                    <img alt="" src="http://www.designguide.com/staging/imagescustomers/50387/Results-Favorites/main1.jpg" width="322" height="231" border="0"></a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 5px; margin-bottom: 2px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'51004'); return true;" href="http://www.champalimauddesign.com">
                      Champalimaud and Associates</a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> One Union Square West #603 </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('51004');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> New York, NY&nbsp;10003 </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a id="ctl00_ContentPlaceHolder1_Featured_Members2_dlt_FeaturedProfessionals_ctl03_HyperLinkFirmLogin" class="fancyboxiframe a" href="Account/Login/51004" style="">Update Info</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;"> Tel:&nbsp;212.807.8869 </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <a class="a" href="mailto:info@alexchamp.com"> info@alexchamp.com</a>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
            margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 3px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'49796'); return true;" href="http://www.dsrny.com/">
                    <img alt="" src="http://www.designguide.com/staging/imagescustomers/49184/Results-Favorites/Main7.jpg" width="322" height="231" border="0"></a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 5px; margin-bottom: 2px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'49796'); return true;" href="http://www.dsrny.com/">
                        Diller Scofidio + Renfro</a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> 601 W. 26th Street </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('49796');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> New York, NY&nbsp;10001 </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a id="ctl00_ContentPlaceHolder1_Featured_Members2_dlt_FeaturedProfessionals_ctl04_HyperLinkFirmLogin" class="fancyboxiframe a" href="Account/Login/49796" style="">Update Info</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;"> Tel:&nbsp;212.260.7971 </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <a class="a" href="mailto:disco@dsrny.com"> disco@dsrny.com</a>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
            margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 3px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'47090'); return true;" href="http://www.hlblighting.com ">
                    <img alt="" src="http://www.designguide.com/staging/imagescustomers/47090/Results-Favorites/Main13.jpg" width="322" height="231" border="0"></a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 5px; margin-bottom: 2px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'47090'); return true;" href="http://www.hlblighting.com ">
                        Horton Lees Brogden Lighting Design</a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> 8580 Washington Blvd. </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('47090');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Los Angeles, CA&nbsp;90232 </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a id="ctl00_ContentPlaceHolder1_Featured_Members2_dlt_FeaturedProfessionals_ctl05_HyperLinkFirmLogin" class="fancyboxiframe a" href="Account/Login/47090" style="">Update Info</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;"> Tel:&nbsp;310.837.0929 </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <a class="a" href="mailto:info@hlblighting.com"> info@hlblighting.com</a>
              </div>
            </div>
          </td>
        </tr>
        <tr>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
            margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 3px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'73832'); return true;" href="http://www.3six0.com">
                    <img alt="" src="http://www.designguide.com/staging/imagescustomers/70323/Results-Favorites/Main1.jpg" width="322" height="231" border="0"></a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 5px; margin-bottom: 2px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'73832'); return true;" href="http://www.3six0.com">
                      3SIX0 Architecture</a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> 146 Westminster Street </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('73832');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Providence, RI&nbsp;02903 </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a id="ctl00_ContentPlaceHolder1_Featured_Members2_dlt_FeaturedProfessionals_ctl06_HyperLinkFirmLogin" class="fancyboxiframe a" href="Account/Login/73832" style="">Update Info</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;"> Tel:&nbsp;401.421.4360 </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <a class="a" href="mailto:info@3six0.com"> info@3six0.com</a>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
            margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 3px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'46059'); return true;" href="http://www.omniplan.com">
                    <img alt="" src="http://www.designguide.com/staging/imagescustomers/46059/Results-Favorites/Main1.jpg" width="322" height="231" border="0"></a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 5px; margin-bottom: 2px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'46059'); return true;" href="http://www.omniplan.com">
                      Omniplan</a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> 1845 Woodall Rodgers Freeway </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('46059');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Dallas, TX&nbsp;75201 </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a id="ctl00_ContentPlaceHolder1_Featured_Members2_dlt_FeaturedProfessionals_ctl07_HyperLinkFirmLogin" class="fancyboxiframe a" href="Account/Login/46059" style="">Update Info</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;"> Tel:&nbsp;214.826.7080 </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <a class="a" href="mailto:ygalbreath@omniplan.com"> ygalbreath@omniplan.com</a>
              </div>
            </div>
          </td>
          <td>
            <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
            margin-top: 0px; margin-bottom: 0px; height: 325px;">
              <div class="graytextsmall" style="width: 100%; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 3px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'46054'); return true;" href="http://www.lwa-architects.com">
                    <img alt="" src="http://www.designguide.com/staging/imagescustomers/46054/Results-Favorites/Main2.jpg" width="322" height="231" border="0"></a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 5px; margin-bottom: 2px;">
                <a target="_blank" onclick="DoRegisterWebClick(this.href,'46054'); return true;" href="http://www.lwa-architects.com">
                      Leers Weinzapfel Associates</a>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> 75 Kneeland St </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a class="a" onclick="AddToMyFavorite('46054');return false;" href="#">+ Workbook</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <div style="width: 222px; float: left; border: 0 none; overflow: hidden; margin-top: 0px;"> Boston, MA&nbsp;02111 </div>
                <div style="width: 100px; float: left;text-align:right; border: 0 none; overflow: hidden; margin-top: 0px;">
                  <a id="ctl00_ContentPlaceHolder1_Featured_Members2_dlt_FeaturedProfessionals_ctl08_HyperLinkFirmLogin" class="fancyboxiframe a" href="Account/Login/46054" style="">Update Info</a>
                </div>
              </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;"> Tel:&nbsp;617.423.5711 </div>
              <div class="graytextsmall" style="width: 322px; border: 0 none; overflow: hidden;
                margin-top: 0px; margin-bottom: 5px;">
                <a class="a" href="mailto:marketing@lwa-architects.com"> marketing@lwa-architects.com</a>
              </div>
            </div>
          </td>
        </tr>
      </tbody>
    </table>
    <div style="width: 692px; margin-top: 8px; margin-bottom: 8px;overflow: hidden;">
      <a href="#" class="a">back to top</a>
    </div>
    <script type="text/javascript">
      <!--
      var timerID = null
      var timerRunning = false

      function MakeArray(size) {
        this.length = size;
        for (var i = 1; i <= size; i++) {
          this[i] = "";
        }
        return this;
      }

      function stopclock() {
        if (timerRunning) clearTimeout(timerID);
        timerRunning = false
      }

      function showtime() {
        var now = new Date();
        var year = now.getFullYear();
        var month = now.getMonth();
        var date = now.getDate();
        var hours = now.getHours();
        var minutes = now.getMinutes();
        var seconds = now.getSeconds();
        var months = new Array("January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December")
        var MonthValue = "";
        var DateValue = "";
        var YearValue = "";
        var TimeValue = "";
        var AMPM = "";
        MonthValue += (months[month]);
        DateValue += " " + date;
        YearValue += ", " + year;
        if (hours > 12) {
          hours = hours - 12;
          AMPM = "  P.M.";
        } else {
          AMPM = "  A.M.";
        }
        if (hours < 10) {
          hours = "0" + hours;
        }
        TimeValue += "  " + hours;
        TimeValue += ((minutes < 10) ? ":0" : ":") + minutes;
        TimeValue += ((seconds < 10) ? ":0" : ":") + seconds;
        document.getElementById("LabTime").innerHTML = MonthValue + DateValue + YearValue + TimeValue + AMPM;
        timerID = setTimeout("showtime()", 1000);
        timerRunning = true
      }

      function startclock() {
        stopclock();
        showtime()
      }
      -->
    </script>
    <!---->
    <div style="width: 1000px; margin-top: 10px; margin-bottom: 10px; overflow: hidden;">
      <div style="width: 322px; float: left;">
        <div style="width: 107px; float: left;">
          <a id="ctl00_adspace1_HyperLink1" href="https://whc.unesco.org/" target="_blank"><img id="ctl00_adspace1_Image1" title="unesco" src="Staging/Uploaded_Movies/unesco_bottom_logo.jpg" style="height:42px;width:107px;border-width:0px;"></a>
        </div>
        <div style="width: 107px; float: left;">
          <a id="ctl00_adspace1_HyperLink2" href="https://www.iald.org/" target="_blank"><img id="ctl00_adspace1_Image2" title="IALD" src="Staging/Uploaded_Movies/IALD_logo.jpg" style="height:42px;width:107px;border-width:0px;"></a>
        </div>
        <div style="width: 108px; float: left;">
          <a id="ctl00_adspace1_HyperLink3" href="https://www.asid.org/" target="_blank"><img id="ctl00_adspace1_Image3" title="ASID" src="Staging/Uploaded_Movies/asid_logo.jpg" style="height:42px;width:108px;border-width:0px;"></a>
        </div>
      </div>
      <div style="width: 322px; float: left;margin-left:17px;">
        <div style="width: 107px; float: left;">
          <a id="ctl00_adspacemore1_HyperLink1" href="http://aplusd.org/" target="_blank"><img id="ctl00_adspacemore1_Image1" title="A + D Museum" src="Staging/Uploaded_Movies/aplusd_logo.jpg" style="height:42px;width:107px;border-width:0px;"></a>
        </div>
        <div style="width: 107px; float: left;">
          <a id="ctl00_adspacemore1_HyperLink2" href="http://www.aialosangeles.org/" target="_blank"><img id="ctl00_adspacemore1_Image2" title="AIA Los Angeles" src="Staging/Uploaded_Movies/aia_la_bottom_logo.jpg" style="height:42px;width:107px;border-width:0px;"></a>
        </div>
        <div style="width: 108px; float: left;">
          <a id="ctl00_adspacemore1_HyperLink3" href="http://aiany.aiany.org/index.php?section=aia-new-york" target="_blank"><img id="ctl00_adspacemore1_Image3" title="AIA New York" src="Staging/Uploaded_Movies/aia_ny_bottom_logo.jpg" style="height:42px;width:108px;border-width:0px;"></a>
        </div>
      </div>
      <div style="width: 322px; float: left;margin-left:17px;">
        <div style="width: 107px; float: left;">
          <a id="ctl00_adspacerow1_HyperLink1" href="http://www.asla.org/" target="_blank"><img id="ctl00_adspacerow1_Image1" title="ASLA" src="Staging/Uploaded_Movies/ASLA_button0913.jpg" style="height:42px;width:107px;border-width:0px;"></a>
        </div>
        <div style="width: 107px; float: left;">
          <a id="ctl00_adspacerow1_HyperLink2" href="http://www.aia.org/" target="_blank"><img id="ctl00_adspacerow1_Image2" title="AIA" src="Staging/Uploaded_Movies/aia_grey_button0913.jpg" style="height:42px;width:107px;border-width:0px;"></a>
        </div>
        <div style="width: 108px; float: left;">
          <a id="ctl00_adspacerow1_HyperLink3" href="https://www.greenbuildexpo.com/en/home.html" target="_blank"><img id="ctl00_adspacerow1_Image3" title="GreenBuild" src="Staging/Uploaded_Movies/greenbuild_bottom_logo.jpg" style="height:42px;width:108px;border-width:0px;"></a>
        </div>
      </div>
    </div>
    <style>
      #designlinkbottom a:link {
        color: #fff;
        font-weight: normal;
        font-size: 14px;
      }

      #designlinkbottom a:active {
        color: #fff;
        font-weight: normal;
      }

      #designlinkbottom a:visited {
        color: #fff;
        font-weight: normal;
      }

      #designlinkbottom a:hover {
        color: #E5E4E2;
        font-weight: normal;
      }
    </style>
    <div id="designlinkbottom" style="clear: both; overflow: hidden; width: 980px; margin-top: 10px; margin-bottom: 10px;
    padding: 10px; background-color: #808080">
      <table border="0" width="940px" cellpadding="0" cellspacing="5" style="float:left">
        <tbody>
          <tr>
            <td style="width: 220px">
              <a href="Design_Professionals.aspx" class="">Design
                    Professionals</a>
            </td>
            <td style="width: 225px">
              <a href="News.aspx">News</a>
            </td>
            <td style="width: 215px">
              <a id="ctl00_design_link1_HyperLinkLogin" class="fancyboxiframe" href="/Login.aspx">Sign In</a>
            </td>
            <td style="width: 240px">
              <a href="http://www.designguide.com/membership/Membership%20Opportunity.pdf">Manufacturer Opportunities</a>
            </td>
          </tr>
          <tr>
            <td>
              <a href="Building_Products.aspx" id="ctl00_design_link1_A1">Products + Furnishings</a>
            </td>
            <td>
              <a href="Industry_Events.aspx">Industry Events + Press</a>
            </td>
            <td>
              <a id="ctl00_design_link1_HyperLinkRegister" class="fancyboxiframe" href="/RegistrationSimple.aspx">Register</a>
            </td>
            <td>
              <a href="http://www.designguide.com/ripens.html">Designguide.com Ripens</a>
            </td>
          </tr>
          <tr>
            <td>
              <a id="ctl00_design_link1_HyperLinkFirmRegister" class="fancyboxiframe" href="Account/RequestRegister">Profile Your Design Firm</a>
            </td>
            <td>
              <a href="resources.aspx">Resources</a>
            </td>
            <td>
              <a id="ctl00_design_link1_HyperLink2" onclick="return IsUserAuthedByPassword();" href="UserFavorite.aspx" style="">Visit Your WorkBook</a>
            </td>
            <td>
              <a href="http://www.designguide.com/reviews.html">Designguide.com Reviews</a>
            </td>
          </tr>
          <tr valign="top">
            <td>
              <a id="ctl00_design_link1_HyperLinkCompanyRegister" class="fancyboxiframe" href="Account/RequestCompany">Showcase your Products</a>
            </td>
            <td>
              <a href="CEU_Learning_Center.aspx" class="">CEU Learning Center</a>
            </td>
            <td>
              <a class="fancyboxiframe" href="Feedback.aspx">Contact Us</a>
            </td>
            <td>
              <a href="http://www.designguide.com/mediakit/2020_Media_Kit.pdf">Designguide.com Media Kit</a>
            </td>
          </tr>
        </tbody>
      </table>
      <table border="0" width="30px" cellpadding="0">
        <tbody>
          <tr>
            <td>
              <a id="ctl00_design_link1_HyperLink1" href="http://www.facebook.com/pages/DesignGuidecom/345073518912290" target="_blank" style="margin-left: 0px;"><img id="ctl00_design_link1_Image4" src="media/largefacebook.png" style="border-width:0px;"></a>
            </td>
          </tr>
          <tr>
            <td>
              <a id="ctl00_design_link1_HyperLink3" href="https://twitter.com/DesignGuide_com" target="_blank" style="margin-left: 0px;"><img id="ctl00_design_link1_Image5" src="media/largetwitter.png" style="border-width:0px;"></a>
            </td>
          </tr>
          <tr>
            <td>
              <a id="ctl00_design_link1_HyperLink4" href="http://designguide-com.tumblr.com/" target="_blank" style="margin-left: 0px;"><img id="ctl00_design_link1_Image6" src="media/largetumblr.png" style="border-width:0px;"></a>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
    <script type="text/javascript">
      $(document).ready(function() {
        $("a#linkFeedback").fancybox();
      });
    </script>
    <div class="graytextsmall" style="clear: both; width: 100%; margin-top: 10px; margin-bottom: 10px;overflow:hidden;">
      <div align="left">
        <span id="ctl00_zBottom_lbl_footerBlock">
          <b>designguide.com</b> is a comprehensive and efficient research, communication and advertising platform for the building &amp; design industry. <br><br> Including a directory of top American <b>Design Professionals</b> including:
          architects, engineers, interior designers, landscape architects, lighting designers. <br><br> A showcase of quality <b>Building Products and Furnishings</b> for both commercial and residential projects, including the top North American
          manufacturers of computer software &amp; tools, site construction materials, concrete materials, masonry materials &amp; stone, steel &amp; metal products, wood &amp; plastics products, thermal &amp; moisture protection products, roofing
          products, door &amp; window products, finish materials, special construction products, appliances &amp; building equipment, furniture and furnishing products, special construction systems, lifts &amp; elevators, plumbing fixtures,
          mechanical equipment, lighting fixtures &amp; electrical equipment. <br><br>
          <b>Resource links</b> to important design &amp; building industry sites including associations, books &amp; videos, calendars, competitions, design centers, directories, education resources, e-zines, employment resources, historical,
          magazines, museums, supplies and design related travel. <br><br>
          <b>User features</b> include a professional CEU learning center, a national building code center, a material &amp; furnishings marketplace, a building &amp; design blog-o-sphere, a movie house streaming building &amp; design videos and an
          industry event calendar, all updatable by the site users. <br><br> Industry focused e-newsletters include: <b>"Connect"</b> (industry news and featured members),<b>"Innovations"</b> (innovative projects, people and products) and
          <b>"Green"</b> (a green and sustainable industry perspective report), and an industry event calendar. <br><br> Awarded Grand Prize for Innovations in Computer Solutions for the Industry by Buildings Magazine. <br><br>
        </span>
        <b>designguide.com</b>
        <br> your source for the best in building + design
      </div>
    </div>
    <br>
    <script>
      (function(i, s, o, g, r, a, m) {
        i['GoogleAnalyticsObject'] = r;
        i[r] = i[r] || function() {
          (i[r].q = i[r].q || []).push(arguments)
        }, i[r].l = 1 * new Date();
        a = s.createElement(o),
          m = s.getElementsByTagName(o)[0];
        a.async = 1;
        a.src = g;
        m.parentNode.insertBefore(a, m)
      })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
      ga('create', 'UA-43337531-1', 'designguide.com');
      ga('send', 'pageview');
    </script>
    <!-- Google Analytics Code -->
    <!-- Google Analytics Code -->
    <!--_gaq.push(['_setLocalRemoteServerMode']); -->
    <!-- __utm.gif in the home directory -->
    <!-- Begin W3Counter Tracking Code -->
    <!-- End W3Counter Tracking Code-->
    <!-- Site Meter -->
    <!-- Copyright (c)2009 Site Meter -->
    <!-- Start of StatCounter Code -->
    <!-- End of StatCounter Code -->
    <!-- Start of StatCounter Code -->
    <!-- End of StatCounter Code -->
    <a id="btfeedback" class="feedback fancyboxiframe" href="Feedback.aspx">Feedback</a>
  </div>
</form>

Text Content

Request Complete Select Country
 * 
 * Professionals
   * Architects
   * Interior Designers
   * Engineers
   * Landscape Architects
   * Acoustical + AV
   * Lighting Designers
 * Products
   * 01 Computer + Tools
   * 02 Site Construction
   * 03 Concrete
   * 04 Masonry + Stone
   * 05 Metals
   * 06 Wood + Plastics
   * 07 Thermal + Moisture
   * 08 Doors + Windows
   * 09 Finishes
   * 10 Specialties
   * 11 Equip. + Appliances
   * 12 Furnishings
   * 13 Special Construction
   * 14 Conveying Systems
   * 15 Plumbing + HVAC
   * 16 Lighting + Electrical
 * News
   * Innovations
   * Connect
   * Product Showcase
   * Movie House
   * Showtime
   * CEU Learning Center
 * + Workbook Sign In Sign In
 * Products Professionals
 * Sign In
 * Register

Populous completes Ice Ribbon arena for Beijing 2022 Winter Olympics
Photos: Populous
Architecture firm Populous has unveiled the National Speed Skating Oval, also
known as the Ice Ribbon, the only new building created for the Beijing 2022
Winter Olympics.

MoreySmith Revamps London’s Henrietta House for Hybrid Work
Photograph: Hufton+Crow
CBRE expands its existing office building to create a future-forward work
environment focused on collaboration and wellness.

Homage to the square: house inspired by Josef Albers
Photo: Borzu Talaie
A famous series of artworks by the German painter inspired the architectural
composition of a single-family residence in the Greater Toronto Area.

Tezuka Architects optimizes views of mount fuji from its terraced 'castle house'
Photo: Katsuhisa Kida
Tezuka Architects presents its ‘castle house,’ built in shizuoka with stunning
views of mount fuji. during the design of the project, the team notes that...

PCA-Stream and RF Studio Meld Two Historic Buildings in Paris to Create a Modern
Office
Photo: Jean-Philippe Mesguen
Situated at the prowlike juncture between Boulevard Haussmann and Rue du
Faubourg Saint-Honoré in the eighth arrondissement stands a hybrid structure
originally composed of two buildings...

Casa Sofía / CASTILLO + VALDIVIESO arquitectos
Photo: Freddy Bonilla
A simple geometry with homogeneous and continuous textures makes this project a
contemporary and unique composition in its immediate context.

Populous completes Ice Ribbon arena for Beijing 2022 Winter Olympics
Photos: Populous
Architecture firm Populous has unveiled the National Speed Skating Oval, also
known as the Ice Ribbon, the only new building created for the Beijing 2022
Winter Olympics.

MoreySmith Revamps London’s Henrietta House for Hybrid Work
Photograph: Hufton+Crow
CBRE expands its existing office building to create a future-forward work
environment focused on collaboration and wellness.

Homage to the square: house inspired by Josef Albers
Photo: Borzu Talaie
A famous series of artworks by the German painter inspired the architectural
composition of a single-family residence in the Greater Toronto Area.

Tezuka Architects optimizes views of mount fuji from its terraced 'castle house'
Photo: Katsuhisa Kida
Tezuka Architects presents its ‘castle house,’ built in shizuoka with stunning
views of mount fuji. during the design of the project, the team notes that...

PCA-Stream and RF Studio Meld Two Historic Buildings in Paris to Create a Modern
Office
Photo: Jean-Philippe Mesguen
Situated at the prowlike juncture between Boulevard Haussmann and Rue du
Faubourg Saint-Honoré in the eighth arrondissement stands a hybrid structure
originally composed of two buildings...

Casa Sofía / CASTILLO + VALDIVIESO arquitectos
Photo: Freddy Bonilla
A simple geometry with homogeneous and continuous textures makes this project a
contemporary and unique composition in its immediate context.

1
2
3
4
5
6
1/4
Intl Roofing Expo_2022
Featured Products + Furnishings
Showcase your Products
AirConcepts Inc. Air Products
View Website
Tucson, AZ
+ Workbook
AirConcepts Inc. manufactures distinctive air distribution ...
prod
cat
 
 
cad
 

MCA-ALPOLIC, a Division of Mitsubishi Chemical Composites America
View Website
Chesapeake, VA
+ Workbook
Leading manufacturer of metal composite materials ...
prod
cat
spec
leed
cad
ceu

American Bicycle Security Company
View Website
Santa Paula, CA
+ Workbook
American Bicycle is the Premier Manufacture of Bicycle Lockers...
prod
cat
spec
leed
cad
 

Anamese
View Website
Welsh, LA
+ Workbook
Dramatic, well-priced and well made pots in a vast array of glazed and unglazed
finishes. Wholesale purchasing.
prod
cat
 
 
cad
 

Archatrak
View Website
Chevy Chase, MD
+ Workbook
Archatrak is a national supplier of porcelain pavers, Ipe wood tiles, pedestal
support systems planters and...
prod
cat
spec
 
cad
 

Barnett Bates
View Website
Anderson, IN
+ Workbook
Providing Architectural Screening and Grating Solutions for over 90 Years
prod
cat
spec
 
 
 

Bigfoot Systems
View Website
Martin's Point, NS
+ Workbook
Bigfoot Systems® Footing Forms are the original, code evaluated engineered
footing forms for...
prod
 
spec
 
cad
 

BK Barrit
View Website
Valley Forge, PA
+ Workbook
BK Barrit is a Philadelphia manufacturer of excellent quality seating and
tables.
prod
 
 
 
 
 

Bobrick Washroom Equipment
View Website
North Hollywood, CA
+ Workbook
Today, Bobrick serves U.S. customers from three locations: the ...
prod
cat
spec
leed
cad
ceu


The Queen of Curves : The Story of Zaha Hadid (Part 1)
9:49
Show More Movies>>
The Queen of Curves : The Story of Zaha Hadid (Part 2)
14:20
Show More Movies>>
Landscape Architecture in the News Highlights
Photo: Paul Dingman
Fast Company Design “[Atlanta] didn’t just want to replace low-lying flooded
homes with a low-lying flooded park.

Carter Millwork
View Website
Lexington, NC
+ Workbook
We satisfy the demand with quality assured flexible moulding.
prod
cat
spec
 
cad
 

Casa Vita Bella
View Website
Salt Lake, UT
+ Workbook
Hand-made Encaustic Tiles in Hex and Square formats.
prod
 
 
 
 
 

CSI Architectural Metal
View Website
Carson, CA
+ Workbook
America's premier fabricator of roof & wall metal systems made of aluminum,
copper, stainless steel, and zinc.
prod
 
spec
 
 
 

DeepStream Designs
View Website
Miami, FL
+ Workbook
Sustainably designed Garden Planters,Garden Gates, Garden Bench, Trash Bins and
Recyclers..
prod
 
 
 
cad
 

Designed Security
View Website
Bastrop, TX
+ Workbook
Designed Security, Inc. offers a complete line of Optical ...
prod
cat
spec
leed
cad
 

Dex-O-Tex
View Website
Rancho Dominguez, CA
+ Workbook
Advanced Floor and Waterproofing Solutions!
prod
cat
spec
leed
cad
ceu

FoldUp™
View Website
Rochester, NY
+ Workbook
FoldUp™ by Rochester Colonial Mfg. Corp. A unique window that creates new
opportunities to open your living space to...
prod
 
 
 
 
 

Fox Blocks by Airlite Plastics Co.
View Website
Omaha, NE
+ Workbook
Fox Blocks Insulating Concrete...
prod
 
spec
leed
cad
ceu

Fuller-Phoenix
View Website
Houston, TX
+ Workbook
The originators of Glasspan™ Systems.
prod
 
 
 
 
 


Edward Lyons Pryce, the Black Landscape Architect that Preserved the Tuskegee
Institute
Photo: Marilyn Pryce Hoytt
A new scholarship will continue Pryce’s legacy as one of the first Black
landscape architects.
MAD architects 'train station in the forest'
2:35
Show More Movies>>
Visit Wormhole Library along the coastline of Haikou, China
1:21
Show More Movies>>

Fyre-Tec
View Website
Wayne, NE
+ Workbook
Fyre-Tec's line of steel window products have been developed and enhanced for
over 50 years...
 
cat
spec
 
cad
 

GTI - Pots Planters & More
View Website
Skokie, IL
+ Workbook
We want to be your 'go to' source for containers and supplies...
prod
 
 
 
 
 

Hauser Industries
View Website
Waterloo, ON
+ Workbook
North America’s manufacturer of high quality commercial outdoor furniture, shade
structures and custom design.
prod
cat
 
leed
 
 

Howard Industries
View Website
Fairview, PA
+ Workbook
Howard Industries, based in northwestern Pennsylvania, has ...
prod
cat
spec
 
 
 

Infinity Canopy
View Website
Los Angeles, CA
+ Workbook
Infinity Canopy is the most dynamic and versatile retractable canopy...
prod
 
 
 
 
 

Kawneer
View Website
Norcross, GA
+ Workbook
Kawneer offers architectural aluminum building product systems for the
commercial construction industry.
prod
cat
spec
leed
cad
ceu

Lattice Stix
View Website
San Francisco, CA
+ Workbook
Lattice Stix manufactures high quality, decorative lattice . . .
prod
 
spec
 
 
 

PAC International
View Website
Canby, OR
+ Workbook
PAC International, Inc., is a world leader in Noise Control Solutions ...
prod
cat
spec
leed
cad
ceu

Planters Unlimited
View Website
Carlsbad, CA
+ Workbook
Planters Unlimited specializes in commercial landscape products for architects,
landscape architects...
prod
cat
spec
 
cad
 


Transforming Urban Landscapes | Meet Ma Yansong
5:51
Show More Movies>>
Star architect Ma Yansong - Danwei TV Hard Hat Show
8:15
Show More Movies>>
Rhythm and colour in Marseille
Photo: Stefano Anzini
A new mixed-use complex by Atelier(s) Alfonso Femia restores quality to a
historic block in the French city.

Pool and Spa Enclosures
View Website
Monroe, NJ
+ Workbook
Retractable pool, spa and patio enclosures, all year and all weather. It's time
to relax and enjoy with quality...
prod
cat
 
 
 
 

Covertech - rFoil Insulation
View Website
Etobicoke, ON
+ Workbook
Covertech has started up a blown film division and is now ...
prod
cat
spec
 
 
 

Safety Rail Company
View Website
Spring Park, MN
+ Workbook
Safety Handrail & Railing Solutions - Smarter. Better. Easier.
prod
cat
spec
 
cad
 

SAFTI FIRST™ Fire Rated Glazing
View Website
Brisbane, CA
+ Workbook
SAFTI FIRST Fire Rated Glazing Solutions was the first to...
prod
cat
spec
 
cad
ceu

Sonus
View Website
Frederick, CO
+ Workbook
Masterful Acoustics For Vibrant, Functional Spaces
prod
cat
spec
leed
 
 

Specrail
View Website
Hamden, CT
+ Workbook
Manufacturer of aluminum fence products for residential, commercial and
industrial projects.
prod
 
spec
 
 
 

Stainless Structurals America
View Website
Conroe, TX
+ Workbook
AESS for Curtain Walls and more...
prod
cat
 
 
cad
 

Victor Stanley
View Website
Dunkirk, MD
+ Workbook
From benches and bike racks to smart litter receptacles, we design, engineer &
manufacture every product for longevity.
prod
cat
spec
leed
cad
ceu

Wittus - Fire by Design
View Website
Pound Ridge, NY
+ Workbook
We continue to improve and develop new products to ...
prod
cat
 
 
 
 


The Oak-Lined Interior Of This Cabin Is A Warm Escape From The Weather Outside
Photo: Arseniy Rossikhin
Architects Ivan Ovchinnikov, Olga Sandakova, and Kirill Kazakov of DublDom,
together with interior designer Anna Kandybovich, have recently completed a
modular prefabricated home named “TOPOL 27”.
Star architect fears for his famous masterpiece in Vals.
3:15
Show More Movies>>
Peter Zumthor - Therme in Vals
4:26
Show More Movies>>

Featured Design Professionals
Profile Your Design Firm
Studio Gang
1520 W Division Street
+ Workbook
Chicago, IL 60642
Update Info
Tel: 773.384.1212

Sasaki Associates
64 Pleasant St.
+ Workbook
Watertown, MA 02472
Update Info
Tel: 617.926.3300
info@sasaki.com
Olson Kundig Architects
159 South Jackson Street, 6th Floor
+ Workbook
Seattle, WA 98104
Update Info
Tel: 206.624.5670
matt@olsonsundberg.com
Champalimaud and Associates
One Union Square West #603
+ Workbook
New York, NY 10003
Update Info
Tel: 212.807.8869
info@alexchamp.com
Diller Scofidio + Renfro
601 W. 26th Street
+ Workbook
New York, NY 10001
Update Info
Tel: 212.260.7971
disco@dsrny.com
Horton Lees Brogden Lighting Design
8580 Washington Blvd.
+ Workbook
Los Angeles, CA 90232
Update Info
Tel: 310.837.0929
info@hlblighting.com
3SIX0 Architecture
146 Westminster Street
+ Workbook
Providence, RI 02903
Update Info
Tel: 401.421.4360
info@3six0.com
Omniplan
1845 Woodall Rodgers Freeway
+ Workbook
Dallas, TX 75201
Update Info
Tel: 214.826.7080
ygalbreath@omniplan.com
Leers Weinzapfel Associates
75 Kneeland St
+ Workbook
Boston, MA 02111
Update Info
Tel: 617.423.5711
marketing@lwa-architects.com

back to top


Design Professionals News Sign In Manufacturer Opportunities Products +
Furnishings Industry Events + Press Register Designguide.com Ripens Profile Your
Design Firm Resources Visit Your WorkBook Designguide.com Reviews Showcase your
Products CEU Learning Center Contact Us Designguide.com Media Kit



designguide.com is a comprehensive and efficient research, communication and
advertising platform for the building & design industry.

Including a directory of top American Design Professionals including:
architects, engineers, interior designers, landscape architects, lighting
designers.

A showcase of quality Building Products and Furnishings for both commercial and
residential projects, including the top North American manufacturers of computer
software & tools, site construction materials, concrete materials, masonry
materials & stone, steel & metal products, wood & plastics products, thermal &
moisture protection products, roofing products, door & window products, finish
materials, special construction products, appliances & building equipment,
furniture and furnishing products, special construction systems, lifts &
elevators, plumbing fixtures, mechanical equipment, lighting fixtures &
electrical equipment.

Resource links to important design & building industry sites including
associations, books & videos, calendars, competitions, design centers,
directories, education resources, e-zines, employment resources, historical,
magazines, museums, supplies and design related travel.

User features include a professional CEU learning center, a national building
code center, a material & furnishings marketplace, a building & design
blog-o-sphere, a movie house streaming building & design videos and an industry
event calendar, all updatable by the site users.

Industry focused e-newsletters include: "Connect" (industry news and featured
members),"Innovations" (innovative projects, people and products) and "Green" (a
green and sustainable industry perspective report), and an industry event
calendar.

Awarded Grand Prize for Innovations in Computer Solutions for the Industry by
Buildings Magazine.

designguide.com
your source for the best in building + design

Feedback