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/punapunapuna/" title="プロフィールページへ移動する"><img src="http://pr.fc2.com/p/u/n/punapunapuna/profiles.jpg" alt="" border="0" /></a>'+
			'<ul id="profile_basic_list">'+
			'<li>名前 : ちゅなたん</li>'+
			'<li>性別 : <a href="http://pr.fc2.com/contents/gender/2">女性</a></li>'+			
			'<li>血液型 : <a href="http://pr.fc2.com/contents/blood/1">A型</a></li>'+			
			'<li>生年月日 : 			<a href="http://pr.fc2.com/contents/birthday/0421">			04月			21日			</a>'+			
			'<li>職業 : <a href="http://pr.fc2.com/contents/job/7">事務系</a></li>'+			
			'<li>現住所 : <a href="http://pr.fc2.com/contents/pref/13">東京都</a> 某区</li>'+			
			'<li>出身地 : <a href="http://pr.fc2.com/contents/pref_birth/13">東京都</a> 某区</li>'+			
			'<li>自己紹介 : <br />ふつつか者ですがよろしくです＾ｗ＾<br /><br />↑の写真をクリックすると何かが出てくるです。</li>'+			'</ul>'+
			'</div>'+
			'</body>'+
			'</html>';
			
document.write(oeTags);
