if( (typeof lm!='object') || (typeof lm == 'object' && !lm.loaded) ){
    var protocol = (document.location.href.indexOf('https')>-1)? 'https://' : 'http://';
    if(typeof frontierHTTPHost != 'undefined' && frontierHTTPHost!=''){
        document.write('<script type="text/javascript" src="' + protocol + frontierHTTPHost + frontierBaseUrl + '/lm_include.js?skin=' + frontierSkin + '"></script>');
    }else{
        document.write('<script type="text/javascript" src="' + protocol + 'www.lastminute.com/site/lm_include.js"></script>');
    }
}
