| Current Path : /home/julesbu/www/wp-content/plugins/header-footer-code-manager/js/ |
| Current File : /home/julesbu/www/wp-content/plugins/header-footer-code-manager/js/location.js |
// simple redirect
if ('undefined' == typeof hfcm_location ) {
var hfcm_location = {url:''};
}
window.location.replace(hfcm_location.url);