" // Create the Window popup=window.open("","popDialog","height=160,width=350,scrollbars=yes") popup.document.write(s1+s2+msg+s3) popup.document.close() } function Lookup(X){PopIt(Target[X], HText[X]) }