function chk_game(code) { 

	document.top_search.game_type.value = code;

}
