function init() {
	
	if(typeof("GLoad" == "function")) GLoad();
}

window.onload = init;
