function nam() {
location.href ="http://www.can-chan.com/js/count.html";
}
onload="setTimeout('nam()',5)";	//この行を入れることでページを先送りすることになる。
