function fraChange(nav,content){ 
top.left.location.href = nav; 
top.right.location.href = content; 
}