jQuery.noConflict();
var j$ = jQuery;
/*
 ****************************************************************************
 * File : mtmemo.js 2.03
 *
 * 2.02: included dTree scripts
 * 2.01: jQuery 1.3.x
 * 2.00: jQuery 1.2.6
 *
 * Copyright (C) 2005-2009 http://bizcaz.com/ All rights reserved.
 ****************************************************************************
 */
var mtmemo = {
	/* MT-MEMO TemplateSet Plugin Base-Folder
	 */
	base: '/blog/mt/mt-static/plugins/mt_memo/',
	/* MT-MEMO TemplateSet ID
	 */
	template_id: 'Pandora',
	/* MT-MEMO Uniq ID
	 */
	blog_id: 1,
	/* Blog Title
	 */
	blog_title: 'rokumaru-wing',
	/* Blog URL
	 */
	blog_url: 'http://www.if-wing.com/blog/',
	archive_url: 'http://www.if-wing.com/blog/',
	/* Last Updated
	 */
	last_updated: '2010-12-24',
	/* Replace Title for PageRank
	 */
	replace_title: ['rokumaru-wing', ' - '].join(''),
	/* Tag MIN/MAX Value
	 */


	tag_min: 1,
	tag_max: 6,
	/* Ajax Loader URL
	 */
	loader: ['/blog/mt/mt-static/plugins/mt_memo/css/quattro/', 'ajax-loader.gif'].join(''),
	/* Admin URL
	 */
	admin_url: ['/blog/mt/', 'mt.cgi'].join(''),
	/* Ajax Comment URL
	 */
	comment_url: ['/blog/mt/', 'mt-comments.cgi'].join(''),
	/* Ajax Search URL
	 */
	search_url: ['/blog/mt/', 'mt-search.cgi'].join(''),
	/* CSS URL
	 */
	css_url: '/blog/mt/mt-static/plugins/mt_memo/css/quattro/',
	/* JS URL
	 */
	js_url: '/blog/mt/mt-static/plugins/mt_memo/js/',

	dtree_init: function(id) {
		var obj = new dTree(id);

		obj.icon.root        = [mtmemo.css_url, 'base.gif'].join('');
		obj.icon.folder      = [mtmemo.css_url, 'folder.gif'].join('');
		obj.icon.folderOpen  = [mtmemo.css_url, 'folderopen.gif'].join('');
		obj.icon.node        = [mtmemo.css_url, 'page.gif'].join('');
		obj.icon.coments     = [mtmemo.css_url, 'comments.gif'].join('');
		obj.icon.trackbacks  = [mtmemo.css_url, 'trackbacks.gif'].join('');
		obj.icon.feed        = [mtmemo.css_url, 'feed_12x12.png'].join('');
		obj.icon.empty       = [mtmemo.js_url, 'dtree/img/', 'empty.gif'].join('');
		obj.icon.line        = [mtmemo.js_url, 'dtree/img/', 'line.gif'].join('');
		obj.icon.join        = [mtmemo.js_url, 'dtree/img/', 'join.gif'].join('');
		obj.icon.joinBottom  = [mtmemo.js_url, 'dtree/img/', 'joinbottom.gif'].join('');
		obj.icon.plus        = [mtmemo.js_url, 'dtree/img/', 'plus.gif'].join('');
		obj.icon.plusBottom  = [mtmemo.js_url, 'dtree/img/', 'plusbottom.gif'].join('');
		obj.icon.minus       = [mtmemo.js_url, 'dtree/img/', 'minus.gif'].join('');
		obj.icon.minusBottom = [mtmemo.js_url, 'dtree/img/', 'minusbottom.gif'].join('');
		obj.icon.nlPlus      = [mtmemo.js_url, 'dtree/img/', 'nolines_plus.gif'].join('');
		obj.icon.nlMinus     = [mtmemo.js_url, 'dtree/img/', 'nolines_minus.gif'].join('');

		return obj;
	},
	dtree_communication: function() {
		var node        = 0;
		var root_node   = 0;
		var parent_node = 0;

		a = mtmemo.dtree_init('a');
		a.config.useCookies = false;
//		a.config.target     = '_blank';

		a.add(node, -1, '<span class="bold">' + mtmemo.blog_title + '</span>', '', mtmemo.blog_title);
		root_node = node++;

		
			
				a.add(node, root_node, 'ameblo　復活', 'http://www.if-wing.com/blog/2010/12/20-163130.html', 'ameblo　復活', '', a.icon.node, a.icon.node);
				parent_node = node++;

				
				a.add(node++, parent_node, '<span class="bold" style="padding-left:5px; color:#5231f7">記事別コメント・フィード</span>', 'http://www.if-wing.com/blog/2010/12/20-163130.comment.xml', 'コメントの返信をフィードでお知らせ', '', a.icon.feed, a.icon.feed);
				
					
						a.add(node++, parent_node, '<span class="right">10/12/22 </span>wing', 'http://www.if-wing.com/blog/2010/12/20-163130.html#comment-170', 'wing', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/12/21 </span>きまぐれヒデ', 'http://www.if-wing.com/blog/2010/12/20-163130.html#comment-169', 'きまぐれヒデ', '', a.icon.coments, a.icon.coments);
					

					
				
			
		
			
				a.add(node, root_node, 'EXSENCE LB C3000HGM  with  LIVRE V.A.E　ｆ-53', 'http://www.if-wing.com/blog/2010/12/10-010111.html', 'EXSENCE LB C3000HGM  with  LIVRE V.A.E　ｆ-53', '', a.icon.node, a.icon.node);
				parent_node = node++;

				
				a.add(node++, parent_node, '<span class="bold" style="padding-left:5px; color:#5231f7">記事別コメント・フィード</span>', 'http://www.if-wing.com/blog/2010/12/10-010111.comment.xml', 'コメントの返信をフィードでお知らせ', '', a.icon.feed, a.icon.feed);
				
					
						a.add(node++, parent_node, '<span class="right">10/12/12 </span>wing', 'http://www.if-wing.com/blog/2010/12/10-010111.html#comment-168', 'wing', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/12/11 </span>のんちゃん', 'http://www.if-wing.com/blog/2010/12/10-010111.html#comment-167', 'のんちゃん', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/12/10 </span>wing', 'http://www.if-wing.com/blog/2010/12/10-010111.html#comment-166', 'wing', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/12/10 </span>YGR51', 'http://www.if-wing.com/blog/2010/12/10-010111.html#comment-165', 'YGR51', '', a.icon.coments, a.icon.coments);
					

					
				
			
		
			
				a.add(node, root_node, 'カキチヌ　殻の割り方動画', 'http://www.if-wing.com/blog/2010/12/02-103200.html', 'カキチヌ　殻の割り方動画', '', a.icon.node, a.icon.node);
				parent_node = node++;

				
				a.add(node++, parent_node, '<span class="bold" style="padding-left:5px; color:#5231f7">記事別コメント・フィード</span>', 'http://www.if-wing.com/blog/2010/12/02-103200.comment.xml', 'コメントの返信をフィードでお知らせ', '', a.icon.feed, a.icon.feed);
				
					
						a.add(node++, parent_node, '<span class="right">10/12/04 </span>wing', 'http://www.if-wing.com/blog/2010/12/02-103200.html#comment-164', 'wing', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/12/04 </span>KIRI', 'http://www.if-wing.com/blog/2010/12/02-103200.html#comment-163', 'KIRI', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/12/03 </span>wing', 'http://www.if-wing.com/blog/2010/12/02-103200.html#comment-162', 'wing', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/12/03 </span>こっしー', 'http://www.if-wing.com/blog/2010/12/02-103200.html#comment-161', 'こっしー', '', a.icon.coments, a.icon.coments);
					

					
				
			
		
			
				a.add(node, root_node, 'いただきます♪', 'http://www.if-wing.com/blog/2010/12/01-202029.html', 'いただきます♪', '', a.icon.node, a.icon.node);
				parent_node = node++;

				
				a.add(node++, parent_node, '<span class="bold" style="padding-left:5px; color:#5231f7">記事別コメント・フィード</span>', 'http://www.if-wing.com/blog/2010/12/01-202029.comment.xml', 'コメントの返信をフィードでお知らせ', '', a.icon.feed, a.icon.feed);
				
					
						a.add(node++, parent_node, '<span class="right">10/12/01 </span>wing', 'http://www.if-wing.com/blog/2010/12/01-202029.html#comment-160', 'wing', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/12/01 </span>wing', 'http://www.if-wing.com/blog/2010/12/01-202029.html#comment-159', 'wing', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/12/01 </span>きまぐれヒデ', 'http://www.if-wing.com/blog/2010/12/01-202029.html#comment-158', 'きまぐれヒデ', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/12/01 </span>のんちゃん', 'http://www.if-wing.com/blog/2010/12/01-202029.html#comment-157', 'のんちゃん', '', a.icon.coments, a.icon.coments);
					

					
				
			
		
			
				a.add(node, root_node, '矢口浦　川村渡船', 'http://www.if-wing.com/blog/2010/11/26-215443.html', '矢口浦　川村渡船', '', a.icon.node, a.icon.node);
				parent_node = node++;

				
				a.add(node++, parent_node, '<span class="bold" style="padding-left:5px; color:#5231f7">記事別コメント・フィード</span>', 'http://www.if-wing.com/blog/2010/11/26-215443.comment.xml', 'コメントの返信をフィードでお知らせ', '', a.icon.feed, a.icon.feed);
				
					
						a.add(node++, parent_node, '<span class="right">10/11/27 </span>wing', 'http://www.if-wing.com/blog/2010/11/26-215443.html#comment-156', 'wing', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/11/27 </span>wing', 'http://www.if-wing.com/blog/2010/11/26-215443.html#comment-155', 'wing', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/11/26 </span>きまぐれヒデ', 'http://www.if-wing.com/blog/2010/11/26-215443.html#comment-154', 'きまぐれヒデ', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/11/26 </span>のんちゃん', 'http://www.if-wing.com/blog/2010/11/26-215443.html#comment-153', 'のんちゃん', '', a.icon.coments, a.icon.coments);
					

					
				
			
		
			
				a.add(node, root_node, 'Ｃ☆ＭＡＸ釣行会　in　やま栄渡船', 'http://www.if-wing.com/blog/2010/11/24-100328.html', 'Ｃ☆ＭＡＸ釣行会　in　やま栄渡船', '', a.icon.node, a.icon.node);
				parent_node = node++;

				
				a.add(node++, parent_node, '<span class="bold" style="padding-left:5px; color:#5231f7">記事別コメント・フィード</span>', 'http://www.if-wing.com/blog/2010/11/24-100328.comment.xml', 'コメントの返信をフィードでお知らせ', '', a.icon.feed, a.icon.feed);
				
					
						a.add(node++, parent_node, '<span class="right">10/11/24 </span>wing', 'http://www.if-wing.com/blog/2010/11/24-100328.html#comment-152', 'wing', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/11/24 </span>匿名', 'http://www.if-wing.com/blog/2010/11/24-100328.html#comment-151', '匿名', '', a.icon.coments, a.icon.coments);
					

					
				
			
		
			
				a.add(node, root_node, '明日もこれで！', 'http://www.if-wing.com/blog/2010/11/22-184213.html', '明日もこれで！', '', a.icon.node, a.icon.node);
				parent_node = node++;

				
				a.add(node++, parent_node, '<span class="bold" style="padding-left:5px; color:#5231f7">記事別コメント・フィード</span>', 'http://www.if-wing.com/blog/2010/11/22-184213.comment.xml', 'コメントの返信をフィードでお知らせ', '', a.icon.feed, a.icon.feed);
				
					
						a.add(node++, parent_node, '<span class="right">10/11/22 </span>wing', 'http://www.if-wing.com/blog/2010/11/22-184213.html#comment-150', 'wing', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/11/22 </span>きまぐれヒデ', 'http://www.if-wing.com/blog/2010/11/22-184213.html#comment-149', 'きまぐれヒデ', '', a.icon.coments, a.icon.coments);
					

					
				
			
		
			
				a.add(node, root_node, '昨日も昼から', 'http://www.if-wing.com/blog/2010/11/21-083001.html', '昨日も昼から', '', a.icon.node, a.icon.node);
				parent_node = node++;

				
				a.add(node++, parent_node, '<span class="bold" style="padding-left:5px; color:#5231f7">記事別コメント・フィード</span>', 'http://www.if-wing.com/blog/2010/11/21-083001.comment.xml', 'コメントの返信をフィードでお知らせ', '', a.icon.feed, a.icon.feed);
				
					
						a.add(node++, parent_node, '<span class="right">10/11/21 </span>wing', 'http://www.if-wing.com/blog/2010/11/21-083001.html#comment-148', 'wing', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/11/21 </span>きまぐれヒデ', 'http://www.if-wing.com/blog/2010/11/21-083001.html#comment-147', 'きまぐれヒデ', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/11/21 </span>wing', 'http://www.if-wing.com/blog/2010/11/21-083001.html#comment-146', 'wing', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/11/21 </span>のんちゃん', 'http://www.if-wing.com/blog/2010/11/21-083001.html#comment-145', 'のんちゃん', '', a.icon.coments, a.icon.coments);
					

					
				
			
		
			
				a.add(node, root_node, 'もうアミエビが必要かな', 'http://www.if-wing.com/blog/2010/11/18-210828.html', 'もうアミエビが必要かな', '', a.icon.node, a.icon.node);
				parent_node = node++;

				
				a.add(node++, parent_node, '<span class="bold" style="padding-left:5px; color:#5231f7">記事別コメント・フィード</span>', 'http://www.if-wing.com/blog/2010/11/18-210828.comment.xml', 'コメントの返信をフィードでお知らせ', '', a.icon.feed, a.icon.feed);
				
					
						a.add(node++, parent_node, '<span class="right">10/11/19 </span>wing', 'http://www.if-wing.com/blog/2010/11/18-210828.html#comment-144', 'wing', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/11/18 </span>きまぐれヒデ', 'http://www.if-wing.com/blog/2010/11/18-210828.html#comment-143', 'きまぐれヒデ', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/11/18 </span>wing', 'http://www.if-wing.com/blog/2010/11/18-210828.html#comment-142', 'wing', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/11/18 </span>りん', 'http://www.if-wing.com/blog/2010/11/18-210828.html#comment-141', 'りん', '', a.icon.coments, a.icon.coments);
					

					
				
			
		
			
				a.add(node, root_node, '釣具パーツの域を超えてる', 'http://www.if-wing.com/blog/2010/11/18-001356.html', '釣具パーツの域を超えてる', '', a.icon.node, a.icon.node);
				parent_node = node++;

				
				a.add(node++, parent_node, '<span class="bold" style="padding-left:5px; color:#5231f7">記事別コメント・フィード</span>', 'http://www.if-wing.com/blog/2010/11/18-001356.comment.xml', 'コメントの返信をフィードでお知らせ', '', a.icon.feed, a.icon.feed);
				
					
						a.add(node++, parent_node, '<span class="right">10/11/18 </span>wing', 'http://www.if-wing.com/blog/2010/11/18-001356.html#comment-140', 'wing', '', a.icon.coments, a.icon.coments);
					

					
				
					
						a.add(node++, parent_node, '<span class="right">10/11/18 </span>のんちゃん', 'http://www.if-wing.com/blog/2010/11/18-001356.html#comment-139', 'のんちゃん', '', a.icon.coments, a.icon.coments);
					

					
				
			
		

		document.write(a);
	},
	dtree_categories: function() {
		var stack = new Array();
		var node  = 0;
		var depth = 0;// 階層
		var name  = '';

		b = mtmemo.dtree_init('b');
		b.config.useCookies = false;
//		b.config.target     = '_blank';

		b.add(node, -1, '<span class="bold">' + mtmemo.blog_title + '</span>', '', mtmemo.blog_title);
		stack[depth] = node++;

		
			
			name = '釣行記';

			
				b.add(node, stack[depth], '<span class="glayout">' + name + '</span>', '', name, '', b.icon.folder, b.icon.folderOpen, true);
			

			stack[++depth] = node++;

			
			
			name = 'かかり釣り';

			
				b.add(node, stack[depth], name + '<span class="right"> [18]</span>', 'http://www.if-wing.com/blog/cat7/cat2/', name, '', b.icon.folder, b.icon.folderOpen, true);
			

			stack[++depth] = node++;

			
			depth--;
		
			
			name = '紀州釣り';

			
				b.add(node, stack[depth], name + '<span class="right"> [17]</span>', 'http://www.if-wing.com/blog/cat7/cat12/', name, '', b.icon.folder, b.icon.folderOpen, true);
			

			stack[++depth] = node++;

			
			depth--;
		
			
			name = 'カキチヌ';

			
				b.add(node, stack[depth], name + '<span class="right"> [1]</span>', 'http://www.if-wing.com/blog/cat7/cat3/', name, '', b.icon.folder, b.icon.folderOpen, true);
			

			stack[++depth] = node++;

			
			depth--;
		
			
			name = 'ボンボン＆ルアー';

			
				b.add(node, stack[depth], name + '<span class="right"> [6]</span>', 'http://www.if-wing.com/blog/cat7/cat4/', name, '', b.icon.folder, b.icon.folderOpen, true);
			

			stack[++depth] = node++;

			
			depth--;
		
			
			name = 'その他の釣り';

			
				b.add(node, stack[depth], name + '<span class="right"> [1]</span>', 'http://www.if-wing.com/blog/cat7/cat13/', name, '', b.icon.folder, b.icon.folderOpen, true);
			

			stack[++depth] = node++;

			
			depth--;
		
			depth--;
		
			
			name = '動画掲載記事';

			
				b.add(node, stack[depth], name + '<span class="right"> [11]</span>', 'http://www.if-wing.com/blog/cat8/', name, '', b.icon.folder, b.icon.folderOpen, true);
			

			stack[++depth] = node++;

			
			depth--;
		
			
			name = 'タックル';

			
				b.add(node, stack[depth], name + '<span class="right"> [29]</span>', 'http://www.if-wing.com/blog/cat5/', name, '', b.icon.folder, b.icon.folderOpen, true);
			

			stack[++depth] = node++;

			
			depth--;
		
			
			name = '携帯から投稿';

			
				b.add(node, stack[depth], '<span class="glayout">' + name + '</span>', '', name, '', b.icon.folder, b.icon.folderOpen, true);
			

			stack[++depth] = node++;

			
			depth--;
		
			
			name = 'その他';

			
				b.add(node, stack[depth], name + '<span class="right"> [30]</span>', 'http://www.if-wing.com/blog/cat6/', name, '', b.icon.folder, b.icon.folderOpen, true);
			

			stack[++depth] = node++;

			
			depth--;
		

		document.write(b);
	},
	dtree_folders: function() {
		var stack = new Array();
		var node  = 0;
		var depth = 0;// 階層

		c = mtmemo.dtree_init('c');
		c.config.useCookies = false;
//		c.config.target     = '_blank';

		c.add(node, -1, '<span class="bold">' + mtmemo.blog_title + '</span>', '', mtmemo.blog_title);
		stack[depth] = node++;

		

		var name = '';

		
			
			
				name = 'TIDEGRAPH';
				c.add(node, stack[depth], name, '', name, '', '', '', true);
				stack[++depth] = node++;
			
			
				c.add(node++, stack[depth], '三重県　TIDEGRAPH & WEATHER', 'http://www.if-wing.com/blog/tidegraph/tidegraph-weather-mie.html', '三重県　TIDEGRAPH & WEATHER', '', '', '', true);
			
				c.add(node++, stack[depth], '京都府　TIDEGRAPH & WEATHER', 'http://www.if-wing.com/blog/tidegraph/tidegraph-weather-kyoto.html', '京都府　TIDEGRAPH & WEATHER', '', '', '', true);
			
				c.add(node++, stack[depth], '和歌山県　TIDEGRAPH & WEATHER', 'http://www.if-wing.com/blog/tidegraph/tidegraph-weather-wakayama.html', '和歌山県　TIDEGRAPH & WEATHER', '', '', '', true);
			
			
			depth--;
		
			
			
				name = 'Ｃ☆ＭＡＸ告知';
				c.add(node, stack[depth], name, '', name, '', '', '', true);
				stack[++depth] = node++;
			
			
				c.add(node++, stack[depth], 'Ｃ☆ＭＡＸオープニングフェスタ', 'http://www.if-wing.com/blog/folder9/c-1.html', 'Ｃ☆ＭＡＸオープニングフェスタ', '', '', '', true);
			
			
			depth--;
		
			
			
				name = 'LINK';
				c.add(node, stack[depth], name, '', name, '', '', '', true);
				stack[++depth] = node++;
			
			
				c.add(node++, stack[depth], 'おススメ渡船店', 'http://www.if-wing.com/blog/link/tosen.html', 'おススメ渡船店', '', '', '', true);
			
				c.add(node++, stack[depth], 'かかり釣りＢＬＯＧ　ＬＩＮＫ集', 'http://www.if-wing.com/blog/link/link.html', 'かかり釣りＢＬＯＧ　ＬＩＮＫ集', '', '', '', true);
			
			
			depth--;
		
			
			
				name = 'その他';
				c.add(node, stack[depth], name, '', name, '', '', '', true);
				stack[++depth] = node++;
			
			
				c.add(node++, stack[depth], 'YouTube　一覧', 'http://www.if-wing.com/blog/folder10/youtube.html', 'YouTube　一覧', '', '', '', true);
			
				c.add(node++, stack[depth], '過去のブログ', 'http://www.if-wing.com/blog/folder10/old.html', '過去のブログ', '', '', '', true);
			
			
			depth--;
		

		document.write(c);
	}
};

j$(document).ready(function() {
	var location = encodeURI(document.location.href).replace(/#.*/,'');

	j$('#navibar li a').each(function() {
		var me = j$(this);

		if (location == me.attr('href')) {
			me.addClass('current');
//			me.attr('href', 'javascript:void(0);');
		}
	});

	j$('a[href^=#]:not([href=#])').each(function() {
		j$(this).click(function() {
			var id = j$(this.hash);

			if (id.size()) {
				id.ScrollTo(800);
				return false;
			}
		});
	});

	j$('[class*=addclips]').LazyDocWrite('http://js.addclips.org/v2/addclips.js', function(elem) {
		var param = elem.attr('title').split('|');

		AddClipsId = '14012F341B277';
		AddClipsBcolor='#000000';
		AddClipsNcolor='#333333';
		AddClipsTcolor='#ffffff';
		AddClipsType='1';
		AddClipsVerticalAlign='middle';
		AddClipsDefault='bookmark';
		AddClipsUrl   = param[0];
		AddClipsTitle = param[1];
		AddClipsMode='popup';
	});

	j$('#Pandora').append('<div id="top" title="ページトップへ"></div>');
	j$('#top').click(function() {
		j$('body').ScrollTo(800);
	});

	j$('#comment-text').each(function() {
		j$(this)
			.val('')
			.focus(function() {
				var color = '#fffffc'
							
				j$(this)
					.css('background-color', color)
					.css('background-position', 'right bottom');
			})
			.blur(function() {
				var color = '#302833'
							
				j$(this)
					.css('background-color', color)
					.css('background-position', 'right top');
			});
	});
});

