<HTML> <HEAD> <Title>A Sample DSS</title> <SCRIPT LANGUAGE="JavaScript"> function windowOpen() { height=.5*screen.availHeight width=.5*screen.availWidth myWindow = window.open("","windowRef","width=" + width + ",height=" + height+",top=0,left=0,screenX=0,screenY=0, focus=yes"); myWindow.location.href = "windowing1.html"; } </SCRIPT> </HEAD> <BODY TEXT="#000000" link="000000" VLINK="#000000" BACKGROUND="background.jpg" > <FONT FACE="ARIAL"> <CENTER><TABLE WIDTH="100%"> <TR> <td width=15%></td> <TD width=67%> <CENTER><H2><FONT FACE="Beehive"><FONT COLOR="#C100C1"><FONT SIZE=+4> A Sample DSS</FONT></FONT></FONT></H2></CENTER> </TD> <td width=15%></td> </TR> </TABLE></CENTER> <h3><p> <center> <A HREF="myWindow.location.href" onClick="windowOpen('',width,height);return false">Open First New Window</A><p> </center> <P> <HR> <P> <H5> <CENTER>| <A href="http://www.umsl.edu/index.html">UM-St. Louis Home Page</A> | <A href="http://www.umsl.edu/business/General_Business.html">College of Business Page</A> | <A href="http://www.umsl.edu/business/mis/index.html">IS Home Page</A> |</CENTER> <P> <HR> <P> </CENTER></center> <H6><I> <SCRIPT language=JavaScript> // This automatically updates the last modified date for the page. // when = document.lastModified document.write("This page was last modified on: " + when + "<br>") // // This automatically updates the location documentation on the page. where = document.location document.write("URL: " + where) </SCRIPT> <BR>Page Owner: <A href="http://www.umsl.edu/~sauter/">Professor Sauter</A> (<A href="mailto:Vicki.Sauter@umsl.edu">Vicki.Sauter@umsl.edu</A>)<BR> <H6><FONT face=arial>© Vicki L. Sauter. All rights Reserved. </FONT></H6></I></H6></H5></H4></FONT></H5></BASEFONT></DD></DL></H4></FONT></STRONG></BODY></HTML>