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/jinagga/" title="プロフィールページへ移動する"><img src="http://pr.fc2.com/j/i/n/jinagga/profiles.jpg" alt="" border="0" /></a>'+
			'<ul id="profile_basic_list">'+
			'<li>名前 : Tomcathy（トム・キャシー）</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/job/21">クリエーター</a></li>'+			
						
						
			'<li>自己紹介 : <br />グラフィックデザインの仕事をしてます。<br />夢は大きく「絵本作家」<br />大人も子供も楽しめる絵本作りをしています。</li>'+			'</ul>'+
			'</div>'+
			'</body>'+
			'</html>';
			
document.write(oeTags);
