var oeTags = '<html>'+
			'<head>'+
			'<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />'+
			'<meta http-equiv="Content-Style-Type" content="text/css" />'+
			'<meta http-equiv="Content-Script-Type" content="text/javascript" />'+
			'<style>'+
			'<!--'+
			'ul#profile_basic_list {'+
			'list-style-type: none;'+
			'text-align:left;'+
			'}'+
			'ul#profile_basic_list li {'+
			'text-align:left;'+
			'}'+
			'-->'+
			'</style>'+
			'</head>'+
			'<body>'+
			'<div style="text-align:center;">'+
			'<a href="http://pr.fc2.com/lothy/" title="プロフィールページへ移動する"><img src="http://pr.fc2.com/l/o/t/lothy/profiles.jpg" alt="" border="0" /></a>'+
			'<ul id="profile_basic_list">'+
			'<li>名前 : Lothy</li>'+
			'<li>性別 : <a href="http://pr.fc2.com/contents/gender/2">女性</a></li>'+			
			'<li>血液型 : <a href="http://pr.fc2.com/contents/blood/2">B型</a></li>'+			
			'<li>生年月日 : 			<a href="http://pr.fc2.com/contents/birthday/0515">			05月			15日			</a>'+			
						
			'<li>現住所 : <a href="http://pr.fc2.com/contents/pref/13">東京都</a> </li>'+			
						
			'<li>自己紹介 : <br />アニメやゲーム、その他かわいいもののイラストを描くのが大好きです。<br />暇さえあればお絵かきしてます。<br />ゲームは主にＲＰＧが好きです。特にファイナルファンタジー。<br />こんな、私ですがよ・ろ・し・く・ね！</li>'+			'</ul>'+
			'</div>'+
			'</body>'+
			'</html>';
			
document.write(oeTags);
