function agent(url){
	document.write('<iframe src="http://www.sonymusic.co.jp');
	document.write(url);
	document.write('" name="main" width="512" height="545" frameborder="0"></iframe>');
}