home
links
tips

code
users
tools
tutorials
projects
web
help
design

mudabone
suletzki
trans48
nutrition reality

MarthaAttire!

js Show Window

Show Menu

function showCaseFormatRules() {
    window.open('somepage.htm',
                    'comments',
                    'width=480,height=380,scrollbars=yes,status=yes');
}


Last Modified 10/2/03 1:29 PM