/* title banner 2009-01-16 */

switch(flagAd){

case 'side': //1XX x 600 ストリートファイターオンライン
 break;

case 'main': //official site 468 x XXX ストリートファイターオンライン
document.write('<div>');
document.write('<a href="http://www.daletto.com/pc/sfo/" target="_blank">http://www.daletto.com/pc/sfo/</a>');
document.write('</div>');
 break;
}

