function menu (URL1) 
{
parent.frames[2].location.href=URL1;
}
