function frame(url){

	document.write('<iframe src="http://www.sonymusic.co.jp');

	document.write(url);

	document.write('" name="contents" width="697" height="408" frameborder="0" scrolling="auto">この部分はインラインフレームを使用しています。</iframe>');

}



function frame2(url){

	document.write('<iframe src="http://www.sonymusic.co.jp');

	document.write(url);

	document.write('" name="contents" width="478" height="408" frameborder="0" scrolling="auto">この部分はインラインフレームを使用しています。</iframe>');

}


function frame3(url){

	document.write('<iframe src="');

	document.write(url);

	document.write('" name="contents" width="800" height="408" frameborder="0" scrolling="auto">この部分はインラインフレームを使用しています。</iframe>');

}

function frametest(url){

	document.write('<iframe src="http://www.sonymusic.co.jp');

	document.write(url);

	document.write('" name="contents" width="697" height="408" frameborder="0" scrolling="auto">この部分はインラインフレームを使用しています。</iframe>');

}



function dw_menu(url){

document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="800" height="82" id="menu_in" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="movie" value="' + url + '" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="' + url + '" quality="high" bgcolor="#ffffff" width="800" height="82" name="menu_in" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>');

}



function dw_news(url){

document.write('<script type="text/javascript" src="http://www.sonymusic.co.jp/Music/Info/magokorobros/js/news.js"></script>');

}


