/* JavaScript by www.hakkapeliitat.com */

function pageinit() {
document.getElementById('poka').style.visibility='visible';
};


