// 読者モニターバナー（大）
function bnr_pre()
{
    document.write('<object data="flash/bannermodel.swf" width="270" height="60" type="application/x-shockwave-flash">\n');
    document.write('<param name="movie" value="flash/bannermodel.swf" />\n');
    document.write('<a href="http://www.buzzclip-net.com/static/model2/" target="_parent"><img src="flash/fla.jpg" width="270" height="60" alt="読者モデル大募集" /></a>\n');
	document.write('</object>\n');
}

// 読者プレゼントバナー
/*function bnr_pre()
{
    document.write('<object data="flash/bannerpre.swf" width="270" height="60" type="application/x-shockwave-flash">\n');
    document.write('<param name="movie" value="flash/bannerpre.swf" />\n');
    document.write('<a href="http://www2.pado.co.jp/t/buzz/" target="_blank"><img src="flash/bannerpre.jpg" width="270" height="60" alt="祝！創刊1周年 読者プレゼント" /></a>\n');
	document.write('</object>\n');
}*/


// 読者モニターバナー（小）
/*function bnr_moni()
{
    document.write('<object data="flash/bannermodel.swf" width="214" height="48" type="application/x-shockwave-flash">\n');
    document.write('<param name="movie" value="flash/bannermodel.swf" />\n');
    document.write('<a href="http://www.buzzclip-net.com/static/model2/" target="_parent"><img src="flash/bannermodel.jpg" width="214" height="48" alt="読者モデル大募集" /></a>\n');
	document.write('</object>\n');
}*/