|
|
|
|
Home > 서울교회의 세 기둥 > 천국시민양성 |
|
");
imgWin.document.write("");
imgWin.document.write("");
imgWin.document.close();
}
function displaySize(size){
switch (size){
case 0: // DEFAULT ScreenMode
document.wmplay.width = 320;
document.wmplay.height = 320;
document.all['RANGS'].height =320;
break;
case 2: // Double ScreenMode
document.wmplay.width = 600;
document.all['RANGS'].height =534;
document.wmplay.height = 534;
break;
case 3: // FULL ScreenMode
document.wmplay.fullScreen = 'true';
break;
} /* end of switch condition */
}
//-->
|
|