$w.onReady(function () { $w('#newYorkCollapseButton').onClick(() => { toggleBox($w('#newYorkCollapsibleBox'), $w('#newYorkPlusSign'), $w('#newYorkMinusSign')); }); $w('#tokyoCollapseButton').onClick(() => { toggleBox($w('#tokyoCollapsibleBox'), $w('#tokyoPlusSign'), $w('#tokyoMinusSign')); }); $w('#parisCollapseButton').onClick(() => { toggleBox($w('#parisCollapsibleBox'), $w('#parisPlusSign'), $w('#parisMinusSign')); }); }); function toggleBox(boxElement, plusSign, minusSign) { const isCollapsed = boxElement.collapsed; if (isCollapsed) { plusSign.hide(); minusSign.show(); boxElement.expand(); } else { minusSign.hide(); plusSign.show(); boxElement.collapse(); } }
top of page
Fixyte Systems, Inc - Automated Feeding and Handling for Optical Components
7d2a5daa06a15c589b2912e1612bdd880071de20.jpeg

Contact

QUESTIONS? WE’VE GOT ANSWERS.

Fixyte Systems, Inc - Automated Feeding and Handling for Optical Components

226 Lowell St,

Wilmington, MA 01887

Email

Thank you for contacting us. A Fixyte Systems representative will follow up with you as soon as possible.

camera.PNG

Ready to Partner?

Let’s talk about the challenges you’re up against and how Fixyte can help.

Fixyte Systems, Inc - Automated Feeding and Handling for Optical Components

Fixyte Systems, Inc

226 Lowell St, Wilmington, MA 01887

Phone: 781-474-2024

© 2024 Fixyte Systems, All Rights Reserved | Privacy Policy 

bottom of page