JavaScript -URL -Hash ändern

window.location.hash = '#hash_value';
TC5550