Pop or Drop

Pop means to open in a new window. Drop means to open in the same window. Put this on your splash page:
<a href="javascript://" onClick="window.open('http:// PUT THE URL HERE','popup','resizable=no,toolbar=no,scrollbars=no,width=WIDTH HERE,height=HEIGHT HERE'); return false;">Pop</a> or <a href="PUT THE URL HERE">Drop</a>

© Stainedink.com 2007 - 2008