
function show(theUrl){
   Modalbox.show("", theUrl, {width:600, height:400});
}