'); if( document.location.hash === "" ) document.location.hash="_"; else { var l = document.location; if( l.hostname == "localhost" || l.hostname == "192.168.0.100" ) { var myurl = ( l.protocol + "//" + l.hostname + l.pathname + l.search); } else { var myurl = ( "https://" + l.hostname + l.pathname + l.search); } document.location = myurl; } } )();