ho trovato

function Button1_onclick()
{
Shadowbox.open({
content: "http://forum.html.it/forum/forumdisplay.php?s=&forumid=3",
player: "iframe"/*,
title: "Welcome" , height: 350, width: 350 */,
options: {modal:true, enableKeys:false, displayNav:false}
});
}