reff=document.referrer; 
if(reff.indexOf('http://www5e.biglobe.ne.jp/~ma-puro/')!=-1){ 
location.replace('http://www.yahoo.co.jp/') 
} 


reff=document.referrer; 
if(reff.indexOf('http://www.syunkan.net/')!=-1){ 
location.replace('http://www.yahoo.co.jp/') 
} 




