/* title banner 2010-01-23 */

switch(flagAd){

case 'side': //1XX x 600 SPECIAL FORCE
 break;

case 'main': //official site 468 x XXX SPECIAL FORCE
document.write('<div>');
document.write('<a href="http://sf.hangame.co.jp/ct_index.asp" target="_blank">http://sf.hangame.co.jp/ct_index.asp</a>');
document.write('</div>');
 break;
}

