<!-- Begin
function popUp() {
props=window.open('igallery/igallery.asp', 'poppage', 'toolbars=1, scrollbars=1, location=0, statusbars=0, menubars=1, resizable=1, width=800, height=600 left = 100, top = 100');
}
function popUp1() {
props=window.open('sign.asp', 'poppage', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=900, height=700 left = 100, top = 100');
}
function popUp2() {
props=window.open('javas/samegame/samegame.htm', 'poppage', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=500, height=410 left = 100, top = 100');
}
function popUp3() {
props=window.open('javas/tetris/tetris.htm', 'poppage', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=300, height=360 left = 100, top = 100');
}
function popUp4() {
props=window.open('javas/dots/dots.htm', 'poppage', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=420, height=450 left = 100, top = 100');
}
// End -->
