// JavaScript Document

function openoverlib(name, file, width, height) {
dhtmlmodal.open("RaunoaBox", "div", file, name, "width=" + width + "px,height=" + height + "px,center=1,resize=1,scrolling=0")
}
