function wst(){
window.status="求人募集情報 - 就職・転職・アルバイト.com";
window.setTimeout("wst()",0);
}
wst();