function linksMenu(a){a=a.options[a.selectedIndex].value;if(a=="false")return false;window.parent.location.href=a};

