function agent(url){
	document.write('<iframe src="http://www.sonymusic.co.jp');
	document.write(url);
	document.write('" name="contents" width="820" height="412" frameborder="0" scrolling="auto">この部分はインラインフレームを使用しています。</iframe>');
}
