<!--
function popSoyjoyGame()
{
	var win_game = window.open('../entertainment/game.php','entertainment_game_1','width=600,height=400,resizable=0,scrollbars=0');
	win_game.focus();
}

function popSoyjoyMeetU()
{
	var win_meetu = window.open('../meet_u/index.php','meet_u','width=630,height=610,resizable=0,scrollbars=1	');
	win_meetu.focus();
}
function popSoyjoyMeetU2()
{
	var win_meetu = window.open('../meet_u/index2.php','meet_u','width=800,height=471,resizable=0,scrollbars=0	');
	win_meetu.focus();
}
//-->
