var imgWindow = "";
function openPopup(img, width, height) {
if (img && width && height) {
width = Math.min(width + 36, 640);
height = Math.min(height + 30, 480);
if (imgWindow.location && !imgWindow.closed)
imgWindow.close();
imgWindow = window.open(img, "imgWindow" + width + height,
"toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,width=" +
width + ",height=" + height);
// imgWindow.focus();
}
}
|
|
|
|
|
koukan nikki
|
|
... travel
by misaki :: 27/08/2003 01:41
... hisashiburi
by natsumi :: 25/08/2003 09:51
... trip
by misaki :: 21/08/2003 23:02
... aghhhhh
by natsumi :: 23/07/2003 08:16
|
|
|
|
|
|
|