function bgopen()
{
    PuzzleWindow = window.open('http://events.perplexcity.com/gateway/bg/index.php?s=15b516bd1v&a=q', 'PuzzleWindow', 'width=600,height=401');
    PuzzleWindow.focus();
}
