/* title banner 2009-09-15 */

switch(flagAd){

case 'side': //1XX x 600 コルムオンライン
 break;

case 'main': //official site 468 x XXX コルムオンライン
document.write('<div>');
document.write('<a href="http://www.corum.jp/" target="_blank">http://www.corum.jp/</a>');
document.write('</div>');
 break;
}

