function Cx_Sign_Write(){
	
	var ft='\
<table borderColor="#27599d" cellSpacing="0" cellPadding="0" width="130" bgColor="#ffffff" border="0">\
<tr><td style="LEFT: 0px; CURSOR: hand; COLOR: #40444a; TOP: 0px" borderColor="#ffffff"\
width="98" bgColor="#ffffff" height="18"><img src="/IMG_CL/UserInfo_Type_1.gif" id="Img_UserType" width="130" height="30" border="0"></td>\
</tr><tr><td style="FONT-SIZE: 9pt; LEFT: 0px; CURSOR: hand; COLOR: #40444a; TOP: 0px" borderColor="#ffffff" width="96" bgColor="#ffffff" height="18">\
<table height="18" cellSpacing="0" cellPadding="0" width="100%" align="left" border="0">\
<tr><td style="FONT-SIZE: 9pt; COLOR: #40444a" align="left">&nbsp;<INPUT id="menu_Usertype" style="BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #ffffff 1px solid; CURSOR: hand; COLOR: black; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; HEIGHT: 18px"\
readOnly type="text" size="10"></td>\
<td align="right" height="18"></td>\
</tr></table></td></tr>\
<tr><td onmouseover="this.style.backgroundColor=\'#CDE0F6\'" style="FONT-SIZE: 9pt; LEFT: 0px; cursor: hand; COLOR: #40444a; TOP: 0px" onclick="View_UserInfo();" onmouseout="this.style.backgroundColor=\'#FFFFFF\'" borderColor="#ffffff"\
width="96" bgColor="#ffffff" height="18">\
<table height="18" cellSpacing="0" cellPadding="0" width="100%" align="left" border="0">\
<tr><td style="FONT-SIZE: 9pt; COLOR: #40444a">&nbsp;' + Cx_Menu1 + '</td>\
<td align="right" height="18"></td>\
</tr></table></td></tr>\
<tr id="Cx_Menu_HandphoneMail">\
<td onmouseover="this.style.backgroundColor=\'#EEEEEE\'" style="FONT-SIZE: 9pt; LEFT: 0px; cursor: hand; COLOR: #40444a; TOP: 0px"\
onclick="Handphone_Message_ToUser();" onmouseout="this.style.backgroundColor=\'#FFFFFF\'"\
borderColor="#ffffff" width="96" bgColor="#ffffff" height="18">\
<table height="18" cellSpacing="0" cellPadding="0" width="100%" align="left" border="0">\
<tr><td style="FONT-SIZE: 9pt; COLOR: #40444a">&nbsp;' + Cx_Menu2 + '</td>\
<td align="right" height="18"></td>\
</tr></table></td></tr>\
<tr id="Cx_Menu_AddFriend">\
<td onmouseover="this.style.backgroundColor=\'#EEEEEE\'" style="FONT-SIZE: 9pt; LEFT: 0px; cursor: hand; COLOR: #40444a; TOP: 0px"\
onclick="Add_Friend();" onmouseout="this.style.backgroundColor=\'#FFFFFF\'" borderColor="#ffffff"\
width="96" bgColor="#ffffff" height="18">\
<table height="18" cellSpacing="0" cellPadding="0" width="100%" align="left" border="0">\
<tr><td style="FONT-SIZE: 9pt; COLOR: #40444a">&nbsp;' + Cx_Menu3 + '</td>\
<td align="right" height="18"></td>\
</tr></table></td></tr><tr id="Cx_Line_Cyworld"><td height="1" bgcolor="#27599d"></td></tr><tr id="Cx_Menu_Cyworld">\
<td onmouseover="this.style.backgroundColor=\'#EEEEEE\'" style="FONT-SIZE: 9pt; LEFT: 0px; cursor: hand; COLOR: #40444a; TOP: 0px"\
onclick="Link_Cyworld();" onmouseout="this.style.backgroundColor=\'#FFFFFF\'" borderColor="#ffffff"\
width="96" bgColor="#ffffff" height="18">\
<table height="18" cellSpacing="0" cellPadding="0" width="100%" align="left" border="0">\
<tr><td style="FONT-SIZE: 9pt; COLOR: #40444a">&nbsp;' + Cx_Menu4 + '</td>\
<td align="right" height="18"></td></tr></table></td></tr></table>\
  	';
  	return ft;
}
