function start(url){
	top.location.replace(url);
}
