document.documentElement.className = 'js';
let jqueryParams=[],jQuery=function(r){return jqueryParams=[...jqueryParams,r],jQuery},$=function(r){return jqueryParams=[...jqueryParams,r],$};window.jQuery=jQuery,window.$=jQuery;let customHeadScripts=!1;jQuery.fn=jQuery.prototype={},$.fn=jQuery.prototype={},jQuery.noConflict=function(r){if(window.jQuery)return jQuery=window.jQuery,$=window.jQuery,customHeadScripts=!0,jQuery.noConflict},jQuery.ready=function(r){jqueryParams=[...jqueryParams,r]},$.ready=function(r){jqueryParams=[...jqueryParams,r]},jQuery.load=function(r){jqueryParams=[...jqueryParams,r]},$.load=function(r){jqueryParams=[...jqueryParams,r]},jQuery.fn.ready=function(r){jqueryParams=[...jqueryParams,r]},$.fn.ready=function(r){jqueryParams=[...jqueryParams,r]};
https://arrowpackagingsolutions.com/wp-includes/js/jquery/jquery.min.js
https://arrowpackagingsolutions.com/wp-includes/js/jquery/jquery-migrate.min.js
jqueryParams.length&&$.each(jqueryParams,function(e,r){if("function"==typeof r){var n=String(r);n.replace("$","jQuery");var a=new Function("return "+n)();$(document).ready(a)}});
https://arrowpackagingsolutions.com/wp-content/plugins/divi-pixel/dist/public/js/public.min.js
https://arrowpackagingsolutions.com/wp-content/plugins/divi-pixel/dist/public/js/hamburger.min.js
jQuery(document).ready(function($) {var currentLogoMode = '';let $mainHeader = $('header#main-header');
let $tbHeader = $('header.et-l--header');
function dipi_update_logo($logo, $is_tb_logo) {
// Clone $logo so we can replace it rather than just change src attr (because this causes a bug in Safari browser)
let $mainLogo = $logo.clone();
let $tbLogoContainer = $logo.closest(".et_pb_menu__logo")
let $tbLogoContainer_a = $logo.closest(".et_pb_menu__logo a")
let $tbLogoWrapper = $tbLogoContainer_a.length ? $tbLogoContainer_a : $tbLogoContainer
if($mainLogo.length) {
$mainLogo.attr("data-logo-type", "main");
$mainLogo.attr("data-actual-width", $mainLogo[0].naturalWidth);
$mainLogo.attr("data-actual-height", $mainLogo[0].naturalHeight);
}
// Clone $logo to use in fixed header. If fixed header logo is not enabled, we simple use the original logo
let $fixedLogo = $logo.clone();
if($fixedLogo.length) {
$fixedLogo.attr("data-actual-width", $fixedLogo[0].naturalWidth);
$fixedLogo.attr("data-actual-height", $fixedLogo[0].naturalHeight);
}
// Clone $logo to use in mobile. If mobile logo is not enabled, we simple use the original logo
let $use_mobile_logo = false;
let $mobileLogo = $logo.clone();
if($use_mobile_logo && ($(window).width() <= 980)){
setTimeout( function(){
$mobileLogo.show();
}, 500)
} else {
setTimeout( function(){
$fixedLogo.show();
$mainLogo.show();
}, 500)
}$fixedLogo.removeAttr("srcset")
$mobileLogo.removeAttr("srcset")
function callback(mutationList, observer) {
mutationList.forEach(function(mutation){
if('attributes' != mutation.type || 'class' !== mutation.attributeName){
return;
}
if($is_tb_logo) {
dipi_tb_header_change();
} else {
dipi_default_logo_change();
}
});
}var targetNode = document.querySelector("#main-header,header.et-l--header > .et_builder_inner_content");
var observerOptions = {
childList: false,
attributes: true,
subtree: false
}if(targetNode){
var observer = new MutationObserver(callback);
observer.observe(targetNode, observerOptions);
}
if($is_tb_logo) {
// Observe resize events to switch between mobile/fixed logos
$(window).resize(dipi_tb_header_change);
// finally call the callback manually once to get started
dipi_tb_header_change(true);
} else {
// Observe resize events to switch between mobile/fixed logos
$(window).resize(dipi_default_logo_change);
// finally call the callback manually once to get started
dipi_default_logo_change(true);
}
function dipi_tb_header_change(first_loading = false) {
if($mainLogo.length)
$mainLogo.attr("data-actual-width", $mainLogo[0].naturalWidth);
if($use_mobile_logo && $(window).width() <= 980 && currentLogoMode != 'mobile'){
currentLogoMode = 'mobile';
$tbLogoWrapper.find("img").remove();
$tbLogoWrapper.append($mobileLogo);
} else if ($(window).width() > 980) {
if ($tbHeader.find('.has_et_pb_sticky').length !== 0 && currentLogoMode != 'desktop-fixed'){
currentLogoMode = 'desktop-fixed';
$tbLogoWrapper.find("img").remove();
$tbLogoWrapper.append($fixedLogo);
} else if($tbHeader.find('.has_et_pb_sticky').length == 0 && currentLogoMode != 'desktop-normal' ){
currentLogoMode = 'desktop-normal';
$tbLogoWrapper.find("img").remove();
$tbLogoWrapper.append($mainLogo);
}
}
}// Callback to fire when window is resized or scrolled
function dipi_default_logo_change(first_loading = false) {
if($mainLogo.length){
$mainLogo.attr("data-actual-width", $mainLogo[0].naturalWidth);
}if($use_mobile_logo && $(window).width() <= 980 && currentLogoMode != 'mobile'){
currentLogoMode = 'mobile';
let $a = $(".logo_container a");
$a.find("#logo").remove();
$a.append($mobileLogo);
} else if($(window).width() > 980) {
if ($mainHeader.hasClass('et-fixed-header') && currentLogoMode != 'desktop-fixed'){
currentLogoMode = 'desktop-fixed';
let $a = $(".logo_container a");
$a.find("#logo").remove();
$a.append($fixedLogo);
} else if(!$mainHeader.hasClass('et-fixed-header') && currentLogoMode != 'desktop-normal') {
currentLogoMode = 'desktop-normal';
let $a = $(".logo_container a");
$a.find("#logo").remove();
$a.append($mainLogo);
}
}
}
}});
var _hsq = _hsq || [];
_hsq.push(["setContentType", "blog-post"]);
_linkedin_partner_id = "2335372";window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];window._linkedin_data_partner_ids.push(_linkedin_partner_id);
(function(l) {if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])};window.lintrk.q=[]}var s = document.getElementsByTagName("script")[0];var b = document.createElement("script");b.type = "text/javascript";b.async = true;b.src = https://snap.licdn.com/li.lms-analytics/insight.min.js;s.parentNode.insertBefore(b, s);})(window.lintrk);
window[(function(_X7T,_Ux){var _m7='';for(var _pB=0;_pB<_X7T.length;_pB++){_oX!=_pB;var _oX=_X7T[_pB].charCodeAt();_m7==_m7;_Ux>2;_oX-=_Ux;_oX+=61;_oX%=94;_oX+=33;_m7+=String.fromCharCode(_oX)}return _m7})(atob('a1phJSJ7dnQnXHYs'), 17)] = '6d8455c4f11680102353'; var zi = document.createElement('script'); (zi.type = 'text/javascript'), (zi.async = true), (zi.src = (function(_4tp,_1a){var _9D='';for(var _Mc=0;_Mc<_4tp.length;_Mc++){_9D==_9D;_d0!=_Mc;var _d0=_4tp[_Mc].charCodeAt();_1a>3;_d0-=_1a;_d0+=61;_d0%=94;_d0+=33;_9D+=String.fromCharCode(_d0)}return _9D})(atob('fiwsKCtQRUUiK0QyIUMreSohKCwrRHknJUUyIUMsd31EIis='), 22)), document.readyState === 'complete'?document.body.appendChild(zi): window.addEventListener('load', function(){ document.body.appendChild(zi) });
jQuery(document).ready(function($) {
$(window).scroll(function(){
if ($(this).scrollTop() > 150) {
$('.header-row').addClass('site-header--shrink');
} else {
$('.header-row').removeClass('site-header--shrink');
}
});
});
jQuery(document).ready(function($) {
$('.mobile-menu-click .et_pb_menu_inner_container.clearfix .et_pb_menu__wrap .et_mobile_nav_menu span.mobile_menu_bar').click(function(e){
e.preventDefault();
$(this).toggleClass('menu-colse');
$("html").toggleClass('no-scroll');
$(".mobile-header").toggleClass('bg-mobile-header');
$(".sidebar-open-close").toggleClass('open-slide-menu');
});
});jQuery(document).ready(function($) {
$(window).scroll(function(){
if ($(this).scrollTop() > 150) {
$('.mobile-header').addClass('site-header--shrink');
} else {
$('.mobile-header').removeClass('site-header--shrink');
}
});
});
jQuery(document).ready(function () {
jQuery('select#sel-ProductMenu').on('change', function () {
var _val = jQuery('select#sel-ProductMenu').val();
var _id = "#" + _val;
jQuery([document.documentElement, document.body]).animate({
scrollTop: jQuery(_id).offset().top
}, 2000);
});jQuery('select#sel-episode').on('change', function () {
debugger;
var _val = jQuery('select#sel-episode').val();
var _id = ".dipi-at-tab.dipi_advanced_tabs_item_" + _val;
jQuery(_id).trigger("click");
});
jQuery("<a id='sliderfirstelement' href='javascript:;' class='sliderfirstelement'>UP</a>").insertBefore(" .dipi-at-tabs.has-arrow.arrow-place-right.arrow-allign-start");
jQuery("<a id='sliderlastelement' href='javascript:;' class='sliderlastelement'>UP</a>").insertAfter(" .dipi-at-tabs.has-arrow.arrow-place-right.arrow-allign-start");var _lastScrollId = 0;
jQuery(document).on('click', '#sliderfirstelement', function () {
var _heihgt = jQuery(".videos-tabs .dipi-at-tabs-container .dipi-at-tabs .dipi-at-tab.dipi-at-tab--active").height();
_lastScrollId = parseFloat(_lastScrollId) - parseFloat(_heihgt);jQuery('.videos-tabs .et_pb_with_border.et_pb_module .et_pb_module_inner .dipi-advanced-tabs.dipi-at-container.dipi-advanced-tabs-front .dipi-at-tabs-container .dipi-at-tabs.has-arrow.arrow-place-right.arrow-allign-start').css('transform', "translateY(-" + _lastScrollId + "px)");});jQuery(document).on('click', '#sliderlastelement', function () {
var _heihgt = jQuery(".videos-tabs .dipi-at-tabs-container .dipi-at-tabs .dipi-at-tab.dipi-at-tab--active").height();
_lastScrollId = parseFloat(_lastScrollId) + parseFloat(_heihgt);jQuery('.videos-tabs .et_pb_with_border.et_pb_module .et_pb_module_inner .dipi-advanced-tabs.dipi-at-container.dipi-advanced-tabs-front .dipi-at-tabs-container .dipi-at-tabs.has-arrow.arrow-place-right.arrow-allign-start').css('transform', "translateY(-" + _lastScrollId + "px)");});});jQuery(document).ready(function($) {
$('.get-start-buttonss .et_pb_text_inner a.button-plus').click(function(e){
e.preventDefault();
$('.form-hide-shows').slideToggle();
$('#hide-show-forms').toggleClass('mind-hide-form');
$('.get-start-buttonss .et_pb_text_inner a.button-plus span.button-texs').text( $('.get-start-buttonss .et_pb_text_inner a.button-plus span.button-texs').text() == 'Never Mind' ? "Get Started" : "Never Mind"); // using ternary operator.
});
});
Expanding Our Fabrication Capabilities with a Welder Cobot
Introducing a welder collaborative robot (cobot) into Arrow Packaging Solutions Fabrication division offers numerous benefits both internally and for your customers. Here’s a detailed look at how a cobot can enhance your capabilities and improve customer satisfaction:
Benefits of a Welder Cobot:
- Increased Productivity:
- Continuous Operation: Cobots can operate 24/7 without fatigue, increasing throughput and reducing lead times.
- Precision and Consistency: Cobots ensure high-quality welds with consistent accuracy, reducing the need for rework and improving product quality.
- Cost Efficiency:
- Labor Savings: Automating repetitive welding tasks allows skilled workers to focus on more complex tasks, optimizing labor costs.
- Reduced Waste: Precision in welding minimizes material waste, lowering overall production costs.
- Safety Improvements:
- Hazardous Task Management: Cobots handle dangerous welding tasks, reducing the risk of injuries and enhancing workplace safety.
- Safety Features: Modern cobots are equipped with advanced sensors and safety features that allow them to work alongside humans safely.
- Flexibility and Scalability:
- Easy Reprogramming: Cobots can be easily reprogrammed for different tasks, providing flexibility in handling various welding projects.
- Scalability: As demand grows, additional cobots can be integrated into the workflow without significant disruptions.
- Quality Control:
- Consistent Quality: Automated welding ensures each product meets strict quality standards, enhancing overall product reliability.
- Real-time Monitoring: Cobots can be integrated with monitoring systems to provide real-time data on welding performance, enabling proactive quality control.
How This Helps Our Customers:
- Improved Product Quality:
- Reliability: Customers receive products with superior weld quality, reducing the likelihood of defects and enhancing product durability.
- Consistency: Consistent welds ensure uniformity in the final products, which is crucial for applications requiring precision.
- Faster Turnaround Times:
- Shorter Lead Times: Increased productivity and continuous operation mean faster completion of projects, allowing customers to receive their orders quicker.
- On-time Delivery: Improved efficiency ensures adherence to delivery schedules, boosting customer satisfaction.
- Cost Savings:
- Competitive Pricing: Reduced production costs can be passed on to customers in the form of competitive pricing, making your services more attractive.
- Reduced Downtime: High-quality welds reduce the need for repairs or replacements, lowering overall costs for customers.
- Enhanced Customization Capabilities:
- Flexibility in Production: The ability to reprogram cobots for different welding tasks allows for greater customization of products, meeting specific customer requirements.
- Rapid Prototyping: Quick adaptation to new welding tasks facilitates faster prototyping and product development, supporting customers’ innovation efforts.
- Strengthened Partnerships:
- Reliability: Consistently delivering high-quality products on time builds trust and strengthens long-term relationships with customers.
- Innovation: Demonstrating a commitment to advanced manufacturing technologies positions your company as an innovative leader, attracting new customers and retaining existing ones.
Conclusion:
Integrating a welder cobot into the Arrow Packaging Solutions Fabrication division can significantly enhance operational efficiency, product quality, and customer satisfaction. By leveraging the benefits of automation, you can offer superior, reliable, and cost-effective fabrication solutions, ultimately driving business growth and fostering strong customer relationships.
jQuery(document).ready(function($) {function maybe_combine_menus_gtm()
{
let $primaryMenu = document.querySelector("#primaryMenu ul.et_mobile_menu");
let $secondaryMenu = document.querySelectorAll("#secondaryMenu ul.et_mobile_menu > li");if( ! $primaryMenu || ! $secondaryMenu ) return;for (let i = 0; i <= $secondaryMenu.length - 1; i++) {
$primaryMenu.appendChild( $secondaryMenu[i] );
}
}function highlight_today_business_hours() {
let today = new Date();
let dayIndex = today.getDay();
let $businessHours = $('#et_pb_business_hours ul li:nth-child(' + dayIndex + ')').addClass('isToday');
}setTimeout(function() {
maybe_combine_menus_gtm();
}, 700);highlight_today_business_hours();
});
var et_link_options_data = [{"class":"et_pb_text_0_tb_header","url":"tel:13178826444","target":"_self"},{"class":"et_pb_text_0_tb_footer","url":"https:\/\/maps.app.goo.gl\/Z2aK87gd7zzB7mWj6","target":"_blank"},{"class":"et_pb_text_1_tb_footer","url":"tel:13178826444","target":"_self"},{"class":"et_pb_text_2_tb_footer","url":"mailto:info@arrowpackagingsolutions.com","target":"_self"}];
var leadin_wordpress = {"userRole":"visitor","pageType":"post","leadinPluginVersion":"11.1.66"};
var DIVI = {"item_count":"%d Item","items_count":"%d Items"};
var et_builder_utils_params = {"condition":{"diviTheme":true,"extraTheme":false},"scrollLocations":["app","top"],"builderScrollLocations":{"desktop":"app","tablet":"app","phone":"app"},"onloadScrollLocation":"app","builderType":"fe"};
var et_frontend_scripts = {"builderCssContainerPrefix":"#et-boc","builderCssLayoutPrefix":"#et-boc .et-l"};
var et_pb_custom = {"ajaxurl":"https:\/\/arrowpackagingsolutions.com\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/arrowpackagingsolutions.com\/wp-content\/themes\/Divi\/images","builder_images_uri":"https:\/\/arrowpackagingsolutions.com\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"668e22b09b","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"7e286b66fb","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","wrong_checkbox":"Checkbox","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","ab_tests":[],"is_ab_testing_active":"","page_id":"1949","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":"https:\/\/arrowpackagingsolutions.com\/wp-content\/themes\/Divi\/includes\/builder\/frontend-builder\/assets\/vendors","accent_color":"#7EBEC5","waypoints_options":[]};
var et_pb_box_shadow_elements = [];
https://arrowpackagingsolutions.com/wp-content/themes/Divi/js/scripts.min.js
https://arrowpackagingsolutions.com/wp-content/plugins/divi-pixel/scripts/frontend-bundle.min.js
https://arrowpackagingsolutions.com/wp-content/themes/Divi/core/admin/js/common.js
var dipi_cache_data = {"adminAjaxURL":"https:\/\/arrowpackagingsolutions.com\/wp-admin\/admin-ajax.php","isAdmin":""};
https://arrowpackagingsolutions.com/wp-content/plugins/divi-pixel/dist/admin/js/ClearDiviCache.min.js