config='toolbar=no,location=no,directories=no,status=no,menubar=no,width=400,height=250'

config += 'scrollbars=no,resizable=no'
pop = window.open ("","pop",config);
pop.document.write('<script language="javascript">');
pop.document.write('setTimeout(');
pop.document.write('"self.close()');
pop.document.write(';",15000)');
pop.document.write('</');
pop.document.write('script>');
pop.document.write('<head><title>Menu Information</title></head>');
pop.document.write('<body style="background-color:#87ceeb">');
pop.document.write('<div style="text-align:center;color:#6633cc;font-size:30px;font-weight:bold;"><blink><marquee scrollamount="290" scrolldelay="700"><span style="text-decoration:blink;white-space:pre;"><pre>  LOADING</pre></span></marquee></blink></div>');
pop.document.write('<div style="color:#6633cc;font-family:arial, helvetica;font-weight:bold;font-size:20px;">To navigate this site, please use the categorized pull-down menu above left.</div><br /><br />');
pop.document.write('<div style="text-align:center;color:#6633cc;font-family:arial, helvetica;font-weight:bold;font-size:17px">THIS WINDOW WILL CLOSE ITSELF ...</div>');
pop.document.write('</body>');

