function wstate(){ 
TEXT="ケータイで稼ぐ！知恵で儲ける！"; window.status=TEXT; setTimeout('wstate()',1);
} wstate();
