function makeResponsive(elementId,textTheme,fontSize,fontColor,lineHeight,charSpacing,width) { let style = "font-size:"+fontSize+"vw;color:"+fontColor+";line-height:"+lineHeight+";letter-spacing:"+charSpacing+"vw;width:"+width+"vw"; $w(elementId).html = "<"+textTheme+" style="+style+">"+$w(elementId).text+""; }
top of page

Hands-On Executives

While many managers avoid leaving the comfort of the office at all costs, each and every one of Melcar's management and executive team consistently carries a strong presence on all projects. With the hands-on approach, delays are diminished, and resources are no more than seconds away.

"It is one thing to promise a successful project and then deploy a team to complete it. It is an entirely different statement when we are part of the crew - that's peace of mind for the clients."

- Aidan Carolan, President

Featured Posts
Recent Posts
Archive
Search By Tags
No tags yet.
Follow Us
  • Facebook Basic Square
  • Twitter Basic Square
  • Google+ Basic Square
bottom of page
function makeResponsive(elementId,textTheme,fontSize,fontColor,lineHeight,charSpacing,width) { let style = "font-size:"+fontSize+"vw;color:"+fontColor+";line-height:"+lineHeight+";letter-spacing:"+charSpacing+"vw;width:"+width+"vw"; $w(elementId).html = "<"+textTheme+" style="+style+">"+$w(elementId).text+""; }