    <div class="opacitedBg">
        <span class="tt_lounge">
            <a href="$URLPREFIX$poker_download/mgames_play">#loc("portlets.html.toptabs.lounge")</a>
        </span>
    </div>


function mgamesPopup() {
    w=1120; h=720;
    window.open('http://www.mgamesolutions.com/onlinepokerinfo/Poker.html','Poker','status=0,resizable=0,scrollbars=0,width='+w+',height='+h+',left='+((self.screen.width/2)-(w/2))+',top='+((self.screen.height/2)-(h/2)));
}

