JSFiddle - React, Tailwind, and code Playground
HTML
<script src="http://dl.dropbox.com/u/1722364/submodalsource.js"></script>
<link rel="stylesheet" href="http://gabrito.com/files/subModal/submodal.css">
<button onclick="showPopWin('http://www.google.com', 600, 400, null);">show modal window button</button>