﻿
var GoGameListConfig = {

	id : "gamelist", 
	URL_getList : "http://lgs.board19.com/JAA2007/gamelist.php",
	RefreshInterval : "30000",

	applyFilter : "true",
	titleFilter : "(亞航盃)", 
	typeFilter0 : "L", 
	typeFilter1 : "", 
	typeFilter2 : "",
	
	confirmLoad : "觀看棋局:"
};

