function openLC() {

sub=window.open("http://www.castle-hotel.co.jp/livecam.html","LiveAkita","width=480,height=630,resizable=yes");

}


pname="";


 function op_win(pname,ww,hh) {
 ww=500;
hh=500;
sub=window.open(pname,"info","width="+700+",height="+600+",scrollbars=1,toolbar=yes,menubar=yes,location=0,directories=0,status=0,resizable=yes,")
  }



 function op_tp(pname,ww,hh) {
sub=window.open(pname,"topics","width="+ww+",height="+hh+",scrollbars=1,toolbar=yes,menubar=yes,location=0,directories=0,status=0,resizable=yes,")
  }

function OpenWindow(pname,ww,hh){window.open(pname,"topics","width='+ww+',height='+hh+',scrollbars=1,toolbar=yes,menubar=yes,location=0,directories=0,status=0,resizable=yes")}