function load(){
	if (parent.frames[0]&&parent.frames['topframe'].Go){
		parent.frames['topframe'].Go();
	}

}
