Iris Residence, Bucuresti - 2S+P+5E+6EDuplex+ETehnic - 6.000 mp
• Horizon’ Gate - 4 blocuri de locuinte sectorul 1 Bucuresti pe DN1, langa Jaguar, 2S+P+5E - 22.000 mp
• Complex Maria, Costinesti- P+4 - 3.000 mp
• Unitate Procesare Lapte 10000L/zi - Suceava, finantare prin SAPARD-5.000 mp incluzand sistematizare, drumuri si parcaje
• Centru Sportiv de Refacere si Agrement Floreasca Lac D+P+2E - 2.000 mp
• Luminatoare cupola si prismatice si copertine intrare Euromall Pitesti - 26.000 mp
• Cladire de birouri J. Strauss, Bucuresti - S+P+4E - 2.500 mp
• Cladire de birouri Mitropolit Grigore, Bucuresti – S+P+6E - 2.000 mp
• Imobil de locuinte Salatruc, Bucuresti – S+P+3E - 1.500 mp
• Adapost statie de pompare si filtrare Strand Crangasi - 400 mp
• Specificatii de performanta S-ParK Tipografilor Business Park - 40.000 mp subconsultant roman pentru specificatii tehnice structura de rezistenta
• Locuinte individuale, PROIECTE REALIZATE | 0)
{ if(!is_fixed) make_fix(); is_fixed = true; }
oot = jQuery('#oferta_div').offset().top;
if(st < oot)
{ if(is_fixed) un_fix(); is_fixed = false; }
bmax = jQuery('#site_bottom_div').outerHeight();
if(sb < bmax)
{ jQuery('#oferta_filters_div').css('bottom', bmax - sb + 15 + 'px'); }
}
jQuery(document).ready(function() {
if(isMobileWidth(1200))
jQuery(window).scroll(scrollHandler);
});
function make_fix()
{
jQuery('#oferta_filters_div').addClass('_fixed');
left = jQuery('#oferta_div').offset().left;
jQuery('#oferta_filters_div').css('left', left + 'px');
jQuery('#oferta_filters_div').css('top', 'auto');
jQuery('#oferta_filters_div').css('bottom', '10px');
jQuery('#oferta_filters_dum').css('display', 'block');
}
function un_fix(where)
{
jQuery('#oferta_filters_div').removeClass('_fixed');
jQuery('#oferta_filters_div').css('left', 'auto');
jQuery('#oferta_filters_div').css('top', 'auto');
jQuery('#oferta_filters_div').css('bottom', 'auto');
jQuery('#oferta_filters_dum').css('display', 'none');
}