»
Difi Quiz
Put this code on your site if you want the game in popup window.(Popup to site, like over this)
<a href="http://difi.alypaa.fi/game" onclick="window.open('http://difi.alypaa.fi/game','ap','scrollbars=no,resizable=no,width=550,height=460');return false;" target="_blank">
Here comes linktext or linkimage.
</a>
Put this code on your site if you want the game in iframe. (embedded to site, like over this)
<iframe src='http://difi.alypaa.fi/game' width='550' height='460' scrolling='no' frameborder='0' marginwidth='0' marginheight='0'></iframe>