/* title banner 2008-07-02 */

switch(flagAd){

case 'side': //1XX x 600 LASTCHAOS
 break;

case 'main': //468 x XXX LASTCHAOS
document.write('<div>');
document.write('<a href="http://www.last-chaos.jp/" target="_blank">http://www.last-chaos.jp/</a>');
document.write('</div>');
 break;

}

