<html>
<head>
<SCRIPT LANGUAGE="JavaScript">
<!--
function P3on(n) {
if(navigator.appVersion.substring(0,19)=="3.0 (DreamPassport/"){
document.embeds[n].vibrate=1;
}
}
function P3off(n) {
if(navigator.appVersion.substring(0,19)=="3.0 (DreamPassport/"){
document.embeds[n].vibrate=0;
}
}
//-->
</SCRIPT>
</head>
<body>
<embed type=application/x-dreamcast-vibrate autostart=false power=4 freq=17 oneshot loop=5 on=192ms off=192ms hidden=true>
<font size="3" color="red">
(On)ってあったら、クリックしてね♪</font><BR><BR>
<font size="3">
若葉学園運動会も盛り上がって参りました♪<BR>
1年B組のゆい太君も<a href="puru2_01b.htm" onMouseOver="P3on(0)" onMouseOut="P3off(0)">太鼓が響く中</a></font><font size="3" color="red">(On)</font><font size="3">懸命に応援してます♪</font><BR><BR>
</body>
</html>