function pullMenu() {
URL = document.mymenu.site.options[document.mymenu.site.selectedIndex].value
parent.var_pages.location.href = URL
}
