function load(frame, url) {
	parent.frames[frame].location.href = url;
}