

<!--ブログパーツ-->
<!--
document.write('<link rel="stylesheet" type="text/css" href="http://ecohappy.net/css/blogparts.css">');
if((navigator.userAgent.indexOf("Apple") > -1)){ version="mac_safari"; }
else if((navigator.userAgent.indexOf("Mac",0)!=-1)&&(navigator.userAgent.indexOf("Gecko") != -1)){ version="mac_moz"; }
else if((navigator.userAgent.indexOf("MSIE",0)!=-1)&&(navigator.userAgent.indexOf("Mac",0)!=-1)){ version="mac_ie"; }
else if((navigator.appName=="Netscape")&&(parseInt(navigator.appVersion)>=5)){ version="win_moz"; }
else{ version="win_ie";}
document.write('<link rel="stylesheet" type="text/css" href="http://ecohappy.net/css/'+version+'.css">');

// エコハピデータ
function _objEco(_ser,_pic,_text){
	this.serial = _ser;
	this.pict = _pic;
	this.text = _text;
	return this;
}
var _eco = new Array();

_eco[0] = new _objEco('215','http://ecohappy.net/img/p/1213364489.9718652.jpg','飼い猫の瞳がきれいだったから7月3日は、エコハピデー。このHAPPYとずっと一緒にいられるように飼い猫の安全を守るためにエコライフを実行することで自然に恩返しします');

var _init = false;


function _ecoPrev(){
	if (navigator.userAgent.indexOf("Firefox") > -1)
		var _no = document.getElementById("_eco_cnt").textContent;
	else
		var _no = document.getElementById("_eco_cnt").innerText;
	_no--;
	if(_no<1){ _no=_eco.length; }
	if (navigator.userAgent.indexOf("Firefox") > -1){
		document.getElementById("_eco_text").textContent=_eco[(_no-1)].text;
		document.getElementById("_eco_pict").src=_eco[(_no-1)].pict;
		document.getElementById("_eco_cnt").textContent=_no;
	}
	else{
		document.getElementById("_eco_text").innerText=_eco[(_no-1)].text;
		document.getElementById("_eco_pict").src=_eco[(_no-1)].pict;
		document.getElementById("_eco_cnt").innerText=_no;
	}
}

function _ecoNext(){
	if (navigator.userAgent.indexOf("Firefox") > -1)
		var _no = document.getElementById("_eco_cnt").textContent;
	else
		var _no = document.getElementById("_eco_cnt").innerText;
	_no++;
	if(_no>_eco.length){ _no=1; }
	if (navigator.userAgent.indexOf("Firefox") > -1){
		document.getElementById("_eco_text").textContent=_eco[(_no-1)].text;
		document.getElementById("_eco_pict").src=_eco[(_no-1)].pict;
		document.getElementById("_eco_cnt").textContent=_no;
	}
	else{
		document.getElementById("_eco_text").innerText=_eco[(_no-1)].text;
		document.getElementById("_eco_pict").src=_eco[(_no-1)].pict;
		document.getElementById("_eco_cnt").innerText=_no;
	}
}

function _initChange(){
	document.getElementById("_eco_init").style.display="none";
	document.getElementById("_eco_body").style.display="block";
}




document.write('<div class="blogparts blogparts_g" align="center"><div class="date"><img src="http://ecohappy.net/images/cal_00_g.gif" alt="" border="0" width="14" height="24"><img src="http://ecohappy.net/images/cal_07_g.gif" alt="" border="0" width="14" height="24"><img src="http://ecohappy.net/images/cal_slash_g.gif" alt="/" border="0" width="12" height="24"><img src="http://ecohappy.net/images/cal_00_g.gif" alt="" border="0" width="14" height="24"><img src="http://ecohappy.net/images/cal_03_g.gif" alt="" border="0" width="14" height="24"><img src="http://ecohappy.net/images/cal_fri_g.gif" alt="" border="0" width="43" height="20" style="margin-left:10px"></div><div id="_eco_body" style="display: block;"><table border="0" cellpadding="0" cellspacing="0" align="center"><tr valign="bottom"><td><a href="" onClick="_ecoPrev();return false;"><img src="http://ecohappy.net/images/arrow_l_g.gif" alt="" border="0" width="8" height="10" style="margin-right:1px"></a></td><td><img id="_eco_pict" src="http://ecohappy.net/img/p/1213364489.9718652.jpg" alt="" border="0" width="130" height="130"></td><td><a href="" onClick="_ecoNext();return false;"><img src="http://ecohappy.net/images/arrow_r_g.gif" alt="" border="0" width="8" height="10" style="margin-left:1px"></a></td></tr></table><img src="http://ecohappy.net/images/ttl_today_ecohapi_g.gif" alt="今日のエコハピ" border="0" width="130" height="18"><br><div class="text txt11"><span id="_eco_text">飼い猫の瞳がきれいだったから7月3日は、エコハピデー。このHAPPYとずっと一緒にいられるように飼い猫の安全を守るためにエコライフを実行することで自然に恩返しします</span></div><div class="page txt-sml" id="_eco_page"><span id="_eco_cnt">1</span>/1</div></div><!--Link--><div><a href="http://ecohappy.net/index.html?ehtop=1" target="_top"><img src="http://ecohappy.net/images/d.gif" alt="エコハピ　エコでHAPPY" border="0" width="147" height="32"></a></div><!--/Link--></div>');
//-->
