// ζόκΦ¦n
	function reset_img() {
		parent.frames['menu'].document.img_top.src = "pics/tabs/tab_top_2.gif" ;
		parent.frames['menu'].document.img_music.src = "pics/tabs/tab_music_2.gif" ;
		parent.frames['menu'].document.img_extra.src = "pics/tabs/tab_extra_2.gif" ;
		parent.frames['menu'].document.img_link.src ="pics/tabs/tab_link_2.gif" ;
	}

	function c_top() {
		reset_img() ;
		parent.frames['menu'].document.img_top.src='pics/tabs/tab_top_1.gif' ;
		parent.contents.focus() ;
	}

	function c_music() {
		reset_img() ;
		parent.frames['menu'].document.img_music.src='pics/tabs/tab_music_1.gif' ;
		parent.contents.focus() ;
	}
	
	function c_extra() {
		reset_img() ;
		parent.frames['menu'].document.img_extra.src='pics/tabs/tab_extra_1.gif' ;
		parent.contents.focus() ;
	}

	function c_link() {
		reset_img() ;
		parent.frames['menu'].document.img_link.src='pics/tabs/tab_link_1.gif' ;
		parent.contents.focus() ;
	}
	
// tb^[N\¦
	// PKw
	function foot_1(){
		document.open() ;
		document.write("<div class='foot_menu'>Where do we go ? ...b <a href='../top.php' onclick='c_top()'>Top</a> b <a href='../music/music_top.htm' onclick='c_music()'>Music</a> b <a href='../extra/extra_top.htm' onclick='c_extra()'>Extra</a> b <a href='../links/link.htm' onclick='c_link()'>Links</a> b <a href='../sitemap.htm'>TCg}bv</a> b</div>") ;
		document.close() ;
	}

	// QKw
	function foot_2(){
		document.open() ;
		document.write("<div class='foot_menu'>Where do we go ? ...b <a href='../../top.php' onclick='c_top()'>Top</a> b <a href='../../music/music_top.htm' onclick='c_music()'>Music</a> b <a href='../../extra/extra_top.htm' onclick='c_extra()'>Extra</a> b <a href='../../links/link.htm' onclick='c_link()'>Links</a> b <a href='../../sitemap.htm'>TCg}bv</a> b</div>") ;
		document.close() ;
	}
	
// Copyright\¦
	function copy(){
		document.open() ;
		document.write("<div class='copy'>Copyright &copy 2006-2009 Chili All Rights Reserved...</div>") ;
		document.close() ;
	}

// JRp
// c
	function openPicWindow(img) {
		n_win = window.open("","","width=498,height=785") ;
		n_win.document.open() ;
		n_win.document.write("<head><meta http-equiv='Content-Type' content='text/html; charset=shift_jis' /><title>Invitations !</title><script language='javascript'></script><style type='text/css'>body {padding: 0;margin: 0;color:#333333 ; font-size: 10pt ;} a {color: #55f;text-decoration:none;font-weight:bold;} a:hover{color: #f55;text-decoration:underline;} a:visited{color: #aaf ;}</style></head><body><table border='0'><tr><td><img src="+ img +" /></td></tr><tr><td align='center'><button type='button' onclick='window.close()'>close</button></td></tr><tr><td align='right'>by <a href='http://toutou.nobody.jp/' target='_blank'>Kouko Qugatsu</a></td></tr>") ;
		n_win.document.close() ;
	}
// ‘
	function openPicWindow_h(img) {
		n_win = window.open("","","width=737,height=546") ;
		n_win.document.open() ;
		n_win.document.write("<head><meta http-equiv='Content-Type' content='text/html; charset=shift_jis' /><title>Invitations !</title><script language='javascript'></script><style type='text/css'>body {padding: 0;margin: 0;color:#333333 ; font-size: 10pt ;} a {color: #55f;text-decoration:none;font-weight:bold;} a:hover{color: #f55;text-decoration:underline;} a:visited{color: #aaf ;}</style></head><body><table border='0'><tr><td><img src="+ img +" /></td></tr><tr><td align='center'><button type='button' onclick='window.close()'>close</button></td></tr><tr><td align='right'>by <a href='http://toutou.nobody.jp/' target='_blank'>Kouko Qugatsu</a></td></tr>") ;
		n_win.document.close() ;
	}

// bcWP
	function openPicWindow_cd(img) {
		n_win = window.open("","","width=510,height=520") ;
		n_win.document.open() ;
		n_win.document.write("<head><meta http-equiv='Content-Type' content='text/html; charset=shift_jis' /><title>Invitations !</title><script language='javascript'></script><style type='text/css'>body {padding: 0;margin: 0;color:#333333 ; font-size: 10pt ;} a {color: #55f;text-decoration:none;font-weight:bold;} a:hover{color: #f55;text-decoration:underline;} a:visited{color: #aaf ;}</style></head><body><table border='0'><tr><td><img src="+ img +" /></td></tr><tr><td align='center'><button type='button' onclick='window.close()'>close</button></td></tr><tr><td align='right'>by <a href='http://toutou.nobody.jp/' target='_blank'>Kouko Qugatsu</a></td></tr>") ;
		n_win.document.close() ;
	}
