window.onload = function(){

    Shadowbox.open(document.getElementById('startElement')); 
};