var swod = '
'; if((window.location.hostname == 'kp4') || (window.location.hostname == 'cas.richmond.edu') || (window.location.hostname == 'vmtrain.richmond.edu')) { var xhr = new XMLHttpRequest(); var scriptsCounter = 0; var assetLoader = 'https://webapps.richmond.edu/_KP4_assets/actions/get/cascadeAssetLoader.php'; // Using webapps for the https protocol. //assetLoader = 'http://localkp4assets:8080/actions/get/cascadeAssetLoader.php'; var scriptsHead = []; var scriptsBody = []; var scriptsFooter = []; if(typeof siteName !== "undefined"){ assetLoader += '?siteName=' + siteName; } function addScript(scripts, i, position){ var source = scripts[i]; var target = false; if(position == 'head'){ target = document.head; } else if(position == 'body'){ target = document.body; } else if(position == 'footer'){ target = document.getElementById('footer'); } if(target) { if (source.indexOf('