
function ReFreshit(a,b){
parent.menu.location.href = a;
parent.main.location.href = b;
}
