var f0;
var f1;
function wexel(f0,f1){
		parent.naviFrame.location.href=f0;
		parent.main.location.href=f1;
}
