var folder = "/";
function gotourl(url){
	parent.location=url;
}