function openPopup() { window.location.hash = 'openModal'; } window.onload = openPopup;
This is a sample modal box that can be created using the powers of CSS3.