function frame_switch(url1,url2){parent.frames[0].location.href=url1;parent.frames[1].location.href=url2;}