function showMoreMenu(varA1, varB1){
	varHIDE = ('varMH_' + (varA1));
	varSHOW = ('varMS_' + (varA1));
	varBODY = ('varB_' + (varA1));
	if( document.getElementById ) {
		oElemHide = document.getElementById(varHIDE);
		oElemShow = document.getElementById(varSHOW);
		oElemBody = document.getElementById(varBODY);
		if( varB1 == 1 ) {
			oElemShow.style.display = "none";
			oElemHide.style.display = "block";
			oElemBody.style.display = "none";
		} else {
			oElemShow.style.display = "block";
			oElemHide.style.display = "none";
			oElemBody.style.display = "block";
		}
	} else {
		return false;
	}
}

function contents () { document.write ('&nbsp;'); }
function contents0 () { document.write ('Profile'); }
function contents1 () { document.write ('Profile'); }

function contents3 () { document.write ('Blog Pet'); }
function contents4 () { document.write ('Templates'); }
function contents5 () { document.write ('Materials'); }
function contents6 () { document.write ('Bookmarks'); }
function contents7 () { document.write ('Contact'); }
function contents8 () { document.write ('Contact'); }
function contents9 () { document.write ('Contact'); }
function contents10 () { document.write ('Temprate<br />Details'); }
function contents11 () { document.write ('Reference'); }
function contents12 () { document.write ('Policy'); }

function BlogScouter_on () {
	document.write ('<a href="http://blogscouter.cyberbuzz.jp"><img border="0" src="http://blogscouter.cyberbuzz.jp/tag/blog.php?k=977e918a266cadc698c1f5ccebe7498b&s=1f2a4&c=1" /></a>');
	}

function BlogScouter () {
	document.write ('<script type="text/javascript" charset="euc-jp" src="http://blogscouter.cyberbuzz.jp/tag/script.php?k=977e918a266cadc698c1f5ccebe7498b&tt=1&s=1f2a4&c=1"></script>');
	}

function amazonWidget () {
	document.write ('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab" id="Player_0295526d-9695-46b1-82a8-54d784495265"  WIDTH="440px" HEIGHT="135px"> <PARAM NAME="movie" VALUE="http://ws.amazon.co.jp/widgets/q?ServiceVersion=20070822&MarketPlace=JP&ID=V20070822%2FJP%2Fomegabox-22%2F8003%2F0295526d-9695-46b1-82a8-54d784495265&Operation=GetDisplayTemplate"><PARAM NAME="quality" VALUE="high"><PARAM NAME="bgcolor" VALUE="#FFFFFF"><PARAM NAME="allowscriptaccess" VALUE="always"><embed src="http://ws.amazon.co.jp/widgets/q?ServiceVersion=20070822&MarketPlace=JP&ID=V20070822%2FJP%2Fomegabox-22%2F8003%2F0295526d-9695-46b1-82a8-54d784495265&Operation=GetDisplayTemplate" id="Player_0295526d-9695-46b1-82a8-54d784495265" quality="high" bgcolor="#ffffff" name="Player_0295526d-9695-46b1-82a8-54d784495265" allowscriptaccess="always"  type="application/x-shockwave-flash" align="middle" height="135px" width="400px"/> </OBJECT> <NOSCRIPT><A HREF="http://ws.amazon.co.jp/widgets/q?ServiceVersion=20070822&MarketPlace=JP&ID=V20070822%2FJP%2Fomegabox-22%2F8003%2F0295526d-9695-46b1-82a8-54d784495265&Operation=NoScript">Amazon.co.jp ウィジェット</A></NOSCRIPT>');
	}
