$(document).ready(function() { $('.mNavOpen').click(function() { $('.special-navigation').toggleClass('open'); }); });
Get in touch
Find the right contact
Let us realize projects together

Over 100 years of Experience
In science education

$('document').ready(function() { $('.contact').click(function(e) { e.preventDefault(); let options = $('#Region > option'); for(let i = 0; i < options.length; i++) { console.log(options[i].text); if(options[i].text == $(this).data('region')) { console.log('found',options[i].text) $(options[i]).prop('selected', true); } } let scrollposition = $('.widget-contact-form').offset().top - 35; window.scrollTo({top: scrollposition, behavior: 'smooth'}); console.log($(this).data('region')); }) }) $('document').ready(function() { // 1. get URL query param (does not work on IE, AFAIK) const url = new URL(window.location.href) const currentFilter = url.searchParams.get('filter') // we only filter stuff if a filter is provided if (currentFilter != null){ // 2. collect all filters const collection = document.getElementsByClassName('filter') // 3. traverse the collection, hide what's not of interest, show the rest for (let item of collection) { if (item.classList.contains(currentFilter)) { item.style.display = 'flex' } else { item.style.display = 'none' } } if (currentFilter == 'eastern-europe'){ document.getElementById('Region').selectedIndex = 1; } if (currentFilter == 'middle-east'){ document.getElementById('Region').selectedIndex = 2; } if (currentFilter == 'western-europe'){ document.getElementById('Region').selectedIndex = 3; } if (currentFilter == 'americas'){ document.getElementById('Region').selectedIndex = 4; } if (currentFilter == 'africa'){ document.getElementById('Region').selectedIndex = 5; } if (currentFilter == 'asia'){ document.getElementById('Region').selectedIndex = 6; } } })

Africa

Jann Vallee
  • Area Sales Manager
  • Tel: +49 (0) 551 604 - 137
  • Mob: +49 (0) 151 14806220
  • Fax: +49 (0) 551 604 - 115
  • E-Mail: jann.vallee@phywe.de

Americas

Adriana GarcĂ­a-Rojas
  • Sales and Project Manager
  • Tel: +49 (0) 551 604 - 144
  • Mob: +49 (0) 151 14818005
  • Fax: +49 (0) 551 604 - 115
  • E-Mail: adriana.garcia@phywe.de

Asia Pacific

Can Acar
  • Director Regional Sales International
  • Tel: +49 (0) 551 604 - 323
  • Mob: +49 (0) 151 14818008
  • Fax: +49 (0) 551 604 - 115
  • E-Mail: can.acar@phywe.de

Eastern Europe & Russia

Inge Berger
  • Sales and Project Manager
  • Tel: +49 (0) 551 604-233
  • Mob: +49 (0) 151 55009110
  • Fax: +49 (0) 551 604-115
  • E-Mail: inge.berger@phywe.de
Vladimir Schelakov

Middle East Region

Sandra Zimmermann
  • Area Sales Manager Middle East & Western Europe
  • Tel: +49 (0) 551 604 - 234
  • Mob: +49 (0) 151 14806234
  • Fax: +49 (0) 551 604 - 115
  • E-Mail: sandra.zimmermann@phywe.de

Western Europe

Tanja Dannhaus
  • Area Sales Manager
  • Tel: +49 (0) 551 604 - 320
  • Mob: +49 (0) 151 14806208
  • Fax: +49 (0) 551 604 - 115
  • E-Mail: tanja.dannhaus@phywe.de

Get in touch

Physics is my reality. Phywe has reunited me with it.
After an arduous search for quality material for the laboratory of the Biophysics course, taught in the first year of the recently launched Degree in Medicine at the Universidad Fernando Pessoa Canarias (the first private university in the Canary Islands to offer it), we found PHYWE. We have set up a first class laboratory, very complete and attractive for our students.
David Macias-Verde
Radiation Protection and Biophysics Lecturer
Universidad Fernando Pessoa Canarias, Spain