% '------------------------------------------------------------------------------------- ' law_spot.html ' Frameset for LawInLounge ' Note : To open the frameset with a specific file, pass the url key ' page=xxxxx.xxx eg law_spot.html?page=law_week.asp '------------------------------------------------------------------------------------- myPage = request("page") if myPage = "" then myPage = "law_spot_content.html" %>