function OnLoad(){
	return false;
}

google.setOnLoadCallback(OnLoad);
