시소당
<?
include("inc_global.php");
include("inc_function.php");
?><title><?=
$p_title?></title>
<body style=margin:0><img src=<?=
$imagefile?> width=<?=
$width?> height=<?=
$height?> onclick="window.close()" style=cursor:pointer><br></body>
이미지 클릭시 새창으로 보여지는 이미지화면...
이미지 클릭시 창이 닫히게 된다.
이부분을 고치면 새창의 모양을 고칠수 있다.