document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="425" height="340"><param name="movie" value="http://www.royalquiz.com/mq/swf/member_quiz_rq.swf?cf=1227335254&httpServiceHost=http%3A%2F%2Fwww.royalquiz.com%2Fmq_ws.pl&quizIdent=b1b684fae4ad7149f3ee28ecf7c2d3b3&loadedFromURL=' + escape(document.location.toString()) + '"/><param name="allowscriptaccess" value="always"/><embed src="http://www.royalquiz.com/mq/swf/member_quiz_rq.swf?cf=1227335254&httpServiceHost=http%3A%2F%2Fwww.royalquiz.com%2Fmq_ws.pl&quizIdent=b1b684fae4ad7149f3ee28ecf7c2d3b3&loadedFromURL=' + escape(document.location.toString()) + '" type="application/x-shockwave-flash" width="425" height="340" allowscriptaccess="always"></embed></object>');

function gameDone(info) {
    update_page_with_game_results(info.quizRoundIdent)
    return true;
}

function readTerms(info) {
    window.open(
        'http://www.royalquiz.com/support/tos/&popup=1',
        'royal_quiz_popup',
        'width=700,height=400,resizable=no,scrollbars=yes,toolbar=no,location=no,directories=no,status=yes,menubar=no,copyhistory=no'
    );
    return true;
}
