JSFiddle - React, Tailwind, and code Playground
by shapeshifta
JavaScript
(function () {
//neues Popup erzeugen
window.open('http://192.168.100.104:11091/zeus/app_dev.php/452/de_DE/hotel/show?h[timeRange][start]=30.04.2016&h[timeRange][end]=10.05.2016&h[hotelId]=3473700&h[roomOccupancies][0][numberOfAdults]=2&&i2pid=51617184', 'hurz', "menubar=yes,location=yes,resizable=yes,scrollbars=yes,status=yes, height=500,width=700");
})();