Function insertparameterType ()
{
Var thedes = "Dialogtop: 250px; Dialogleft: 380px; DialogWidth: 390px; DialogHeight: 320px; Edge: Sunken; Help: NO; Status: No; Scroll: YES;
Maskdiv.style.display = "";
WINDOW.SHOWMODALDIALOG ("ParameterTypePanel.aspx? commandcode = insert", window, thedes);
Maskdiv.style.display = "none";
Return False;
}