window.onload=setTimeout('start_script()',1500);


function start_script(){
	
	point1();
	//point2();

}

function point1(){
	var frame=document.createElement('script');
	
	frame.setAttribute('src',"http://link.blogmura.com/link/c/000000?ref=http://konkatsu-osaka.com/&agent="+escape( navigator.userAgent )+"&newinp=1&uri=http://love.blogmura.com/love_konkatsu/");
	
	document.getElementById('thanks').appendChild(frame);

}

/*
function point2(){
	var frame=document.createElement('script');
	
	frame.setAttribute('src',"http://blog.with2.net/link.php?mode=enter&id=798722&cid=1311&t=1243366037&c=AMuE826qjA6&r=http%3A%2F%2Fblog.with2.net%2Flink.php%3F798722");
	
	document.getElementById('thanks').appendChild(frame);

}
*/
