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+""+textTheme+">"; }
top of page
Melcar Underground
Who We Are
Our Story
Our Team
Our Promise
What We Do
Projects
How We Work
Projects
Media
Contact
Careers
More
Use tab to navigate through the menu items.
Connecting Power to People.
™
CONTACT US
Thank you for visiting. Our website is temporarily under construction while we update our employee login features.
Please check back with us shortly.
Melcar is a registered SBE.
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+""+textTheme+">"; }