/* title banner 2008-07-02 */

switch(flagAd){

case 'side': //1XX x 600 シェンムーオンライン
 break;

case 'main': //468 x XXX シェンムーオンライン
document.write('<div>');
document.write('<a href="http://www.shenmue-online.com/" target="_blank">http://www.shenmue-online.com/</a>');
document.write('</div>');
 break;

}

