/* title banner 2009-04-01 */

switch(flagAd){

case 'side': //1XX x 600 ＬＯＳＴ ＯＮＬＩＮＥ
 break;

case 'main': //official site 468 x XXX ＬＯＳＴ ＯＮＬＩＮＥ
document.write('<div>');
document.write('<a href="http://lostonline.mgame.jp/" target="_blank">http://lostonline.mgame.jp/</a>');
document.write('</div>');
 break;
}

