V>function pageLoad() { V> ajaxDivLoadPage("div1", "menu.html"); return false; V> ajaxDivLoadPage("div2", "page.html"); return false; V>} V>