I have an index ASP frameset with VBScript (server side) and javascript. An ASP page gets loaded within the frameset and needs to call several javascript functions within the parent (Index.asp). The parent is recognised correctly but the javascript functions are not seen. Why can I only see the HTML elements within the parent frameset and NOT the javascript functions.