function openTournamentWindow(queryStr){
	window.open('https://secure.partyaccount.com/mtct/mtct_register.htm?'+queryStr,'tournament','scrollbars=0');
}
