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