// JavaScript Document
	var w;
	function trash(){
        w=window.open('http://tina.rash.jp/photo/trash/trash2011/0720/index.html','trash','channelmode0,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,dependent=no,screenX=0,screenY=0,fullscreen=yes,type=fullWindow,width='+screen.width+',height='+screen.height+',top=0,left=0');
}
