fires when content is loaded into cell via attachURL()
myLayout.attachEvent("onContentLoaded", function(id){ // your code here }); myLayout.cells("a").attachURL("test_page_1.html");